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

Theorem fzind 9306
Description: Induction on the integers from  M to  N inclusive . The first four hypotheses give us the substitution instances we need; the last two are the basis and the induction step. (Contributed by Paul Chapman, 31-Mar-2011.)
Hypotheses
Ref Expression
fzind.1  |-  ( x  =  M  ->  ( ph 
<->  ps ) )
fzind.2  |-  ( x  =  y  ->  ( ph 
<->  ch ) )
fzind.3  |-  ( x  =  ( y  +  1 )  ->  ( ph 
<->  th ) )
fzind.4  |-  ( x  =  K  ->  ( ph 
<->  ta ) )
fzind.5  |-  ( ( M  e.  ZZ  /\  N  e.  ZZ  /\  M  <_  N )  ->  ps )
fzind.6  |-  ( ( ( M  e.  ZZ  /\  N  e.  ZZ )  /\  ( y  e.  ZZ  /\  M  <_ 
y  /\  y  <  N ) )  ->  ( ch  ->  th ) )
Assertion
Ref Expression
fzind  |-  ( ( ( M  e.  ZZ  /\  N  e.  ZZ )  /\  ( K  e.  ZZ  /\  M  <_  K  /\  K  <_  N
) )  ->  ta )
Distinct variable groups:    x, K    x, M, y    x, N, y    ch, x    ph, y    ps, x    ta, x    th, x
Allowed substitution hints:    ph( x)    ps( y)    ch( y)    th( y)    ta( y)    K( y)

Proof of Theorem fzind
StepHypRef Expression
1 breq1 3985 . . . . . . . . . . 11  |-  ( x  =  M  ->  (
x  <_  N  <->  M  <_  N ) )
21anbi2d 460 . . . . . . . . . 10  |-  ( x  =  M  ->  (
( N  e.  ZZ  /\  x  <_  N )  <->  ( N  e.  ZZ  /\  M  <_  N ) ) )
3 fzind.1 . . . . . . . . . 10  |-  ( x  =  M  ->  ( ph 
<->  ps ) )
42, 3imbi12d 233 . . . . . . . . 9  |-  ( x  =  M  ->  (
( ( N  e.  ZZ  /\  x  <_  N )  ->  ph )  <->  ( ( N  e.  ZZ  /\  M  <_  N )  ->  ps ) ) )
5 breq1 3985 . . . . . . . . . . 11  |-  ( x  =  y  ->  (
x  <_  N  <->  y  <_  N ) )
65anbi2d 460 . . . . . . . . . 10  |-  ( x  =  y  ->  (
( N  e.  ZZ  /\  x  <_  N )  <->  ( N  e.  ZZ  /\  y  <_  N ) ) )
7 fzind.2 . . . . . . . . . 10  |-  ( x  =  y  ->  ( ph 
<->  ch ) )
86, 7imbi12d 233 . . . . . . . . 9  |-  ( x  =  y  ->  (
( ( N  e.  ZZ  /\  x  <_  N )  ->  ph )  <->  ( ( N  e.  ZZ  /\  y  <_  N )  ->  ch ) ) )
9 breq1 3985 . . . . . . . . . . 11  |-  ( x  =  ( y  +  1 )  ->  (
x  <_  N  <->  ( y  +  1 )  <_  N ) )
109anbi2d 460 . . . . . . . . . 10  |-  ( x  =  ( y  +  1 )  ->  (
( N  e.  ZZ  /\  x  <_  N )  <->  ( N  e.  ZZ  /\  ( y  +  1 )  <_  N )
) )
11 fzind.3 . . . . . . . . . 10  |-  ( x  =  ( y  +  1 )  ->  ( ph 
<->  th ) )
1210, 11imbi12d 233 . . . . . . . . 9  |-  ( x  =  ( y  +  1 )  ->  (
( ( N  e.  ZZ  /\  x  <_  N )  ->  ph )  <->  ( ( N  e.  ZZ  /\  ( y  +  1 )  <_  N )  ->  th ) ) )
13 breq1 3985 . . . . . . . . . . 11  |-  ( x  =  K  ->  (
x  <_  N  <->  K  <_  N ) )
1413anbi2d 460 . . . . . . . . . 10  |-  ( x  =  K  ->  (
( N  e.  ZZ  /\  x  <_  N )  <->  ( N  e.  ZZ  /\  K  <_  N ) ) )
15 fzind.4 . . . . . . . . . 10  |-  ( x  =  K  ->  ( ph 
<->  ta ) )
1614, 15imbi12d 233 . . . . . . . . 9  |-  ( x  =  K  ->  (
( ( N  e.  ZZ  /\  x  <_  N )  ->  ph )  <->  ( ( N  e.  ZZ  /\  K  <_  N )  ->  ta ) ) )
17 fzind.5 . . . . . . . . . 10  |-  ( ( M  e.  ZZ  /\  N  e.  ZZ  /\  M  <_  N )  ->  ps )
18173expib 1196 . . . . . . . . 9  |-  ( M  e.  ZZ  ->  (
( N  e.  ZZ  /\  M  <_  N )  ->  ps ) )
19 zre 9195 . . . . . . . . . . . . . 14  |-  ( y  e.  ZZ  ->  y  e.  RR )
20 zre 9195 . . . . . . . . . . . . . 14  |-  ( N  e.  ZZ  ->  N  e.  RR )
21 p1le 8744 . . . . . . . . . . . . . . 15  |-  ( ( y  e.  RR  /\  N  e.  RR  /\  (
y  +  1 )  <_  N )  -> 
y  <_  N )
22213expia 1195 . . . . . . . . . . . . . 14  |-  ( ( y  e.  RR  /\  N  e.  RR )  ->  ( ( y  +  1 )  <_  N  ->  y  <_  N )
)
2319, 20, 22syl2an 287 . . . . . . . . . . . . 13  |-  ( ( y  e.  ZZ  /\  N  e.  ZZ )  ->  ( ( y  +  1 )  <_  N  ->  y  <_  N )
)
2423imdistanda 445 . . . . . . . . . . . 12  |-  ( y  e.  ZZ  ->  (
( N  e.  ZZ  /\  ( y  +  1 )  <_  N )  ->  ( N  e.  ZZ  /\  y  <_  N )
) )
2524imim1d 75 . . . . . . . . . . 11  |-  ( y  e.  ZZ  ->  (
( ( N  e.  ZZ  /\  y  <_  N )  ->  ch )  ->  ( ( N  e.  ZZ  /\  (
y  +  1 )  <_  N )  ->  ch ) ) )
26253ad2ant2 1009 . . . . . . . . . 10  |-  ( ( M  e.  ZZ  /\  y  e.  ZZ  /\  M  <_  y )  ->  (
( ( N  e.  ZZ  /\  y  <_  N )  ->  ch )  ->  ( ( N  e.  ZZ  /\  (
y  +  1 )  <_  N )  ->  ch ) ) )
27 zltp1le 9245 . . . . . . . . . . . . . . . . . . . . . 22  |-  ( ( y  e.  ZZ  /\  N  e.  ZZ )  ->  ( y  <  N  <->  ( y  +  1 )  <_  N ) )
2827adantlr 469 . . . . . . . . . . . . . . . . . . . . 21  |-  ( ( ( y  e.  ZZ  /\  M  <_  y )  /\  N  e.  ZZ )  ->  ( y  < 
N  <->  ( y  +  1 )  <_  N
) )
2928expcom 115 . . . . . . . . . . . . . . . . . . . 20  |-  ( N  e.  ZZ  ->  (
( y  e.  ZZ  /\  M  <_  y )  ->  ( y  <  N  <->  ( y  +  1 )  <_  N ) ) )
3029pm5.32d 446 . . . . . . . . . . . . . . . . . . 19  |-  ( N  e.  ZZ  ->  (
( ( y  e.  ZZ  /\  M  <_ 
y )  /\  y  <  N )  <->  ( (
y  e.  ZZ  /\  M  <_  y )  /\  ( y  +  1 )  <_  N )
) )
3130adantl 275 . . . . . . . . . . . . . . . . . 18  |-  ( ( M  e.  ZZ  /\  N  e.  ZZ )  ->  ( ( ( y  e.  ZZ  /\  M  <_  y )  /\  y  <  N )  <->  ( (
y  e.  ZZ  /\  M  <_  y )  /\  ( y  +  1 )  <_  N )
) )
32 fzind.6 . . . . . . . . . . . . . . . . . . . . 21  |-  ( ( ( M  e.  ZZ  /\  N  e.  ZZ )  /\  ( y  e.  ZZ  /\  M  <_ 
y  /\  y  <  N ) )  ->  ( ch  ->  th ) )
3332expcom 115 . . . . . . . . . . . . . . . . . . . 20  |-  ( ( y  e.  ZZ  /\  M  <_  y  /\  y  <  N )  ->  (
( M  e.  ZZ  /\  N  e.  ZZ )  ->  ( ch  ->  th ) ) )
34333expa 1193 . . . . . . . . . . . . . . . . . . 19  |-  ( ( ( y  e.  ZZ  /\  M  <_  y )  /\  y  <  N )  ->  ( ( M  e.  ZZ  /\  N  e.  ZZ )  ->  ( ch  ->  th ) ) )
3534com12 30 . . . . . . . . . . . . . . . . . 18  |-  ( ( M  e.  ZZ  /\  N  e.  ZZ )  ->  ( ( ( y  e.  ZZ  /\  M  <_  y )  /\  y  <  N )  ->  ( ch  ->  th ) ) )
3631, 35sylbird 169 . . . . . . . . . . . . . . . . 17  |-  ( ( M  e.  ZZ  /\  N  e.  ZZ )  ->  ( ( ( y  e.  ZZ  /\  M  <_  y )  /\  (
y  +  1 )  <_  N )  -> 
( ch  ->  th )
) )
3736ex 114 . . . . . . . . . . . . . . . 16  |-  ( M  e.  ZZ  ->  ( N  e.  ZZ  ->  ( ( ( y  e.  ZZ  /\  M  <_ 
y )  /\  (
y  +  1 )  <_  N )  -> 
( ch  ->  th )
) ) )
3837com23 78 . . . . . . . . . . . . . . 15  |-  ( M  e.  ZZ  ->  (
( ( y  e.  ZZ  /\  M  <_ 
y )  /\  (
y  +  1 )  <_  N )  -> 
( N  e.  ZZ  ->  ( ch  ->  th )
) ) )
3938expd 256 . . . . . . . . . . . . . 14  |-  ( M  e.  ZZ  ->  (
( y  e.  ZZ  /\  M  <_  y )  ->  ( ( y  +  1 )  <_  N  ->  ( N  e.  ZZ  ->  ( ch  ->  th )
) ) ) )
40393impib 1191 . . . . . . . . . . . . 13  |-  ( ( M  e.  ZZ  /\  y  e.  ZZ  /\  M  <_  y )  ->  (
( y  +  1 )  <_  N  ->  ( N  e.  ZZ  ->  ( ch  ->  th )
) ) )
4140com23 78 . . . . . . . . . . . 12  |-  ( ( M  e.  ZZ  /\  y  e.  ZZ  /\  M  <_  y )  ->  ( N  e.  ZZ  ->  ( ( y  +  1 )  <_  N  ->  ( ch  ->  th )
) ) )
4241impd 252 . . . . . . . . . . 11  |-  ( ( M  e.  ZZ  /\  y  e.  ZZ  /\  M  <_  y )  ->  (
( N  e.  ZZ  /\  ( y  +  1 )  <_  N )  ->  ( ch  ->  th )
) )
4342a2d 26 . . . . . . . . . 10  |-  ( ( M  e.  ZZ  /\  y  e.  ZZ  /\  M  <_  y )  ->  (
( ( N  e.  ZZ  /\  ( y  +  1 )  <_  N )  ->  ch )  ->  ( ( N  e.  ZZ  /\  (
y  +  1 )  <_  N )  ->  th ) ) )
4426, 43syld 45 . . . . . . . . 9  |-  ( ( M  e.  ZZ  /\  y  e.  ZZ  /\  M  <_  y )  ->  (
( ( N  e.  ZZ  /\  y  <_  N )  ->  ch )  ->  ( ( N  e.  ZZ  /\  (
y  +  1 )  <_  N )  ->  th ) ) )
454, 8, 12, 16, 18, 44uzind 9302 . . . . . . . 8  |-  ( ( M  e.  ZZ  /\  K  e.  ZZ  /\  M  <_  K )  ->  (
( N  e.  ZZ  /\  K  <_  N )  ->  ta ) )
4645expcomd 1429 . . . . . . 7  |-  ( ( M  e.  ZZ  /\  K  e.  ZZ  /\  M  <_  K )  ->  ( K  <_  N  ->  ( N  e.  ZZ  ->  ta ) ) )
47463expb 1194 . . . . . 6  |-  ( ( M  e.  ZZ  /\  ( K  e.  ZZ  /\  M  <_  K )
)  ->  ( K  <_  N  ->  ( N  e.  ZZ  ->  ta )
) )
4847expcom 115 . . . . 5  |-  ( ( K  e.  ZZ  /\  M  <_  K )  -> 
( M  e.  ZZ  ->  ( K  <_  N  ->  ( N  e.  ZZ  ->  ta ) ) ) )
4948com23 78 . . . 4  |-  ( ( K  e.  ZZ  /\  M  <_  K )  -> 
( K  <_  N  ->  ( M  e.  ZZ  ->  ( N  e.  ZZ  ->  ta ) ) ) )
50493impia 1190 . . 3  |-  ( ( K  e.  ZZ  /\  M  <_  K  /\  K  <_  N )  ->  ( M  e.  ZZ  ->  ( N  e.  ZZ  ->  ta ) ) )
5150impd 252 . 2  |-  ( ( K  e.  ZZ  /\  M  <_  K  /\  K  <_  N )  ->  (
( M  e.  ZZ  /\  N  e.  ZZ )  ->  ta ) )
5251impcom 124 1  |-  ( ( ( M  e.  ZZ  /\  N  e.  ZZ )  /\  ( K  e.  ZZ  /\  M  <_  K  /\  K  <_  N
) )  ->  ta )
Colors of variables: wff set class
Syntax hints:    -> wi 4    /\ wa 103    <-> wb 104    /\ w3a 968    = wceq 1343    e. wcel 2136   class class class wbr 3982  (class class class)co 5842   RRcr 7752   1c1 7754    + caddc 7756    < clt 7933    <_ cle 7934   ZZcz 9191
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 604  ax-in2 605  ax-io 699  ax-5 1435  ax-7 1436  ax-gen 1437  ax-ie1 1481  ax-ie2 1482  ax-8 1492  ax-10 1493  ax-11 1494  ax-i12 1495  ax-bndl 1497  ax-4 1498  ax-17 1514  ax-i9 1518  ax-ial 1522  ax-i5r 1523  ax-13 2138  ax-14 2139  ax-ext 2147  ax-sep 4100  ax-pow 4153  ax-pr 4187  ax-un 4411  ax-setind 4514  ax-cnex 7844  ax-resscn 7845  ax-1cn 7846  ax-1re 7847  ax-icn 7848  ax-addcl 7849  ax-addrcl 7850  ax-mulcl 7851  ax-addcom 7853  ax-addass 7855  ax-distr 7857  ax-i2m1 7858  ax-0lt1 7859  ax-0id 7861  ax-rnegex 7862  ax-cnre 7864  ax-pre-ltirr 7865  ax-pre-ltwlin 7866  ax-pre-lttrn 7867  ax-pre-ltadd 7869
This theorem depends on definitions:  df-bi 116  df-3or 969  df-3an 970  df-tru 1346  df-fal 1349  df-nf 1449  df-sb 1751  df-eu 2017  df-mo 2018  df-clab 2152  df-cleq 2158  df-clel 2161  df-nfc 2297  df-ne 2337  df-nel 2432  df-ral 2449  df-rex 2450  df-reu 2451  df-rab 2453  df-v 2728  df-sbc 2952  df-dif 3118  df-un 3120  df-in 3122  df-ss 3129  df-pw 3561  df-sn 3582  df-pr 3583  df-op 3585  df-uni 3790  df-int 3825  df-br 3983  df-opab 4044  df-id 4271  df-xp 4610  df-rel 4611  df-cnv 4612  df-co 4613  df-dm 4614  df-iota 5153  df-fun 5190  df-fv 5196  df-riota 5798  df-ov 5845  df-oprab 5846  df-mpo 5847  df-pnf 7935  df-mnf 7936  df-xr 7937  df-ltxr 7938  df-le 7939  df-sub 8071  df-neg 8072  df-inn 8858  df-n0 9115  df-z 9192
This theorem is referenced by:  fnn0ind  9307  fzind2  10174
  Copyright terms: Public domain W3C validator