let X, Y be set ; :: thesis: [:X,Y:] ~ = [:Y,X:]
let x be set ; :: according to RELAT_1:def 2 :: thesis: for b1 being set holds
( ( not [x,b1] in [:X,Y:] ~ or [x,b1] in [:Y,X:] ) & ( not [x,b1] in [:Y,X:] or [x,b1] in [:X,Y:] ~ ) )
let y be set ; :: thesis: ( ( not [x,y] in [:X,Y:] ~ or [x,y] in [:Y,X:] ) & ( not [x,y] in [:Y,X:] or [x,y] in [:X,Y:] ~ ) )
thus
( [x,y] in [:X,Y:] ~ implies [x,y] in [:Y,X:] )
:: thesis: ( not [x,y] in [:Y,X:] or [x,y] in [:X,Y:] ~ )
thus
( [x,y] in [:Y,X:] implies [x,y] in [:X,Y:] ~ )
:: thesis: verum