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

Theorem pm4.71r 634
Description: Implication in terms of biconditional and conjunction. Theorem *4.71 of [WhiteheadRussell] p. 120 (with conjunct reversed).
Assertion
Ref Expression
pm4.71r |- ((ph -> ps) <-> (ph <-> (ps /\ ph)))

Proof of Theorem pm4.71r
StepHypRef Expression
1 pm4.71 633 . 2 |- ((ph -> ps) <-> (ph <-> (ph /\ ps)))
2 ancom 435 . . 3 |- ((ph /\ ps) <-> (ps /\ ph))
32bibi2i 606 . 2 |- ((ph <-> (ph /\ ps)) <-> (ph <-> (ps /\ ph)))
41, 3bitr 173 1 |- ((ph -> ps) <-> (ph <-> (ps /\ ph)))
Colors of variables: wff set class
Syntax hints:   -> wi 3   <-> wb 146   /\ wa 223
This theorem is referenced by:  pm4.71ri 636  pm4.71rd 637  bimsc1 748
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