let X1, X2, X3, X4, X5, X6, X7 be set ; :: thesis: ( ( X1 c= [:X1,X2,X3,X4,X5,X6,X7:] or X1 c= [:X2,X3,X4,X5,X6,X7,X1:] or X1 c= [:X3,X4,X5,X6,X7,X1,X2:] or X1 c= [:X4,X5,X6,X7,X1,X2,X3:] or X1 c= [:X5,X6,X7,X1,X2,X3,X4:] or X1 c= [:X6,X7,X1,X2,X3,X4,X5:] or X1 c= [:X7,X1,X2,X3,X4,X5,X6:] ) implies X1 = {} )
assume that
A1: ( X1 c= [:X1,X2,X3,X4,X5,X6,X7:] or X1 c= [:X2,X3,X4,X5,X6,X7,X1:] or X1 c= [:X3,X4,X5,X6,X7,X1,X2:] or X1 c= [:X4,X5,X6,X7,X1,X2,X3:] or X1 c= [:X5,X6,X7,X1,X2,X3,X4:] or X1 c= [:X6,X7,X1,X2,X3,X4,X5:] or X1 c= [:X7,X1,X2,X3,X4,X5,X6:] ) and
A2: X1 <> {} ; :: thesis: contradiction
( [:X1,X2,X3,X4,X5,X6,X7:] <> {} or [:X2,X3,X4,X5,X6,X7,X1:] <> {} or [:X3,X4,X5,X6,X7,X1,X2:] <> {} or [:X4,X5,X6,X7,X1,X2,X3:] <> {} or [:X5,X6,X7,X1,X2,X3,X4:] <> {} or [:X6,X7,X1,X2,X3,X4,X5:] <> {} or [:X7,X1,X2,X3,X4,X5,X6:] <> {} ) by A1, A2, XBOOLE_1:3;
then A3: ( X1 <> {} & X2 <> {} & X3 <> {} & X4 <> {} & X5 <> {} & X6 <> {} & X7 <> {} ) by MC352;
now
per cases ( X1 c= [:X1,X2,X3,X4,X5,X6,X7:] or X1 c= [:X2,X3,X4,X5,X6,X7,X1:] or X1 c= [:X3,X4,X5,X6,X7,X1,X2:] or X1 c= [:X4,X5,X6,X7,X1,X2,X3:] or X1 c= [:X5,X6,X7,X1,X2,X3,X4:] or X1 c= [:X6,X7,X1,X2,X3,X4,X5:] or X1 c= [:X7,X1,X2,X3,X4,X5,X6:] ) by A1;
suppose A4: X1 c= [:X1,X2,X3,X4,X5,X6,X7:] ; :: thesis: contradiction
consider y being set such that
A5: y in X1 and
A6: for x1, x2, x3, x4, x5, x6, x7 being set st ( x1 in X1 or x2 in X1 ) holds
y <> [x1,x2,x3,x4,x5,x6,x7] by A2, Th46;
reconsider y = y as Element of [:X1,X2,X3,X4,X5,X6,X7:] by A4, A5;
( y = [(y `1 ),(y `2 ),(y `3 ),(y `4 ),(y `5 ),(y `6 ),(y `7 )] & y `1 in X1 ) by A3, Th58;
hence contradiction by A6; :: thesis: verum
end;
suppose X1 c= [:X2,X3,X4,X5,X6,X7,X1:] ; :: thesis: contradiction
then X1 c= [:[:X2,X3:],X4,X5,X6,X7,X1:] by Th12;
hence contradiction by A2, Th21; :: thesis: verum
end;
suppose X1 c= [:X3,X4,X5,X6,X7,X1,X2:] ; :: thesis: contradiction
then X1 c= [:[:X3,X4:],X5,X6,X7,X1,X2:] by Th12;
hence contradiction by A2, Th21; :: thesis: verum
end;
suppose X1 c= [:X4,X5,X6,X7,X1,X2,X3:] ; :: thesis: contradiction
then X1 c= [:[:X4,X5:],X6,X7,X1,X2,X3:] by Th12;
hence contradiction by A2, Th21; :: thesis: verum
end;
suppose X1 c= [:X5,X6,X7,X1,X2,X3,X4:] ; :: thesis: contradiction
then X1 c= [:[:X5,X6:],X7,X1,X2,X3,X4:] by Th12;
hence contradiction by A2, Th21; :: thesis: verum
end;
suppose X1 c= [:X6,X7,X1,X2,X3,X4,X5:] ; :: thesis: contradiction
then X1 c= [:[:X6,X7:],X1,X2,X3,X4,X5:] by Th12;
hence contradiction by A2, Th21; :: thesis: verum
end;
suppose A7: X1 c= [:X7,X1,X2,X3,X4,X5,X6:] ; :: thesis: contradiction
consider y being set such that
A8: y in X1 and
A9: for x1, x2, x3, x4, x5, x6, x7 being set st ( x1 in X1 or x2 in X1 ) holds
y <> [x1,x2,x3,x4,x5,x6,x7] by A2, Th46;
reconsider y = y as Element of [:X7,X1,X2,X3,X4,X5,X6:] by A7, A8;
( y = [(y `1 ),(y `2 ),(y `3 ),(y `4 ),(y `5 ),(y `6 ),(y `7 )] & y `2 in X1 ) by A3, Th58;
hence contradiction by A9; :: thesis: verum
end;
end;
end;
hence contradiction ; :: thesis: verum