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

Theorem biantr 742
Description: A transitive law of equivalence. Compare Theorem *4.22 of [WhiteheadRussell] p. 117.
Assertion
Ref Expression
biantr |- (((ph <-> ps) /\ (ch <-> ps)) -> (ph <-> ch))

Proof of Theorem biantr
StepHypRef Expression
1 id 59 . . 3 |- ((ch <-> ps) -> (ch <-> ps))
21bibi2d 618 . 2 |- ((ch <-> ps) -> ((ph <-> ch) <-> (ph <-> ps)))
32biimparc 419 1 |- (((ph <-> ps) /\ (ch <-> ps)) -> (ph <-> ch))
Colors of variables: wff set class
Syntax hints:   -> wi 3   <-> wb 146   /\ wa 223
This theorem is referenced by:  bm1.1 1462
This theorem was proved from axioms:  ax-1 4  ax-2 5  ax-3 6  ax-mp 7
This theorem depends on definitions:  df-bi 147  df-an 225
Copyright terms: Public domain