let X be set ; :: thesis: ( X <> {} implies ex Y being set st
( Y in X & ( for 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 Y holds
Y1 misses X ) ) )
defpred S1[ 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 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 being set st
( Y1 in Y2 & Y2 in Y3 & Y3 in Y4 & Y4 in Y5 & Y5 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 being set st
( Y1 in Y2 & Y2 in Y3 & Y3 in Y4 & Y4 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 being set st
( Y1 in Y2 & Y2 in Y3 & Y3 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 being set st
( Y1 in Y2 & Y2 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 being set st
( Y1 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 $1 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();
set V = ((((((X \/ Z1) \/ Z2) \/ Z3) \/ Z4) \/ Z5) \/ Z6) \/ Z7;
A8: ((((((X \/ Z1) \/ Z2) \/ Z3) \/ Z4) \/ Z5) \/ Z6) \/ Z7 =
(((((X \/ (Z1 \/ Z2)) \/ Z3) \/ Z4) \/ Z5) \/ Z6) \/ Z7
by XBOOLE_1:4
.=
((((X \/ ((Z1 \/ Z2) \/ Z3)) \/ Z4) \/ Z5) \/ Z6) \/ Z7
by XBOOLE_1:4
.=
(((X \/ (((Z1 \/ Z2) \/ Z3) \/ Z4)) \/ Z5) \/ Z6) \/ Z7
by XBOOLE_1:4
.=
((X \/ ((((Z1 \/ Z2) \/ Z3) \/ Z4) \/ Z5)) \/ Z6) \/ Z7
by XBOOLE_1:4
.=
(X \/ (((((Z1 \/ Z2) \/ Z3) \/ Z4) \/ Z5) \/ Z6)) \/ Z7
by XBOOLE_1:4
.=
X \/ ((((((Z1 \/ Z2) \/ Z3) \/ Z4) \/ Z5) \/ Z6) \/ Z7)
by XBOOLE_1:4
;
assume
X <> {}
; :: thesis: ex Y being set st
( Y in X & ( for 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 Y holds
Y1 misses X ) )
then
((((((X \/ Z1) \/ Z2) \/ Z3) \/ Z4) \/ Z5) \/ Z6) \/ Z7 <> {}
;
then consider Y being set such that
A9:
Y in ((((((X \/ Z1) \/ Z2) \/ Z3) \/ Z4) \/ Z5) \/ Z6) \/ Z7
and
A10:
Y misses ((((((X \/ Z1) \/ Z2) \/ Z3) \/ Z4) \/ Z5) \/ Z6) \/ Z7
by MCART_1:1;
assume A11:
for Y being set holds
( not Y in X or 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 Y & not Y1 misses X ) )
; :: thesis: contradiction
now assume A12:
Y in X
;
:: thesis: contradictionthen consider Y1,
Y2,
Y3,
Y4,
Y5,
Y6,
Y7 being
set such that A13:
(
Y1 in Y2 &
Y2 in Y3 &
Y3 in Y4 &
Y4 in Y5 &
Y5 in Y6 &
Y6 in Y7 &
Y7 in Y & not
Y1 misses X )
by A11;
(
Y7 in union X &
Y1 meets X )
by A12, A13, TARSKI:def 4;
then
Y7 in Z1
by A1, A13;
then
Y7 in X \/ Z1
by XBOOLE_0:def 3;
then
Y7 in (X \/ Z1) \/ Z2
by XBOOLE_0:def 3;
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
Y meets ((((X \/ Z1) \/ Z2) \/ Z3) \/ Z4) \/ Z5
by A13, XBOOLE_0:3;
then
Y meets (((((X \/ Z1) \/ Z2) \/ Z3) \/ Z4) \/ Z5) \/ Z6
by XBOOLE_1:70;
hence
contradiction
by A10, XBOOLE_1:70;
:: thesis: verum end;
then
Y in (((((Z1 \/ Z2) \/ Z3) \/ Z4) \/ Z5) \/ Z6) \/ Z7
by A8, A9, XBOOLE_0:def 3;
then
Y in ((((Z1 \/ (Z2 \/ Z3)) \/ Z4) \/ Z5) \/ Z6) \/ Z7
by XBOOLE_1:4;
then
Y in (((Z1 \/ ((Z2 \/ Z3) \/ Z4)) \/ Z5) \/ Z6) \/ Z7
by XBOOLE_1:4;
then
Y in ((Z1 \/ (((Z2 \/ Z3) \/ Z4) \/ Z5)) \/ Z6) \/ Z7
by XBOOLE_1:4;
then
Y in (Z1 \/ ((((Z2 \/ Z3) \/ Z4) \/ Z5) \/ Z6)) \/ Z7
by XBOOLE_1:4;
then A14:
Y in Z1 \/ (((((Z2 \/ Z3) \/ Z4) \/ Z5) \/ Z6) \/ Z7)
by XBOOLE_1:4;
now assume A15:
Y in Z1
;
:: thesis: contradictionthen consider Y1,
Y2,
Y3,
Y4,
Y5,
Y6 being
set such that A16:
(
Y1 in Y2 &
Y2 in Y3 &
Y3 in Y4 &
Y4 in Y5 &
Y5 in Y6 &
Y6 in Y &
Y1 meets X )
by A1;
Y in union X
by A1, A15;
then
Y6 in union (union X)
by A16, TARSKI:def 4;
then
Y6 in Z2
by A2, A16;
then
Y6 in (X \/ Z1) \/ Z2
by XBOOLE_0:def 3;
then
Y meets (X \/ Z1) \/ Z2
by A16, 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;
hence
contradiction
by A10, XBOOLE_1:70;
:: thesis: verum end;
then
Y in ((((Z2 \/ Z3) \/ Z4) \/ Z5) \/ Z6) \/ Z7
by A14, XBOOLE_0:def 3;
then
Y in (((Z2 \/ (Z3 \/ Z4)) \/ Z5) \/ Z6) \/ Z7
by XBOOLE_1:4;
then
Y in ((Z2 \/ ((Z3 \/ Z4) \/ Z5)) \/ Z6) \/ Z7
by XBOOLE_1:4;
then
Y in (Z2 \/ (((Z3 \/ Z4) \/ Z5) \/ Z6)) \/ Z7
by XBOOLE_1:4;
then A17:
Y in Z2 \/ ((((Z3 \/ Z4) \/ Z5) \/ Z6) \/ Z7)
by XBOOLE_1:4;
then
Y in (((Z3 \/ Z4) \/ Z5) \/ Z6) \/ Z7
by A17, XBOOLE_0:def 3;
then
Y in ((Z3 \/ (Z4 \/ Z5)) \/ Z6) \/ Z7
by XBOOLE_1:4;
then
Y in (Z3 \/ ((Z4 \/ Z5) \/ Z6)) \/ Z7
by XBOOLE_1:4;
then A20:
Y in Z3 \/ (((Z4 \/ Z5) \/ Z6) \/ Z7)
by XBOOLE_1:4;
then
Y in ((Z4 \/ Z5) \/ Z6) \/ Z7
by A20, XBOOLE_0:def 3;
then
Y in (Z4 \/ (Z5 \/ Z6)) \/ Z7
by XBOOLE_1:4;
then A23:
Y in Z4 \/ ((Z5 \/ Z6) \/ Z7)
by XBOOLE_1:4;
then
Y in (Z5 \/ Z6) \/ Z7
by A23, XBOOLE_0:def 3;
then A26:
Y in Z5 \/ (Z6 \/ Z7)
by XBOOLE_1:4;
then A29:
Y in Z6 \/ Z7
by A26, XBOOLE_0:def 3;
then
Y in Z7
by A29, XBOOLE_0:def 3;
then
Y meets X
by A7;
hence
contradiction
by A8, A10, XBOOLE_1:70; :: thesis: verum