Description: A useful inference for substituting definitions into an equality. (Contributed by NM, 15-Jul-1993) (Proof shortened by Andrew Salmon, 25-May-2011) (Proof shortened by Wolf Lammen, 20-Nov-2019)
|- A = B
|- C = D
|- ( A = C <-> B = D )
|- ( A = C <-> B = C )
|- ( B = C <-> B = D )