let x be set ; :: thesis: ( ex y, z being set st x = [y,z] implies ( x <> x `1 & x <> x `2 ) )
given y, z being set such that A1: x = [y,z] ; :: thesis: ( x <> x `1 & x <> x `2 )
X: ( [y,z] `1 = y & [y,z] `2 = z ) ;
now :: thesis: not y = xend;
hence x <> x `1 by A1, X; :: thesis: x <> x `2
now :: thesis: not z = xend;
hence x <> x `2 by A1, X; :: thesis: verum