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

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

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

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