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