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

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

Proof of Theorem mpanl2OLD
StepHypRef Expression
1 mpanl2.1 . . 3 |- ps
2 mpanl2.2 . . . 4 |- (((ph /\ ps) /\ ch) -> th)
32ex 402 . . 3 |- ((ph /\ ps) -> (ch -> th))
41, 3mpan2 760 . 2 |- (ph -> (ch -> th))
54imp 377 1 |- ((ph /\ ch) -> th)
Colors of variables: wff set class
Syntax hints:   -> wi 3   /\ wa 240
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