HomeHome Metamath Proof Explorer < Previous   Next >
Related theorems
Unicode version

Theorem eqeqan12dOLD 1902
Description: A useful inference for substituting definitions into an equality.
Hypotheses
Ref Expression
eqeqan12d.1 |- (ph -> A = B)
eqeqan12d.2 |- (ps -> C = D)
Assertion
Ref Expression
eqeqan12dOLD |- ((ph /\ ps) -> (A = C <-> B = D))

Proof of Theorem eqeqan12dOLD
StepHypRef Expression
1 eqeqan12d.1 . . 3 |- (ph -> A = B)
21adantr 425 . 2 |- ((ph /\ ps) -> A = B)
3 eqeqan12d.2 . . 3 |- (ps -> C = D)
43adantl 424 . 2 |- ((ph /\ ps) -> C = D)
52, 4eqeq12d 1899 1 |- ((ph /\ ps) -> (A = C <-> B = D))
Colors of variables: wff set class
Syntax hints:   -> wi 3   <-> wb 163   /\ wa 240   = wceq 1298
This theorem was proved from axioms:  ax-1 4  ax-2 5  ax-3 6  ax-mp 7  ax-gen 1305  ax-17 1317  ax-4 1319  ax-5o 1321  ax-ext 1865
This theorem depends on definitions:  df-bi 164  df-an 242  df-cleq 1877
Copyright terms: Public domain