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

Theorem nn0ind 9369
Description: Principle of Mathematical Induction (inference schema) on nonnegative integers. The first four hypotheses give us the substitution instances we need; the last two are the basis and the induction step. (Contributed by NM, 13-May-2004.)
Hypotheses
Ref Expression
nn0ind.1  |-  ( x  =  0  ->  ( ph 
<->  ps ) )
nn0ind.2  |-  ( x  =  y  ->  ( ph 
<->  ch ) )
nn0ind.3  |-  ( x  =  ( y  +  1 )  ->  ( ph 
<->  th ) )
nn0ind.4  |-  ( x  =  A  ->  ( ph 
<->  ta ) )
nn0ind.5  |-  ps
nn0ind.6  |-  ( y  e.  NN0  ->  ( ch 
->  th ) )
Assertion
Ref Expression
nn0ind  |-  ( A  e.  NN0  ->  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 nn0ind
StepHypRef Expression
1 elnn0z 9268 . 2  |-  ( A  e.  NN0  <->  ( A  e.  ZZ  /\  0  <_  A ) )
2 0z 9266 . . 3  |-  0  e.  ZZ
3 nn0ind.1 . . . 4  |-  ( x  =  0  ->  ( ph 
<->  ps ) )
4 nn0ind.2 . . . 4  |-  ( x  =  y  ->  ( ph 
<->  ch ) )
5 nn0ind.3 . . . 4  |-  ( x  =  ( y  +  1 )  ->  ( ph 
<->  th ) )
6 nn0ind.4 . . . 4  |-  ( x  =  A  ->  ( ph 
<->  ta ) )
7 nn0ind.5 . . . . 5  |-  ps
87a1i 9 . . . 4  |-  ( 0  e.  ZZ  ->  ps )
9 elnn0z 9268 . . . . . 6  |-  ( y  e.  NN0  <->  ( y  e.  ZZ  /\  0  <_ 
y ) )
10 nn0ind.6 . . . . . 6  |-  ( y  e.  NN0  ->  ( ch 
->  th ) )
119, 10sylbir 135 . . . . 5  |-  ( ( y  e.  ZZ  /\  0  <_  y )  -> 
( ch  ->  th )
)
12113adant1 1015 . . . 4  |-  ( ( 0  e.  ZZ  /\  y  e.  ZZ  /\  0  <_  y )  ->  ( ch  ->  th ) )
133, 4, 5, 6, 8, 12uzind 9366 . . 3  |-  ( ( 0  e.  ZZ  /\  A  e.  ZZ  /\  0  <_  A )  ->  ta )
142, 13mp3an1 1324 . 2  |-  ( ( A  e.  ZZ  /\  0  <_  A )  ->  ta )
151, 14sylbi 121 1  |-  ( A  e.  NN0  ->  ta )
Colors of variables: wff set class
Syntax hints:    -> wi 4    /\ wa 104    <-> wb 105    = wceq 1353    e. wcel 2148   class class class wbr 4005  (class class class)co 5877   0cc0 7813   1c1 7814    + caddc 7816    <_ cle 7995   NN0cn0 9178   ZZcz 9255
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-in1 614  ax-in2 615  ax-io 709  ax-5 1447  ax-7 1448  ax-gen 1449  ax-ie1 1493  ax-ie2 1494  ax-8 1504  ax-10 1505  ax-11 1506  ax-i12 1507  ax-bndl 1509  ax-4 1510  ax-17 1526  ax-i9 1530  ax-ial 1534  ax-i5r 1535  ax-13 2150  ax-14 2151  ax-ext 2159  ax-sep 4123  ax-pow 4176  ax-pr 4211  ax-un 4435  ax-setind 4538  ax-cnex 7904  ax-resscn 7905  ax-1cn 7906  ax-1re 7907  ax-icn 7908  ax-addcl 7909  ax-addrcl 7910  ax-mulcl 7911  ax-addcom 7913  ax-addass 7915  ax-distr 7917  ax-i2m1 7918  ax-0lt1 7919  ax-0id 7921  ax-rnegex 7922  ax-cnre 7924  ax-pre-ltirr 7925  ax-pre-ltwlin 7926  ax-pre-lttrn 7927  ax-pre-ltadd 7929
This theorem depends on definitions:  df-bi 117  df-3or 979  df-3an 980  df-tru 1356  df-fal 1359  df-nf 1461  df-sb 1763  df-eu 2029  df-mo 2030  df-clab 2164  df-cleq 2170  df-clel 2173  df-nfc 2308  df-ne 2348  df-nel 2443  df-ral 2460  df-rex 2461  df-reu 2462  df-rab 2464  df-v 2741  df-sbc 2965  df-dif 3133  df-un 3135  df-in 3137  df-ss 3144  df-pw 3579  df-sn 3600  df-pr 3601  df-op 3603  df-uni 3812  df-int 3847  df-br 4006  df-opab 4067  df-id 4295  df-xp 4634  df-rel 4635  df-cnv 4636  df-co 4637  df-dm 4638  df-iota 5180  df-fun 5220  df-fv 5226  df-riota 5833  df-ov 5880  df-oprab 5881  df-mpo 5882  df-pnf 7996  df-mnf 7997  df-xr 7998  df-ltxr 7999  df-le 8000  df-sub 8132  df-neg 8133  df-inn 8922  df-n0 9179  df-z 9256
This theorem is referenced by:  zindd  9373  uzaddcl  9588  frecfzennn  10428  mulexp  10561  expadd  10564  expmul  10567  leexp1a  10577  bernneq  10643  modqexp  10649  nn0ltexp2  10691  faccl  10717  facdiv  10720  facwordi  10722  faclbnd  10723  faclbnd6  10726  facubnd  10727  bccl  10749  cjexp  10904  absexp  11090  binom  11494  bcxmas  11499  fprodfac  11625  demoivreALT  11783  odd2np1lem  11879  alginv  12049  prmfac1  12154  pcfac  12350  ennnfonelemhf1o  12416  mhmmulg  13029  srgmulgass  13177  srgpcomp  13178  lmodvsmmulgdi  13418  cnfldexp  13510  expcncf  14131
  Copyright terms: Public domain W3C validator