let X, Y be set ; :: thesis: ( [:X,X,X:] = [:Y,Y,Y:] implies X = Y )
assume [:X,X,X:] = [:Y,Y,Y:] ; :: thesis: X = Y
then ( ( X <> {} or Y <> {} ) implies X = Y ) by Th22;
hence X = Y ; :: thesis: verum