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

Theorem bii 158
Description: Relate the biconditional connective to primitive connectives. See biigb 159 for an unusual version proved directly from axioms.
Assertion
Ref Expression
bii |- ((ph <-> ps) <-> -. ((ph -> ps) -> -. (ps -> ph)))

Proof of Theorem bii
StepHypRef Expression
1 bi1 148 . . 3 |- ((ph <-> ps) -> (ph -> ps))
2 bi2 149 . . 3 |- ((ph <-> ps) -> (ps -> ph))
31, 2jc 138 . 2 |- ((ph <-> ps) -> -. ((ph -> ps) -> -. (ps -> ph)))
4 bi3 150 . . 3 |- ((ph -> ps) -> ((ps -> ph) -> (ph <-> ps)))
54impi 143 . 2 |- (-. ((ph -> ps) -> -. (ps -> ph)) -> (ph <-> ps))
63, 5impbi 157 1 |- ((ph <-> ps) <-> -. ((ph -> ps) -> -. (ps -> ph)))
Colors of variables: wff set class
Syntax hints:  -. wn 2   -> wi 3   <-> wb 146
This theorem is referenced by:  bi 513
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
Copyright terms: Public domain