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

Theorem 3anim123d 900
Description: Deduction joining 3 implications to form implication of conjunctions.
Hypotheses
Ref Expression
3anim123d.1 |- (ph -> (ps -> ch))
3anim123d.2 |- (ph -> (th -> ta))
3anim123d.3 |- (ph -> (et -> ze))
Assertion
Ref Expression
3anim123d |- (ph -> ((ps /\ th /\ et) -> (ch /\ ta /\ ze)))

Proof of Theorem 3anim123d
StepHypRef Expression
1 3anim123d.1 . . . 4 |- (ph -> (ps -> ch))
2 3anim123d.2 . . . 4 |- (ph -> (th -> ta))
31, 2anim12d 558 . . 3 |- (ph -> ((ps /\ th) -> (ch /\ ta)))
4 3anim123d.3 . . 3 |- (ph -> (et -> ze))
53, 4anim12d 558 . 2 |- (ph -> (((ps /\ th) /\ et) -> ((ch /\ ta) /\ ze)))
6 df-3an 777 . 2 |- ((ps /\ th /\ et) <-> ((ps /\ th) /\ et))
7 df-3an 777 . 2 |- ((ch /\ ta /\ ze) <-> ((ch /\ ta) /\ ze))
85, 6, 73imtr4g 553 1 |- (ph -> ((ps /\ th /\ et) -> (ch /\ ta /\ ze)))
Colors of variables: wff set class
Syntax hints:   -> wi 3   /\ wa 223   /\ w3a 775
This theorem is referenced by:  poss 2841  abfii4OLD 4564  expord2t 6604  opni3 7866  grpnnncan2 8093  ipsubdir 8508  hmphsyma 10528  cmpassoh 10729
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  df-3an 777
Copyright terms: Public domain