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

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

Proof of Theorem mpanr2
StepHypRef Expression
1 mpanr2.1 . . 3 |- ch
2 mpanr2.2 . . . 4 |- ((ph /\ (ps /\ ch)) -> th)
32ex 373 . . 3 |- (ph -> ((ps /\ ch) -> th))
41, 3mpan2i 699 . 2 |- (ph -> (ps -> th))
54imp 350 1 |- ((ph /\ ps) -> th)
Colors of variables: wff set class
Syntax hints:   -> wi 3   /\ wa 223
This theorem is referenced by:  pm54.43 4572  aceq6b 4742  prlem934b 5138  muleqaddt 5700  rimul 6744  isumcmpi 7215  opnneissb 7728  blssopn 7867  blnei 7879  va1cnlem 8345  blocnilem 8464  sineq0 8713  lnopmult 9891
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