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