let x, y be object ; :: according to NECKLACE:def 3,RELAT_2:def 3 :: thesis: ( not x in the carrier of (ComplRelStr R) or not y in the carrier of (ComplRelStr R) or not [x,y] in the InternalRel of (ComplRelStr R) or [y,x] in the InternalRel of (ComplRelStr R) )
set S = ComplRelStr R;
assume that
A1: ( x in the carrier of (ComplRelStr R) & y in the carrier of (ComplRelStr R) ) and
A2: [x,y] in the InternalRel of (ComplRelStr R) ; :: thesis: [y,x] in the InternalRel of (ComplRelStr R)
per cases ( x = y or x <> y ) ;
end;