consider s1 being Element of S;
consider t1, t2 being Element of T such that
A1: t1 <> t2 by YELLOW_8:def 1;
per cases ( s1 = t1 or s1 <> t1 ) ;
end;