let x, y be object ; :: according to RELAT_2:def 3,RELAT_2:def 11 :: thesis: ( not x in field [^R,S^] or not y in field [^R,S^] or not [^,^] in [^R,S^] or [^,^] in [^R,S^] )
assume that
x in field [^R,S^] and
y in field [^R,S^] ; :: thesis: ( not [^,^] in [^R,S^] or [^,^] in [^R,S^] )
assume [x,y] in [^R,S^] ; :: thesis: [^,^] in [^R,S^]
then consider p, q, s, t being set such that
A1: x = [p,q] and
A2: y = [s,t] and
A3: p in R1 and
A4: q in S1 and
A5: s in R1 and
A6: t in S1 and
A7: ( [p,s] in R or [q,t] in S ) by Def2;
A8: R is_symmetric_in field R by RELAT_2:def 11;
A9: S is_symmetric_in field S by RELAT_2:def 11;
per cases ( [p,s] in R or [q,t] in S ) by A7;
end;