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
A3: ( [: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 A4: ( X4 <> {} & X5 <> {} ) by Th90;
A5: ( X6 <> {} & X7 <> {} ) by A3, Th90;
A6: ( X2 <> {} & X3 <> {} ) by A3, Th90;
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 A7: X1 c= [:X1,X2,X3,X4,X5,X6,X7:] ; :: 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, Th84;
reconsider y = y as Element of [:X1,X2,X3,X4,X5,X6,X7:] by A7, A8;
y = [(y `1),(y `2),(y `3),(y `4),(y `5),(y `6),(y `7)] by A2, A6, A4, A5, Th96;
hence contradiction by A2, A9; :: 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, Th59; :: 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, Th59; :: 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, Th59; :: 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, Th59; :: 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, Th59; :: thesis: verum
end;
suppose A10: X1 c= [:X7,X1,X2,X3,X4,X5,X6:] ; :: thesis: contradiction
consider y being set such that
A11: y in X1 and
A12: 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, Th84;
reconsider y = y as Element of [:X7,X1,X2,X3,X4,X5,X6:] by A10, A11;
y = [(y `1),(y `2),(y `3),(y `4),(y `5),(y `6),(y `7)] by A2, A6, A4, A5, Th96;
hence contradiction by A2, A12; :: thesis: verum
end;
end;
end;
hence contradiction ; :: thesis: verum