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

Theorem nn0ind 9326
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 9225 . 2  |-  ( A  e.  NN0  <->  ( A  e.  ZZ  /\  0  <_  A ) )
2 0z 9223 . . 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 9225 . . . . . 6  |-  ( y  e.  NN0  <->  ( y  e.  ZZ  /\  0  <_ 
y ) )
10 nn0ind.6 . . . . . 6  |-  ( y  e.  NN0  ->  ( ch 
->  th ) )
119, 10sylbir 134 . . . . 5  |-  ( ( y  e.  ZZ  /\  0  <_  y )  -> 
( ch  ->  th )
)
12113adant1 1010 . . . 4  |-  ( ( 0  e.  ZZ  /\  y  e.  ZZ  /\  0  <_  y )  ->  ( ch  ->  th ) )
133, 4, 5, 6, 8, 12uzind 9323 . . 3  |-  ( ( 0  e.  ZZ  /\  A  e.  ZZ  /\  0  <_  A )  ->  ta )
142, 13mp3an1 1319 . 2  |-  ( ( A  e.  ZZ  /\  0  <_  A )  ->  ta )
151, 14sylbi 120 1  |-  ( A  e.  NN0  ->  ta )
Colors of variables: wff set class
Syntax hints:    -> wi 4    /\ wa 103    <-> wb 104    = wceq 1348    e. wcel 2141   class class class wbr 3989  (class class class)co 5853   0cc0 7774   1c1 7775    + caddc 7777    <_ cle 7955   NN0cn0 9135   ZZcz 9212
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-ia1 105  ax-ia2 106  ax-ia3 107  ax-in1 609  ax-in2 610  ax-io 704  ax-5 1440  ax-7 1441  ax-gen 1442  ax-ie1 1486  ax-ie2 1487  ax-8 1497  ax-10 1498  ax-11 1499  ax-i12 1500  ax-bndl 1502  ax-4 1503  ax-17 1519  ax-i9 1523  ax-ial 1527  ax-i5r 1528  ax-13 2143  ax-14 2144  ax-ext 2152  ax-sep 4107  ax-pow 4160  ax-pr 4194  ax-un 4418  ax-setind 4521  ax-cnex 7865  ax-resscn 7866  ax-1cn 7867  ax-1re 7868  ax-icn 7869  ax-addcl 7870  ax-addrcl 7871  ax-mulcl 7872  ax-addcom 7874  ax-addass 7876  ax-distr 7878  ax-i2m1 7879  ax-0lt1 7880  ax-0id 7882  ax-rnegex 7883  ax-cnre 7885  ax-pre-ltirr 7886  ax-pre-ltwlin 7887  ax-pre-lttrn 7888  ax-pre-ltadd 7890
This theorem depends on definitions:  df-bi 116  df-3or 974  df-3an 975  df-tru 1351  df-fal 1354  df-nf 1454  df-sb 1756  df-eu 2022  df-mo 2023  df-clab 2157  df-cleq 2163  df-clel 2166  df-nfc 2301  df-ne 2341  df-nel 2436  df-ral 2453  df-rex 2454  df-reu 2455  df-rab 2457  df-v 2732  df-sbc 2956  df-dif 3123  df-un 3125  df-in 3127  df-ss 3134  df-pw 3568  df-sn 3589  df-pr 3590  df-op 3592  df-uni 3797  df-int 3832  df-br 3990  df-opab 4051  df-id 4278  df-xp 4617  df-rel 4618  df-cnv 4619  df-co 4620  df-dm 4621  df-iota 5160  df-fun 5200  df-fv 5206  df-riota 5809  df-ov 5856  df-oprab 5857  df-mpo 5858  df-pnf 7956  df-mnf 7957  df-xr 7958  df-ltxr 7959  df-le 7960  df-sub 8092  df-neg 8093  df-inn 8879  df-n0 9136  df-z 9213
This theorem is referenced by:  zindd  9330  uzaddcl  9545  frecfzennn  10382  mulexp  10515  expadd  10518  expmul  10521  leexp1a  10531  bernneq  10596  modqexp  10602  nn0ltexp2  10644  faccl  10669  facdiv  10672  facwordi  10674  faclbnd  10675  faclbnd6  10678  facubnd  10679  bccl  10701  cjexp  10857  absexp  11043  binom  11447  bcxmas  11452  fprodfac  11578  demoivreALT  11736  odd2np1lem  11831  alginv  12001  prmfac1  12106  pcfac  12302  ennnfonelemhf1o  12368  expcncf  13386
  Copyright terms: Public domain W3C validator