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

Theorem pm4.45im 359
Description: Conjunction with implication. Compare Theorem *4.45 of [WhiteheadRussell] p. 119.
Assertion
Ref Expression
pm4.45im |- (ph <-> (ph /\ (ps -> ph)))

Proof of Theorem pm4.45im
StepHypRef Expression
1 ax-1 4 . . 3 |- (ph -> (ps -> ph))
21ancli 320 . 2 |- (ph -> (ph /\ (ps -> ph)))
3 simpl 346 . 2 |- ((ph /\ (ps -> ph)) -> ph)
42, 3impbii 174 1 |- (ph <-> (ph /\ (ps -> ph)))
Colors of variables: wff set class
Syntax hints:   -> wi 3   <-> wb 163   /\ wa 240
This theorem is referenced by:  difdif 2734
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 164  df-an 242
Copyright terms: Public domain