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

Theorem fzind2 10658
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. Version of fzind 9761 using integer range definitions. (Contributed by Mario Carneiro, 6-Feb-2016.)
Hypotheses
Ref Expression
fzind2.1  |-  ( x  =  M  ->  ( ph 
<->  ps ) )
fzind2.2  |-  ( x  =  y  ->  ( ph 
<->  ch ) )
fzind2.3  |-  ( x  =  ( y  +  1 )  ->  ( ph 
<->  th ) )
fzind2.4  |-  ( x  =  K  ->  ( ph 
<->  ta ) )
fzind2.5  |-  ( N  e.  ( ZZ>= `  M
)  ->  ps )
fzind2.6  |-  ( y  e.  ( M..^ N
)  ->  ( ch  ->  th ) )
Assertion
Ref Expression
fzind2  |-  ( K  e.  ( M ... 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 fzind2
StepHypRef Expression
1 elfz2 10418 . . 3  |-  ( K  e.  ( M ... N )  <->  ( ( M  e.  ZZ  /\  N  e.  ZZ  /\  K  e.  ZZ )  /\  ( M  <_  K  /\  K  <_  N ) ) )
2 anass 405 . . . 4  |-  ( ( ( ( M  e.  ZZ  /\  N  e.  ZZ )  /\  K  e.  ZZ )  /\  ( M  <_  K  /\  K  <_  N ) )  <->  ( ( M  e.  ZZ  /\  N  e.  ZZ )  /\  ( K  e.  ZZ  /\  ( M  <_  K  /\  K  <_  N ) ) ) )
3 df-3an 1011 . . . . 5  |-  ( ( M  e.  ZZ  /\  N  e.  ZZ  /\  K  e.  ZZ )  <->  ( ( M  e.  ZZ  /\  N  e.  ZZ )  /\  K  e.  ZZ ) )
43anbi1i 462 . . . 4  |-  ( ( ( M  e.  ZZ  /\  N  e.  ZZ  /\  K  e.  ZZ )  /\  ( M  <_  K  /\  K  <_  N ) )  <->  ( ( ( M  e.  ZZ  /\  N  e.  ZZ )  /\  K  e.  ZZ )  /\  ( M  <_  K  /\  K  <_  N
) ) )
5 3anass 1013 . . . . 5  |-  ( ( K  e.  ZZ  /\  M  <_  K  /\  K  <_  N )  <->  ( K  e.  ZZ  /\  ( M  <_  K  /\  K  <_  N ) ) )
65anbi2i 461 . . . 4  |-  ( ( ( M  e.  ZZ  /\  N  e.  ZZ )  /\  ( K  e.  ZZ  /\  M  <_  K  /\  K  <_  N
) )  <->  ( ( M  e.  ZZ  /\  N  e.  ZZ )  /\  ( K  e.  ZZ  /\  ( M  <_  K  /\  K  <_  N ) ) ) )
72, 4, 63bitr4i 212 . . 3  |-  ( ( ( M  e.  ZZ  /\  N  e.  ZZ  /\  K  e.  ZZ )  /\  ( M  <_  K  /\  K  <_  N ) )  <->  ( ( M  e.  ZZ  /\  N  e.  ZZ )  /\  ( K  e.  ZZ  /\  M  <_  K  /\  K  <_  N ) ) )
81, 7bitri 184 . 2  |-  ( K  e.  ( M ... N )  <->  ( ( M  e.  ZZ  /\  N  e.  ZZ )  /\  ( K  e.  ZZ  /\  M  <_  K  /\  K  <_  N ) ) )
9 fzind2.1 . . 3  |-  ( x  =  M  ->  ( ph 
<->  ps ) )
10 fzind2.2 . . 3  |-  ( x  =  y  ->  ( ph 
<->  ch ) )
11 fzind2.3 . . 3  |-  ( x  =  ( y  +  1 )  ->  ( ph 
<->  th ) )
12 fzind2.4 . . 3  |-  ( x  =  K  ->  ( ph 
<->  ta ) )
13 eluz2 9927 . . . 4  |-  ( N  e.  ( ZZ>= `  M
)  <->  ( M  e.  ZZ  /\  N  e.  ZZ  /\  M  <_  N ) )
14 fzind2.5 . . . 4  |-  ( N  e.  ( ZZ>= `  M
)  ->  ps )
1513, 14sylbir 135 . . 3  |-  ( ( M  e.  ZZ  /\  N  e.  ZZ  /\  M  <_  N )  ->  ps )
16 3anass 1013 . . . 4  |-  ( ( y  e.  ZZ  /\  M  <_  y  /\  y  <  N )  <->  ( y  e.  ZZ  /\  ( M  <_  y  /\  y  <  N ) ) )
17 elfzo 10556 . . . . . . . 8  |-  ( ( y  e.  ZZ  /\  M  e.  ZZ  /\  N  e.  ZZ )  ->  (
y  e.  ( M..^ N )  <->  ( M  <_  y  /\  y  < 
N ) ) )
18 fzind2.6 . . . . . . . 8  |-  ( y  e.  ( M..^ N
)  ->  ( ch  ->  th ) )
1917, 18biimtrrdi 164 . . . . . . 7  |-  ( ( y  e.  ZZ  /\  M  e.  ZZ  /\  N  e.  ZZ )  ->  (
( M  <_  y  /\  y  <  N )  ->  ( ch  ->  th ) ) )
20193coml 1241 . . . . . 6  |-  ( ( M  e.  ZZ  /\  N  e.  ZZ  /\  y  e.  ZZ )  ->  (
( M  <_  y  /\  y  <  N )  ->  ( ch  ->  th ) ) )
21203expa 1234 . . . . 5  |-  ( ( ( M  e.  ZZ  /\  N  e.  ZZ )  /\  y  e.  ZZ )  ->  ( ( M  <_  y  /\  y  <  N )  ->  ( ch  ->  th ) ) )
2221impr 379 . . . 4  |-  ( ( ( M  e.  ZZ  /\  N  e.  ZZ )  /\  ( y  e.  ZZ  /\  ( M  <_  y  /\  y  <  N ) ) )  ->  ( ch  ->  th ) )
2316, 22sylan2b 287 . . 3  |-  ( ( ( M  e.  ZZ  /\  N  e.  ZZ )  /\  ( y  e.  ZZ  /\  M  <_ 
y  /\  y  <  N ) )  ->  ( ch  ->  th ) )
249, 10, 11, 12, 15, 23fzind 9761 . 2  |-  ( ( ( M  e.  ZZ  /\  N  e.  ZZ )  /\  ( K  e.  ZZ  /\  M  <_  K  /\  K  <_  N
) )  ->  ta )
258, 24sylbi 121 1  |-  ( K  e.  ( M ... N )  ->  ta )
Colors of variables:    wff set class
This proof depends on syntax axioms:    -> wi 4    /\ wa 104    <-> wb 105    /\ w3a 1009    = wceq 1402    e. wcel 2209   class class class wbr 4130   ` cfv 5377  (class class class)co 6085   1c1 8180    + caddc 8182    < clt 8360    <_ cle 8361   ZZcz 9644   ZZ>=cuz 9921   ...cfz 10411  ..^cfzo 10549
This proof depends on axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-ia1 106  ax-ia2 107  ax-ia3 108  ax-in1 623  ax-in2 624  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-14 2212  ax-ext 2220  ax-sep 4249  ax-pow 4311  ax-pr 4346  ax-un 4578  ax-setind 4684  ax-cnex 8270  ax-resscn 8271  ax-1cn 8272  ax-1re 8273  ax-icn 8274  ax-addcl 8275  ax-addrcl 8276  ax-mulcl 8277  ax-addcom 8279  ax-addass 8281  ax-distr 8283  ax-i2m1 8284  ax-0lt1 8285  ax-0id 8287  ax-rnegex 8288  ax-cnre 8290  ax-pre-ltirr 8291  ax-pre-ltwlin 8292  ax-pre-lttrn 8293  ax-pre-ltadd 8295
This proof depends on definitions:  df-bi 117  df-3or 1010  df-3an 1011  df-tru 1405  df-fal 1408  df-nf 1514  df-sb 1816  df-eu 2089  df-mo 2090  df-clab 2225  df-cleq 2231  df-clel 2234  df-nfc 2381  df-ne 2421  df-nel 2516  df-ral 2533  df-rex 2534  df-reu 2535  df-rab 2537  df-v 2823  df-sbc 3052  df-csb 3148  df-dif 3222  df-un 3224  df-in 3226  df-ss 3233  df-pw 3690  df-sn 3715  df-pr 3716  df-op 3718  df-uni 3936  df-int 3971  df-iun 4014  df-br 4131  df-opab 4193  df-mpt 4194  df-id 4438  df-xp 4780  df-rel 4781  df-cnv 4782  df-co 4783  df-dm 4784  df-rn 4785  df-res 4786  df-ima 4787  df-iota 5337  df-fun 5379  df-fn 5380  df-f 5381  df-fv 5385  df-riota 6038  df-ov 6088  df-oprab 6089  df-mpo 6090  df-1st 6374  df-2nd 6375  df-pnf 8362  df-mnf 8363  df-xr 8364  df-ltxr 8365  df-le 8366  df-sub 8499  df-neg 8500  df-inn 9305  df-n0 9564  df-z 9645  df-uz 9922  df-fz 10412  df-fzo 10550
This theorem is used by:  exfzdc  10659  seq3clss  10908  seq3caopr3  10928  seqcaopr3g  10929  seq3f1olemp  10952  seqf1oglem2a  10955  seq3id3  10961  seqfeq4g  10968  ser3ge0  10973  prodfap0  12312  prodfrecap  12313  eulerthlemrprm  13007  eulerthlema  13008  nninfdclemlt  13342
  Copyright terms: Public domain W3C validator