let X be set ; :: thesis: ( X <> {} implies ex Y being set st
( Y in X & ( for Y1, Y2, Y3, Y4, Y5, Y6, Y7, Y8, Y9 being set st Y1 in Y2 & Y2 in Y3 & Y3 in Y4 & Y4 in Y5 & Y5 in Y6 & Y6 in Y7 & Y7 in Y8 & Y8 in Y9 & Y9 in Y holds
Y1 misses X ) ) )

defpred S1[ set ] means ex Y1, Y2, Y3, Y4, Y5, Y6, Y7, Y8 being set st
( Y1 in Y2 & Y2 in Y3 & Y3 in Y4 & Y4 in Y5 & Y5 in Y6 & Y6 in Y7 & Y7 in Y8 & Y8 in $1 & Y1 meets X );
consider Z1 being set such that
A1: for Y being set holds
( Y in Z1 iff ( Y in union X & S1[Y] ) ) from XBOOLE_0:sch 1();
defpred S2[ set ] means ex Y1, Y2, Y3, Y4, Y5, Y6, Y7 being set st
( Y1 in Y2 & Y2 in Y3 & Y3 in Y4 & Y4 in Y5 & Y5 in Y6 & Y6 in Y7 & Y7 in $1 & Y1 meets X );
consider Z2 being set such that
A2: for Y being set holds
( Y in Z2 iff ( Y in union (union X) & S2[Y] ) ) from XBOOLE_0:sch 1();
defpred S3[ set ] means ex Y1, Y2, Y3, Y4, Y5, Y6 being set st
( Y1 in Y2 & Y2 in Y3 & Y3 in Y4 & Y4 in Y5 & Y5 in Y6 & Y6 in $1 & Y1 meets X );
consider Z3 being set such that
A3: for Y being set holds
( Y in Z3 iff ( Y in union (union (union X)) & S3[Y] ) ) from XBOOLE_0:sch 1();
defpred S4[ set ] means ex Y1, Y2, Y3, Y4, Y5 being set st
( Y1 in Y2 & Y2 in Y3 & Y3 in Y4 & Y4 in Y5 & Y5 in $1 & Y1 meets X );
consider Z4 being set such that
A4: for Y being set holds
( Y in Z4 iff ( Y in union (union (union (union X))) & S4[Y] ) ) from XBOOLE_0:sch 1();
defpred S5[ set ] means ex Y1, Y2, Y3, Y4 being set st
( Y1 in Y2 & Y2 in Y3 & Y3 in Y4 & Y4 in $1 & Y1 meets X );
consider Z5 being set such that
A5: for Y being set holds
( Y in Z5 iff ( Y in union (union (union (union (union X)))) & S5[Y] ) ) from XBOOLE_0:sch 1();
defpred S6[ set ] means ex Y1, Y2, Y3 being set st
( Y1 in Y2 & Y2 in Y3 & Y3 in $1 & Y1 meets X );
consider Z6 being set such that
A6: for Y being set holds
( Y in Z6 iff ( Y in union (union (union (union (union (union X))))) & S6[Y] ) ) from XBOOLE_0:sch 1();
defpred S7[ set ] means ex Y1, Y2 being set st
( Y1 in Y2 & Y2 in $1 & Y1 meets X );
consider Z7 being set such that
A7: for Y being set holds
( Y in Z7 iff ( Y in union (union (union (union (union (union (union X)))))) & S7[Y] ) ) from XBOOLE_0:sch 1();
defpred S8[ set ] means ex Y1 being set st
( Y1 in $1 & Y1 meets X );
consider Z8 being set such that
A8: for Y being set holds
( Y in Z8 iff ( Y in union (union (union (union (union (union (union (union X))))))) & S8[Y] ) ) from XBOOLE_0:sch 1();
defpred S9[ set ] means $1 meets X;
consider Z9 being set such that
A9: for Y being set holds
( Y in Z9 iff ( Y in union (union (union (union (union (union (union (union (union X)))))))) & S9[Y] ) ) from XBOOLE_0:sch 1();
set V = ((((((((X \/ Z1) \/ Z2) \/ Z3) \/ Z4) \/ Z5) \/ Z6) \/ Z7) \/ Z8) \/ Z9;
A10: ((((((((X \/ Z1) \/ Z2) \/ Z3) \/ Z4) \/ Z5) \/ Z6) \/ Z7) \/ Z8) \/ Z9 = (((((((X \/ (Z1 \/ Z2)) \/ Z3) \/ Z4) \/ Z5) \/ Z6) \/ Z7) \/ Z8) \/ Z9 by XBOOLE_1:4
.= ((((((X \/ ((Z1 \/ Z2) \/ Z3)) \/ Z4) \/ Z5) \/ Z6) \/ Z7) \/ Z8) \/ Z9 by XBOOLE_1:4
.= (((((X \/ (((Z1 \/ Z2) \/ Z3) \/ Z4)) \/ Z5) \/ Z6) \/ Z7) \/ Z8) \/ Z9 by XBOOLE_1:4
.= ((((X \/ ((((Z1 \/ Z2) \/ Z3) \/ Z4) \/ Z5)) \/ Z6) \/ Z7) \/ Z8) \/ Z9 by XBOOLE_1:4
.= (((X \/ (((((Z1 \/ Z2) \/ Z3) \/ Z4) \/ Z5) \/ Z6)) \/ Z7) \/ Z8) \/ Z9 by XBOOLE_1:4
.= ((X \/ ((((((Z1 \/ Z2) \/ Z3) \/ Z4) \/ Z5) \/ Z6) \/ Z7)) \/ Z8) \/ Z9 by XBOOLE_1:4
.= (X \/ (((((((Z1 \/ Z2) \/ Z3) \/ Z4) \/ Z5) \/ Z6) \/ Z7) \/ Z8)) \/ Z9 by XBOOLE_1:4
.= X \/ ((((((((Z1 \/ Z2) \/ Z3) \/ Z4) \/ Z5) \/ Z6) \/ Z7) \/ Z8) \/ Z9) by XBOOLE_1:4 ;
assume X <> {} ; :: thesis: ex Y being set st
( Y in X & ( for Y1, Y2, Y3, Y4, Y5, Y6, Y7, Y8, Y9 being set st Y1 in Y2 & Y2 in Y3 & Y3 in Y4 & Y4 in Y5 & Y5 in Y6 & Y6 in Y7 & Y7 in Y8 & Y8 in Y9 & Y9 in Y holds
Y1 misses X ) )

then ((((((((X \/ Z1) \/ Z2) \/ Z3) \/ Z4) \/ Z5) \/ Z6) \/ Z7) \/ Z8) \/ Z9 <> {} ;
then consider Y being set such that
A11: Y in ((((((((X \/ Z1) \/ Z2) \/ Z3) \/ Z4) \/ Z5) \/ Z6) \/ Z7) \/ Z8) \/ Z9 and
A12: Y misses ((((((((X \/ Z1) \/ Z2) \/ Z3) \/ Z4) \/ Z5) \/ Z6) \/ Z7) \/ Z8) \/ Z9 by MCART_1:1;
assume A13: for Y being set holds
( not Y in X or ex Y1, Y2, Y3, Y4, Y5, Y6, Y7, Y8, Y9 being set st
( Y1 in Y2 & Y2 in Y3 & Y3 in Y4 & Y4 in Y5 & Y5 in Y6 & Y6 in Y7 & Y7 in Y8 & Y8 in Y9 & Y9 in Y & not Y1 misses X ) ) ; :: thesis: contradiction
now
assume A14: Y in X ; :: thesis: contradiction
then consider Y1, Y2, Y3, Y4, Y5, Y6, Y7, Y8, Y9 being set such that
A15: ( Y1 in Y2 & Y2 in Y3 & Y3 in Y4 & Y4 in Y5 & Y5 in Y6 & Y6 in Y7 & Y7 in Y8 & Y8 in Y9 & Y9 in Y & not Y1 misses X ) by A13;
( Y9 in union X & Y1 meets X ) by A14, A15, TARSKI:def 4;
then Y9 in Z1 by A1, A15;
then Y9 in X \/ Z1 by XBOOLE_0:def 3;
then Y9 in (X \/ Z1) \/ Z2 by XBOOLE_0:def 3;
then Y9 in ((X \/ Z1) \/ Z2) \/ Z3 by XBOOLE_0:def 3;
then Y9 in (((X \/ Z1) \/ Z2) \/ Z3) \/ Z4 by XBOOLE_0:def 3;
then Y9 in ((((X \/ Z1) \/ Z2) \/ Z3) \/ Z4) \/ Z5 by XBOOLE_0:def 3;
then Y meets ((((X \/ Z1) \/ Z2) \/ Z3) \/ Z4) \/ Z5 by A15, XBOOLE_0:3;
then Y meets (((((X \/ Z1) \/ Z2) \/ Z3) \/ Z4) \/ Z5) \/ Z6 by XBOOLE_1:70;
then Y meets ((((((X \/ Z1) \/ Z2) \/ Z3) \/ Z4) \/ Z5) \/ Z6) \/ Z7 by XBOOLE_1:70;
then Y meets (((((((X \/ Z1) \/ Z2) \/ Z3) \/ Z4) \/ Z5) \/ Z6) \/ Z7) \/ Z8 by XBOOLE_1:70;
hence contradiction by A12, XBOOLE_1:70; :: thesis: verum
end;
then Y in (((((((Z1 \/ Z2) \/ Z3) \/ Z4) \/ Z5) \/ Z6) \/ Z7) \/ Z8) \/ Z9 by A10, A11, XBOOLE_0:def 3;
then Y in ((((((Z1 \/ (Z2 \/ Z3)) \/ Z4) \/ Z5) \/ Z6) \/ Z7) \/ Z8) \/ Z9 by XBOOLE_1:4;
then Y in (((((Z1 \/ ((Z2 \/ Z3) \/ Z4)) \/ Z5) \/ Z6) \/ Z7) \/ Z8) \/ Z9 by XBOOLE_1:4;
then Y in ((((Z1 \/ (((Z2 \/ Z3) \/ Z4) \/ Z5)) \/ Z6) \/ Z7) \/ Z8) \/ Z9 by XBOOLE_1:4;
then Y in (((Z1 \/ ((((Z2 \/ Z3) \/ Z4) \/ Z5) \/ Z6)) \/ Z7) \/ Z8) \/ Z9 by XBOOLE_1:4;
then Y in ((Z1 \/ (((((Z2 \/ Z3) \/ Z4) \/ Z5) \/ Z6) \/ Z7)) \/ Z8) \/ Z9 by XBOOLE_1:4;
then Y in (Z1 \/ ((((((Z2 \/ Z3) \/ Z4) \/ Z5) \/ Z6) \/ Z7) \/ Z8)) \/ Z9 by XBOOLE_1:4;
then A16: Y in Z1 \/ (((((((Z2 \/ Z3) \/ Z4) \/ Z5) \/ Z6) \/ Z7) \/ Z8) \/ Z9) by XBOOLE_1:4;
now
assume A17: Y in Z1 ; :: thesis: contradiction
then consider Y1, Y2, Y3, Y4, Y5, Y6, Y7, Y8 being set such that
A18: ( Y1 in Y2 & Y2 in Y3 & Y3 in Y4 & Y4 in Y5 & Y5 in Y6 & Y6 in Y7 & Y7 in Y8 & Y8 in Y & Y1 meets X ) by A1;
Y in union X by A1, A17;
then Y8 in union (union X) by A18, TARSKI:def 4;
then Y8 in Z2 by A2, A18;
then Y8 in (X \/ Z1) \/ Z2 by XBOOLE_0:def 3;
then Y meets (X \/ Z1) \/ Z2 by A18, XBOOLE_0:3;
then Y meets ((X \/ Z1) \/ Z2) \/ Z3 by XBOOLE_1:70;
then Y meets (((X \/ Z1) \/ Z2) \/ Z3) \/ Z4 by XBOOLE_1:70;
then Y meets ((((X \/ Z1) \/ Z2) \/ Z3) \/ Z4) \/ Z5 by XBOOLE_1:70;
then Y meets (((((X \/ Z1) \/ Z2) \/ Z3) \/ Z4) \/ Z5) \/ Z6 by XBOOLE_1:70;
then Y meets ((((((X \/ Z1) \/ Z2) \/ Z3) \/ Z4) \/ Z5) \/ Z6) \/ Z7 by XBOOLE_1:70;
then Y meets (((((((X \/ Z1) \/ Z2) \/ Z3) \/ Z4) \/ Z5) \/ Z6) \/ Z7) \/ Z8 by XBOOLE_1:70;
hence contradiction by A12, XBOOLE_1:70; :: thesis: verum
end;
then Y in ((((((Z2 \/ Z3) \/ Z4) \/ Z5) \/ Z6) \/ Z7) \/ Z8) \/ Z9 by A16, XBOOLE_0:def 3;
then Y in (((((Z2 \/ (Z3 \/ Z4)) \/ Z5) \/ Z6) \/ Z7) \/ Z8) \/ Z9 by XBOOLE_1:4;
then Y in ((((Z2 \/ ((Z3 \/ Z4) \/ Z5)) \/ Z6) \/ Z7) \/ Z8) \/ Z9 by XBOOLE_1:4;
then Y in (((Z2 \/ (((Z3 \/ Z4) \/ Z5) \/ Z6)) \/ Z7) \/ Z8) \/ Z9 by XBOOLE_1:4;
then Y in ((Z2 \/ ((((Z3 \/ Z4) \/ Z5) \/ Z6) \/ Z7)) \/ Z8) \/ Z9 by XBOOLE_1:4;
then Y in (Z2 \/ (((((Z3 \/ Z4) \/ Z5) \/ Z6) \/ Z7) \/ Z8)) \/ Z9 by XBOOLE_1:4;
then A19: Y in Z2 \/ ((((((Z3 \/ Z4) \/ Z5) \/ Z6) \/ Z7) \/ Z8) \/ Z9) by XBOOLE_1:4;
now
assume A20: Y in Z2 ; :: thesis: contradiction
then consider Y1, Y2, Y3, Y4, Y5, Y6, Y7 being set such that
A21: ( Y1 in Y2 & Y2 in Y3 & Y3 in Y4 & Y4 in Y5 & Y5 in Y6 & Y6 in Y7 & Y7 in Y & Y1 meets X ) by A2;
Y in union (union X) by A2, A20;
then Y7 in union (union (union X)) by A21, TARSKI:def 4;
then Y7 in Z3 by A3, A21;
then Y7 in ((X \/ Z1) \/ Z2) \/ Z3 by XBOOLE_0:def 3;
then Y7 in (((X \/ Z1) \/ Z2) \/ Z3) \/ Z4 by XBOOLE_0:def 3;
then Y7 in ((((X \/ Z1) \/ Z2) \/ Z3) \/ Z4) \/ Z5 by XBOOLE_0:def 3;
then Y7 in (((((X \/ Z1) \/ Z2) \/ Z3) \/ Z4) \/ Z5) \/ Z6 by XBOOLE_0:def 3;
then Y7 in ((((((X \/ Z1) \/ Z2) \/ Z3) \/ Z4) \/ Z5) \/ Z6) \/ Z7 by XBOOLE_0:def 3;
then Y7 in (((((((X \/ Z1) \/ Z2) \/ Z3) \/ Z4) \/ Z5) \/ Z6) \/ Z7) \/ Z8 by XBOOLE_0:def 3;
then Y7 in ((((((((X \/ Z1) \/ Z2) \/ Z3) \/ Z4) \/ Z5) \/ Z6) \/ Z7) \/ Z8) \/ Z9 by XBOOLE_0:def 3;
hence contradiction by A12, A21, XBOOLE_0:3; :: thesis: verum
end;
then Y in (((((Z3 \/ Z4) \/ Z5) \/ Z6) \/ Z7) \/ Z8) \/ Z9 by A19, XBOOLE_0:def 3;
then Y in ((((Z3 \/ (Z4 \/ Z5)) \/ Z6) \/ Z7) \/ Z8) \/ Z9 by XBOOLE_1:4;
then Y in (((Z3 \/ ((Z4 \/ Z5) \/ Z6)) \/ Z7) \/ Z8) \/ Z9 by XBOOLE_1:4;
then Y in ((Z3 \/ (((Z4 \/ Z5) \/ Z6) \/ Z7)) \/ Z8) \/ Z9 by XBOOLE_1:4;
then Y in (Z3 \/ ((((Z4 \/ Z5) \/ Z6) \/ Z7) \/ Z8)) \/ Z9 by XBOOLE_1:4;
then A22: Y in Z3 \/ (((((Z4 \/ Z5) \/ Z6) \/ Z7) \/ Z8) \/ Z9) by XBOOLE_1:4;
now
assume A23: Y in Z3 ; :: thesis: contradiction
then consider Y1, Y2, Y3, Y4, Y5, Y6 being set such that
A24: ( Y1 in Y2 & Y2 in Y3 & Y3 in Y4 & Y4 in Y5 & Y5 in Y6 & Y6 in Y & Y1 meets X ) by A3;
Y in union (union (union X)) by A3, A23;
then Y6 in union (union (union (union X))) by A24, TARSKI:def 4;
then Y6 in Z4 by A4, A24;
then Y6 in (((X \/ Z1) \/ Z2) \/ Z3) \/ Z4 by XBOOLE_0:def 3;
then Y6 in ((((X \/ Z1) \/ Z2) \/ Z3) \/ Z4) \/ Z5 by XBOOLE_0:def 3;
then Y6 in (((((X \/ Z1) \/ Z2) \/ Z3) \/ Z4) \/ Z5) \/ Z6 by XBOOLE_0:def 3;
then Y6 in ((((((X \/ Z1) \/ Z2) \/ Z3) \/ Z4) \/ Z5) \/ Z6) \/ Z7 by XBOOLE_0:def 3;
then Y6 in (((((((X \/ Z1) \/ Z2) \/ Z3) \/ Z4) \/ Z5) \/ Z6) \/ Z7) \/ Z8 by XBOOLE_0:def 3;
then Y6 in ((((((((X \/ Z1) \/ Z2) \/ Z3) \/ Z4) \/ Z5) \/ Z6) \/ Z7) \/ Z8) \/ Z9 by XBOOLE_0:def 3;
hence contradiction by A12, A24, XBOOLE_0:3; :: thesis: verum
end;
then Y in ((((Z4 \/ Z5) \/ Z6) \/ Z7) \/ Z8) \/ Z9 by A22, XBOOLE_0:def 3;
then Y in (((Z4 \/ (Z5 \/ Z6)) \/ Z7) \/ Z8) \/ Z9 by XBOOLE_1:4;
then Y in ((Z4 \/ ((Z5 \/ Z6) \/ Z7)) \/ Z8) \/ Z9 by XBOOLE_1:4;
then Y in (Z4 \/ (((Z5 \/ Z6) \/ Z7) \/ Z8)) \/ Z9 by XBOOLE_1:4;
then A25: Y in Z4 \/ ((((Z5 \/ Z6) \/ Z7) \/ Z8) \/ Z9) by XBOOLE_1:4;
now
assume A26: Y in Z4 ; :: thesis: contradiction
then consider Y1, Y2, Y3, Y4, Y5 being set such that
A27: ( Y1 in Y2 & Y2 in Y3 & Y3 in Y4 & Y4 in Y5 & Y5 in Y & Y1 meets X ) by A4;
Y in union (union (union (union X))) by A4, A26;
then Y5 in union (union (union (union (union X)))) by A27, TARSKI:def 4;
then Y5 in Z5 by A5, A27;
then Y5 in ((((X \/ Z1) \/ Z2) \/ Z3) \/ Z4) \/ Z5 by XBOOLE_0:def 3;
then Y5 in (((((X \/ Z1) \/ Z2) \/ Z3) \/ Z4) \/ Z5) \/ Z6 by XBOOLE_0:def 3;
then Y5 in ((((((X \/ Z1) \/ Z2) \/ Z3) \/ Z4) \/ Z5) \/ Z6) \/ Z7 by XBOOLE_0:def 3;
then Y5 in (((((((X \/ Z1) \/ Z2) \/ Z3) \/ Z4) \/ Z5) \/ Z6) \/ Z7) \/ Z8 by XBOOLE_0:def 3;
then Y5 in ((((((((X \/ Z1) \/ Z2) \/ Z3) \/ Z4) \/ Z5) \/ Z6) \/ Z7) \/ Z8) \/ Z9 by XBOOLE_0:def 3;
hence contradiction by A12, A27, XBOOLE_0:3; :: thesis: verum
end;
then Y in (((Z5 \/ Z6) \/ Z7) \/ Z8) \/ Z9 by A25, XBOOLE_0:def 3;
then Y in ((Z5 \/ (Z6 \/ Z7)) \/ Z8) \/ Z9 by XBOOLE_1:4;
then Y in (Z5 \/ ((Z6 \/ Z7) \/ Z8)) \/ Z9 by XBOOLE_1:4;
then A28: Y in Z5 \/ (((Z6 \/ Z7) \/ Z8) \/ Z9) by XBOOLE_1:4;
now
assume A29: Y in Z5 ; :: thesis: contradiction
then consider Y1, Y2, Y3, Y4 being set such that
A30: ( Y1 in Y2 & Y2 in Y3 & Y3 in Y4 & Y4 in Y & Y1 meets X ) by A5;
Y in union (union (union (union (union X)))) by A5, A29;
then Y4 in union (union (union (union (union (union X))))) by A30, TARSKI:def 4;
then Y4 in Z6 by A6, A30;
then Y4 in (((((X \/ Z1) \/ Z2) \/ Z3) \/ Z4) \/ Z5) \/ Z6 by XBOOLE_0:def 3;
then Y4 in ((((((X \/ Z1) \/ Z2) \/ Z3) \/ Z4) \/ Z5) \/ Z6) \/ Z7 by XBOOLE_0:def 3;
then Y4 in (((((((X \/ Z1) \/ Z2) \/ Z3) \/ Z4) \/ Z5) \/ Z6) \/ Z7) \/ Z8 by XBOOLE_0:def 3;
then Y4 in ((((((((X \/ Z1) \/ Z2) \/ Z3) \/ Z4) \/ Z5) \/ Z6) \/ Z7) \/ Z8) \/ Z9 by XBOOLE_0:def 3;
hence contradiction by A12, A30, XBOOLE_0:3; :: thesis: verum
end;
then Y in ((Z6 \/ Z7) \/ Z8) \/ Z9 by A28, XBOOLE_0:def 3;
then Y in (Z6 \/ (Z7 \/ Z8)) \/ Z9 by XBOOLE_1:4;
then A31: Y in Z6 \/ ((Z7 \/ Z8) \/ Z9) by XBOOLE_1:4;
now
assume A32: Y in Z6 ; :: thesis: contradiction
then consider Y1, Y2, Y3 being set such that
A33: ( Y1 in Y2 & Y2 in Y3 & Y3 in Y & Y1 meets X ) by A6;
Y in union (union (union (union (union (union X))))) by A6, A32;
then Y3 in union (union (union (union (union (union (union X)))))) by A33, TARSKI:def 4;
then Y3 in Z7 by A7, A33;
then Y3 in ((((((X \/ Z1) \/ Z2) \/ Z3) \/ Z4) \/ Z5) \/ Z6) \/ Z7 by XBOOLE_0:def 3;
then Y3 in (((((((X \/ Z1) \/ Z2) \/ Z3) \/ Z4) \/ Z5) \/ Z6) \/ Z7) \/ Z8 by XBOOLE_0:def 3;
then Y3 in ((((((((X \/ Z1) \/ Z2) \/ Z3) \/ Z4) \/ Z5) \/ Z6) \/ Z7) \/ Z8) \/ Z9 by XBOOLE_0:def 3;
hence contradiction by A12, A33, XBOOLE_0:3; :: thesis: verum
end;
then Y in (Z7 \/ Z8) \/ Z9 by A31, XBOOLE_0:def 3;
then A34: Y in Z7 \/ (Z8 \/ Z9) by XBOOLE_1:4;
now
assume A35: Y in Z7 ; :: thesis: contradiction
then consider Y1, Y2 being set such that
A36: ( Y1 in Y2 & Y2 in Y & Y1 meets X ) by A7;
Y in union (union (union (union (union (union (union X)))))) by A7, A35;
then Y2 in union (union (union (union (union (union (union (union X))))))) by A36, TARSKI:def 4;
then Y2 in Z8 by A8, A36;
then Y2 in (((((((X \/ Z1) \/ Z2) \/ Z3) \/ Z4) \/ Z5) \/ Z6) \/ Z7) \/ Z8 by XBOOLE_0:def 3;
then Y2 in ((((((((X \/ Z1) \/ Z2) \/ Z3) \/ Z4) \/ Z5) \/ Z6) \/ Z7) \/ Z8) \/ Z9 by XBOOLE_0:def 3;
hence contradiction by A12, A36, XBOOLE_0:3; :: thesis: verum
end;
then A37: Y in Z8 \/ Z9 by A34, XBOOLE_0:def 3;
now
assume A38: Y in Z8 ; :: thesis: contradiction
then consider Y1 being set such that
A39: ( Y1 in Y & Y1 meets X ) by A8;
Y in union (union (union (union (union (union (union (union X))))))) by A8, A38;
then Y1 in union (union (union (union (union (union (union (union (union X)))))))) by A39, TARSKI:def 4;
then Y1 in Z9 by A9, A39;
then Y1 in ((((((((X \/ Z1) \/ Z2) \/ Z3) \/ Z4) \/ Z5) \/ Z6) \/ Z7) \/ Z8) \/ Z9 by XBOOLE_0:def 3;
hence contradiction by A12, A39, XBOOLE_0:3; :: thesis: verum
end;
then Y in Z9 by A37, XBOOLE_0:def 3;
then Y meets X by A9;
hence contradiction by A10, A12, XBOOLE_1:70; :: thesis: verum