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

Theorem pm4.15 353
Description: Theorem *4.15 of [WhiteheadRussell] p. 117.
Assertion
Ref Expression
pm4.15 |- (((ph /\ ps) -> -. ch) <-> ((ps /\ ch) -> -. ph))

Proof of Theorem pm4.15
StepHypRef Expression
1 impexp 347 . 2 |- (((ph /\ ps) -> -. ch) <-> (ph -> (ps -> -. ch)))
2 imnan 242 . . 3 |- ((ps -> -. ch) <-> -. (ps /\ ch))
32imbi2i 185 . 2 |- ((ph -> (ps -> -. ch)) <-> (ph -> -. (ps /\ ch)))
4 bi2.03 165 . 2 |- ((ph -> -. (ps /\ ch)) <-> ((ps /\ ch) -> -. ph))
51, 3, 43bitr 177 1 |- (((ph /\ ps) -> -. ch) <-> ((ps /\ ch) -> -. ph))
Colors of variables: wff set class
Syntax hints:  -. wn 2   -> wi 3   <-> wb 146   /\ wa 223
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