let X be set ; ( card X = 2 implies ex x, y being object st
( x <> y & X = {x,y} ) )
assume A1:
card X = 2
; ex x, y being object st
( x <> y & X = {x,y} )
then consider x being object such that
A2:
x in X
by CARD_1:27, XBOOLE_0:def 1;
X is finite
by A1;
then reconsider Y = X as finite set ;
{x} c= X
by A2, ZFMISC_1:31;
then card (X \ {x}) =
(card Y) - (card {x})
by Th43
.=
2 - 1
by A1, CARD_1:30
;
then consider y being object such that
A3:
X \ {x} = {y}
by Th41;
take
x
; ex y being object st
( x <> y & X = {x,y} )
take
y
; ( x <> y & X = {x,y} )
x in {x}
by TARSKI:def 1;
hence
x <> y
by A3, XBOOLE_0:def 5; X = {x,y}
thus
X c= {x,y}
XBOOLE_0:def 10 {x,y} c= X
let z be object ; TARSKI:def 3 ( not z in {x,y} or z in X )
assume
z in {x,y}
; z in X
then A5:
( z = x or z = y )
by TARSKI:def 2;
y in X \ {x}
by A3, TARSKI:def 1;
hence
z in X
by A2, A5; verum