Description: If either R relates A and B or A and B are the same, then either A and B are the same, R relates A and B , R relates B and A . Similar to Proposition 114 of Frege1879 p. 76. Compare with frege114 . (Contributed by RP, 15-Jul-2020)
|- ( ph -> ( A R B \/ A = B ) )
|- ( ph -> ( A R B \/ A = B \/ B R A ) )
|- ( ( A R B \/ A = B \/ B R A ) <-> ( ( A R B \/ A = B ) \/ B R A ) )
|- ( ( ( A R B \/ A = B ) \/ B R A ) -> ( A R B \/ A = B \/ B R A ) )
|- ( ( A R B \/ A = B ) -> ( A R B \/ A = B \/ B R A ) )