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

Theorem mp3an1i 907
Description: An inference based on modus ponens.
Hypotheses
Ref Expression
mp3an1i.1 |- ps
mp3an1i.2 |- (ph -> ((ps /\ ch /\ th) -> ta))
Assertion
Ref Expression
mp3an1i |- (ph -> ((ch /\ th) -> ta))

Proof of Theorem mp3an1i
StepHypRef Expression
1 mp3an1i.1 . . 3 |- ps
2 mp3an1i.2 . . . 4 |- (ph -> ((ps /\ ch /\ th) -> ta))
32com12 11 . . 3 |- ((ps /\ ch /\ th) -> (ph -> ta))
41, 3mp3an1 901 . 2 |- ((ch /\ th) -> (ph -> ta))
54com12 11 1 |- (ph -> ((ch /\ th) -> ta))
Colors of variables: wff set class
Syntax hints:   -> wi 3   /\ wa 223   /\ w3a 774
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 776
Copyright terms: Public domain