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

Theorem nn0ind-raph 9329
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. Raph Levien remarks: "This seems a bit painful. I wonder if an explicit substitution version would be easier." (Contributed by Raph Levien, 10-Apr-2004.)
Hypotheses
Ref Expression
nn0ind-raph.1  |-  ( x  =  0  ->  ( ph 
<->  ps ) )
nn0ind-raph.2  |-  ( x  =  y  ->  ( ph 
<->  ch ) )
nn0ind-raph.3  |-  ( x  =  ( y  +  1 )  ->  ( ph 
<->  th ) )
nn0ind-raph.4  |-  ( x  =  A  ->  ( ph 
<->  ta ) )
nn0ind-raph.5  |-  ps
nn0ind-raph.6  |-  ( y  e.  NN0  ->  ( ch 
->  th ) )
Assertion
Ref Expression
nn0ind-raph  |-  ( 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-raph
Dummy variable  z is distinct from all other variables.
StepHypRef Expression
1 elnn0 9137 . 2  |-  ( A  e.  NN0  <->  ( A  e.  NN  \/  A  =  0 ) )
2 dfsbcq2 2958 . . . 4  |-  ( z  =  1  ->  ( [ z  /  x ] ph  <->  [. 1  /  x ]. ph ) )
3 nfv 1521 . . . . 5  |-  F/ x ch
4 nn0ind-raph.2 . . . . 5  |-  ( x  =  y  ->  ( ph 
<->  ch ) )
53, 4sbhypf 2779 . . . 4  |-  ( z  =  y  ->  ( [ z  /  x ] ph  <->  ch ) )
6 nfv 1521 . . . . 5  |-  F/ x th
7 nn0ind-raph.3 . . . . 5  |-  ( x  =  ( y  +  1 )  ->  ( ph 
<->  th ) )
86, 7sbhypf 2779 . . . 4  |-  ( z  =  ( y  +  1 )  ->  ( [ z  /  x ] ph  <->  th ) )
9 nfv 1521 . . . . 5  |-  F/ x ta
10 nn0ind-raph.4 . . . . 5  |-  ( x  =  A  ->  ( ph 
<->  ta ) )
119, 10sbhypf 2779 . . . 4  |-  ( z  =  A  ->  ( [ z  /  x ] ph  <->  ta ) )
12 nfsbc1v 2973 . . . . 5  |-  F/ x [. 1  /  x ]. ph
13 1ex 7915 . . . . 5  |-  1  e.  _V
14 c0ex 7914 . . . . . . 7  |-  0  e.  _V
15 0nn0 9150 . . . . . . . . . . . 12  |-  0  e.  NN0
16 eleq1a 2242 . . . . . . . . . . . 12  |-  ( 0  e.  NN0  ->  ( y  =  0  ->  y  e.  NN0 ) )
1715, 16ax-mp 5 . . . . . . . . . . 11  |-  ( y  =  0  ->  y  e.  NN0 )
18 nn0ind-raph.5 . . . . . . . . . . . . . . 15  |-  ps
19 nn0ind-raph.1 . . . . . . . . . . . . . . 15  |-  ( x  =  0  ->  ( ph 
<->  ps ) )
2018, 19mpbiri 167 . . . . . . . . . . . . . 14  |-  ( x  =  0  ->  ph )
21 eqeq2 2180 . . . . . . . . . . . . . . . 16  |-  ( y  =  0  ->  (
x  =  y  <->  x  = 
0 ) )
2221, 4syl6bir 163 . . . . . . . . . . . . . . 15  |-  ( y  =  0  ->  (
x  =  0  -> 
( ph  <->  ch ) ) )
2322pm5.74d 181 . . . . . . . . . . . . . 14  |-  ( y  =  0  ->  (
( x  =  0  ->  ph )  <->  ( x  =  0  ->  ch ) ) )
2420, 23mpbii 147 . . . . . . . . . . . . 13  |-  ( y  =  0  ->  (
x  =  0  ->  ch ) )
2524com12 30 . . . . . . . . . . . 12  |-  ( x  =  0  ->  (
y  =  0  ->  ch ) )
2614, 25vtocle 2804 . . . . . . . . . . 11  |-  ( y  =  0  ->  ch )
27 nn0ind-raph.6 . . . . . . . . . . 11  |-  ( y  e.  NN0  ->  ( ch 
->  th ) )
2817, 26, 27sylc 62 . . . . . . . . . 10  |-  ( y  =  0  ->  th )
2928adantr 274 . . . . . . . . 9  |-  ( ( y  =  0  /\  x  =  1 )  ->  th )
30 oveq1 5860 . . . . . . . . . . . . 13  |-  ( y  =  0  ->  (
y  +  1 )  =  ( 0  +  1 ) )
31 0p1e1 8992 . . . . . . . . . . . . 13  |-  ( 0  +  1 )  =  1
3230, 31eqtrdi 2219 . . . . . . . . . . . 12  |-  ( y  =  0  ->  (
y  +  1 )  =  1 )
3332eqeq2d 2182 . . . . . . . . . . 11  |-  ( y  =  0  ->  (
x  =  ( y  +  1 )  <->  x  = 
1 ) )
3433, 7syl6bir 163 . . . . . . . . . 10  |-  ( y  =  0  ->  (
x  =  1  -> 
( ph  <->  th ) ) )
3534imp 123 . . . . . . . . 9  |-  ( ( y  =  0  /\  x  =  1 )  ->  ( ph  <->  th )
)
3629, 35mpbird 166 . . . . . . . 8  |-  ( ( y  =  0  /\  x  =  1 )  ->  ph )
3736ex 114 . . . . . . 7  |-  ( y  =  0  ->  (
x  =  1  ->  ph ) )
3814, 37vtocle 2804 . . . . . 6  |-  ( x  =  1  ->  ph )
39 sbceq1a 2964 . . . . . 6  |-  ( x  =  1  ->  ( ph 
<-> 
[. 1  /  x ]. ph ) )
4038, 39mpbid 146 . . . . 5  |-  ( x  =  1  ->  [. 1  /  x ]. ph )
4112, 13, 40vtoclef 2803 . . . 4  |-  [. 1  /  x ]. ph
42 nnnn0 9142 . . . . 5  |-  ( y  e.  NN  ->  y  e.  NN0 )
4342, 27syl 14 . . . 4  |-  ( y  e.  NN  ->  ( ch  ->  th ) )
442, 5, 8, 11, 41, 43nnind 8894 . . 3  |-  ( A  e.  NN  ->  ta )
45 nfv 1521 . . . . 5  |-  F/ x
( 0  =  A  ->  ta )
46 eqeq1 2177 . . . . . 6  |-  ( x  =  0  ->  (
x  =  A  <->  0  =  A ) )
4719bicomd 140 . . . . . . . . 9  |-  ( x  =  0  ->  ( ps 
<-> 
ph ) )
4847, 10sylan9bb 459 . . . . . . . 8  |-  ( ( x  =  0  /\  x  =  A )  ->  ( ps  <->  ta )
)
4918, 48mpbii 147 . . . . . . 7  |-  ( ( x  =  0  /\  x  =  A )  ->  ta )
5049ex 114 . . . . . 6  |-  ( x  =  0  ->  (
x  =  A  ->  ta ) )
5146, 50sylbird 169 . . . . 5  |-  ( x  =  0  ->  (
0  =  A  ->  ta ) )
5245, 14, 51vtoclef 2803 . . . 4  |-  ( 0  =  A  ->  ta )
5352eqcoms 2173 . . 3  |-  ( A  =  0  ->  ta )
5444, 53jaoi 711 . 2  |-  ( ( A  e.  NN  \/  A  =  0 )  ->  ta )
551, 54sylbi 120 1  |-  ( A  e.  NN0  ->  ta )
Colors of variables: wff set class
Syntax hints:    -> wi 4    /\ wa 103    <-> wb 104    \/ wo 703    = wceq 1348   [wsb 1755    e. wcel 2141   [.wsbc 2955  (class class class)co 5853   0cc0 7774   1c1 7775    + caddc 7777   NNcn 8878   NN0cn0 9135
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-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-ext 2152  ax-sep 4107  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-i2m1 7879  ax-0id 7882
This theorem depends on definitions:  df-bi 116  df-3an 975  df-tru 1351  df-nf 1454  df-sb 1756  df-clab 2157  df-cleq 2163  df-clel 2166  df-nfc 2301  df-ral 2453  df-rex 2454  df-rab 2457  df-v 2732  df-sbc 2956  df-un 3125  df-in 3127  df-ss 3134  df-sn 3589  df-pr 3590  df-op 3592  df-uni 3797  df-int 3832  df-br 3990  df-iota 5160  df-fv 5206  df-ov 5856  df-inn 8879  df-n0 9136
This theorem is referenced by: (None)
  Copyright terms: Public domain W3C validator