H1a: {{1},{3}} c= sring4_8
proof
let x be object ; :: according to TARSKI:def 3 :: thesis: ( not x in {{1},{3}} or x in sring4_8 )
assume x in {{1},{3}} ; :: thesis: x in sring4_8
then ( x = {1} or x = {3} ) by TARSKI:def 2;
hence x in sring4_8 by ENUMSET1:def 6; :: thesis: verum
end;
H2: {{1},{3}} is Subset-Family of {1,3}
proof
{{1},{3}} c= bool {1,3}
proof
let x be object ; :: according to TARSKI:def 3 :: thesis: ( not x in {{1},{3}} or x in bool {1,3} )
assume x in {{1},{3}} ; :: thesis: x in bool {1,3}
then AAA: ( x = {1} or x = {3} ) by TARSKI:def 2;
( {1} c= {1,3} & {3} c= {1,3} ) by ZFMISC_1:7;
hence x in bool {1,3} by AAA; :: thesis: verum
end;
hence {{1},{3}} is Subset-Family of {1,3} ; :: thesis: verum
end;
H3: union {{1},{3}} = {1,3} by ZFMISC_1:26;
for x being Subset of {1,3} st x in {{1},{3}} holds
( x <> {} & ( for y being Subset of {1,3} holds
( not y in {{1},{3}} or x = y or x misses y ) ) )
proof
let x be Subset of {1,3}; :: thesis: ( x in {{1},{3}} implies ( x <> {} & ( for y being Subset of {1,3} holds
( not y in {{1},{3}} or x = y or x misses y ) ) ) )

assume AA0: x in {{1},{3}} ; :: thesis: ( x <> {} & ( for y being Subset of {1,3} holds
( not y in {{1},{3}} or x = y or x misses y ) ) )

hence x <> {} ; :: thesis: for y being Subset of {1,3} holds
( not y in {{1},{3}} or x = y or x misses y )

for y being Subset of {1,3} holds
( not y in {{1},{3}} or x = y or x misses y )
proof
let y be Subset of {1,3}; :: thesis: ( not y in {{1},{3}} or x = y or x misses y )
assume y in {{1},{3}} ; :: thesis: ( x = y or x misses y )
then ( ( y = {1} or y = {3} ) & ( x = {1} or x = {3} ) ) by AA0, TARSKI:def 2;
hence ( x = y or x misses y ) by LL18; :: thesis: verum
end;
hence for y being Subset of {1,3} holds
( not y in {{1},{3}} or x = y or x misses y ) ; :: thesis: verum
end;
hence ( {{1},{3}} is Subset of sring4_8 & {{1},{3}} is a_partition of {1,3} ) by H1a, H2, H3, EQREL_1:def 4; :: thesis: verum