let x, y be set ; :: thesis: ( x indom f & y indom t implies ( ( f . x = y implies t . y = x ) & ( t . y = x implies f . x = y ) ) ) assume A2:
( x indom f & y indom t )
; :: thesis: ( ( f . x = y implies t . y = x ) & ( t . y = x implies f . x = y ) ) then reconsider x1 = x as Element of C ; reconsider y1 = y as Element of D by A2; thus
( f . x = y implies t . y = x )
:: thesis: ( t . y = x implies f . x = y )