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