ILE Home Intuitionistic Logic Explorer < Previous   Next >
Nearby theorems
Mirrors  >  Home  >  ILE Home  >  Th. List  >  nnindALT Unicode version

Theorem nnindALT 9300
Description: Principle of Mathematical Induction (inference schema). The last four hypotheses give us the substitution instances we need; the first two are the induction step and the basis.

This ALT version of nnind 9299 has a different hypothesis order. It may be easier to use with the metamath program's Proof Assistant, because "MM-PA> assign last" will be applied to the substitution instances first. We may eventually use this one as the official version. You may use either version. After the proof is complete, the ALT version can be changed to the non-ALT version with "MM-PA> minimize nnind /allow". (Contributed by NM, 7-Dec-2005.) (New usage is discouraged.) (Proof modification is discouraged.)

Hypotheses
Ref Expression
nnindALT.6  |-  ( y  e.  NN  ->  ( ch  ->  th ) )
nnindALT.5  |-  ps
nnindALT.1  |-  ( x  =  1  ->  ( ph 
<->  ps ) )
nnindALT.2  |-  ( x  =  y  ->  ( ph 
<->  ch ) )
nnindALT.3  |-  ( x  =  ( y  +  1 )  ->  ( ph 
<->  th ) )
nnindALT.4  |-  ( x  =  A  ->  ( ph 
<->  ta ) )
Assertion
Ref Expression
nnindALT  |-  ( A  e.  NN  ->  ta )
Distinct variable groups:    x, y    x, A    ps, x    ch, x    th, x    ta, x    ph, y
Allowed substitution hints:    ph( x)    ps( y)    ch( y)    th( y)    ta( y)    A( y)

Proof of Theorem nnindALT
StepHypRef Expression
1 nnindALT.1 . 2  |-  ( x  =  1  ->  ( ph 
<->  ps ) )
2 nnindALT.2 . 2  |-  ( x  =  y  ->  ( ph 
<->  ch ) )
3 nnindALT.3 . 2  |-  ( x  =  ( y  +  1 )  ->  ( ph 
<->  th ) )
4 nnindALT.4 . 2  |-  ( x  =  A  ->  ( ph 
<->  ta ) )
5 nnindALT.5 . 2  |-  ps
6 nnindALT.6 . 2  |-  ( y  e.  NN  ->  ( ch  ->  th ) )
71, 2, 3, 4, 5, 6nnind 9299 1  |-  ( A  e.  NN  ->  ta )
Colors of variables: wff set class
Syntax hints:    -> wi 4    <-> wb 105    = wceq 1402    e. wcel 2209  (class class class)co 6075   1c1 8170    + caddc 8172   NNcn 9283
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-ia1 106  ax-ia2 107  ax-ia3 108  ax-io 721  ax-5 1500  ax-7 1501  ax-gen 1502  ax-ie1 1546  ax-ie2 1547  ax-8 1557  ax-10 1558  ax-11 1559  ax-i12 1560  ax-bndl 1562  ax-4 1563  ax-17 1579  ax-i9 1583  ax-ial 1587  ax-i5r 1588  ax-ext 2220  ax-sep 4244  ax-cnex 8260  ax-resscn 8261  ax-1re 8263  ax-addrcl 8266
This theorem depends on definitions:  df-bi 117  df-3an 1011  df-tru 1405  df-nf 1514  df-sb 1816  df-clab 2225  df-cleq 2231  df-clel 2234  df-nfc 2381  df-ral 2533  df-rex 2534  df-rab 2537  df-v 2823  df-un 3224  df-in 3226  df-ss 3233  df-sn 3711  df-pr 3712  df-op 3714  df-uni 3931  df-int 3966  df-br 4126  df-iota 5332  df-fv 5380  df-ov 6078  df-inn 9284
This theorem is referenced by: (None)
  Copyright terms: Public domain W3C validator