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

Theorem nic-stdmp 1256
Description: Derive the standard modus ponens from nic-mp 1237. (Contributed by Jeff Hoffman, 18-Nov-2007.)
Hypotheses
Ref Expression
nic-smin |- ph
nic-smaj |- (ph -> ps)
Assertion
Ref Expression
nic-stdmp |- ps

Proof of Theorem nic-stdmp
StepHypRef Expression
1 nic-smin . 2 |- ph
2 nic-smaj . . 3 |- (ph -> ps)
3 nic-dfim 1235 . . . 4 |- (((ph -/\ (ps -/\ ps)) -/\ (ph -> ps)) -/\ (((ph -/\ (ps -/\ ps)) -/\ (ph -/\ (ps -/\ ps))) -/\ ((ph -> ps) -/\ (ph -> ps))))
43nic-bi2 1255 . . 3 |- ((ph -> ps) -/\ ((ph -/\ (ps -/\ ps)) -/\ (ph -/\ (ps -/\ ps))))
52, 4nic-mp 1237 . 2 |- (ph -/\ (ps -/\ ps))
61, 5nic-mp 1237 1 |- ps
Colors of variables: wff set class
Syntax hints:   -> wi 3   -/\ wnand 1229
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-or 241  df-an 242  df-nand 1230
Copyright terms: Public domain