let X be finite set ; :: thesis: ( 1 < card X implies ex x1, x2 being set st
( x1 in X & x2 in X & x1 <> x2 ) )

assume A1: 1 < card X ; :: thesis: ex x1, x2 being set st
( x1 in X & x2 in X & x1 <> x2 )

then A2: X <> {} by CARD_1:47;
set x1 = choose X;
A3: choose X in X by A2;
now
assume A4: for x2 being set st x2 in X holds
x2 = choose X ; :: thesis: contradiction
now
let x be set ; :: thesis: ( ( x in X implies x in {(choose X)} ) & ( x in {(choose X)} implies x in X ) )
hereby :: thesis: ( x in {(choose X)} implies x in X ) end;
assume x in {(choose X)} ; :: thesis: x in X
hence x in X by A3, TARSKI:def 1; :: thesis: verum
end;
then X = {(choose X)} by TARSKI:2;
hence contradiction by A1, CARD_1:50; :: thesis: verum
end;
hence ex x1, x2 being set st
( x1 in X & x2 in X & x1 <> x2 ) ; :: thesis: verum