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

Theorem uzind2 9131
Description: Induction on the upper integers that start after an integer  M. The first four hypotheses give us the substitution instances we need; the last two are the basis and the induction step. (Contributed by NM, 25-Jul-2005.)
Hypotheses
Ref Expression
uzind2.1  |-  ( j  =  ( M  + 
1 )  ->  ( ph 
<->  ps ) )
uzind2.2  |-  ( j  =  k  ->  ( ph 
<->  ch ) )
uzind2.3  |-  ( j  =  ( k  +  1 )  ->  ( ph 
<->  th ) )
uzind2.4  |-  ( j  =  N  ->  ( ph 
<->  ta ) )
uzind2.5  |-  ( M  e.  ZZ  ->  ps )
uzind2.6  |-  ( ( M  e.  ZZ  /\  k  e.  ZZ  /\  M  <  k )  ->  ( ch  ->  th ) )
Assertion
Ref Expression
uzind2  |-  ( ( M  e.  ZZ  /\  N  e.  ZZ  /\  M  <  N )  ->  ta )
Distinct variable groups:    j, N    ps, j    ch, j    th, j    ta, j    ph, k    j, k, M
Allowed substitution hints:    ph( j)    ps( k)    ch( k)    th( k)    ta( k)    N( k)

Proof of Theorem uzind2
StepHypRef Expression
1 zltp1le 9076 . . 3  |-  ( ( M  e.  ZZ  /\  N  e.  ZZ )  ->  ( M  <  N  <->  ( M  +  1 )  <_  N ) )
2 peano2z 9058 . . . . . . 7  |-  ( M  e.  ZZ  ->  ( M  +  1 )  e.  ZZ )
3 uzind2.1 . . . . . . . . . 10  |-  ( j  =  ( M  + 
1 )  ->  ( ph 
<->  ps ) )
43imbi2d 229 . . . . . . . . 9  |-  ( j  =  ( M  + 
1 )  ->  (
( M  e.  ZZ  ->  ph )  <->  ( M  e.  ZZ  ->  ps )
) )
5 uzind2.2 . . . . . . . . . 10  |-  ( j  =  k  ->  ( ph 
<->  ch ) )
65imbi2d 229 . . . . . . . . 9  |-  ( j  =  k  ->  (
( M  e.  ZZ  ->  ph )  <->  ( M  e.  ZZ  ->  ch )
) )
7 uzind2.3 . . . . . . . . . 10  |-  ( j  =  ( k  +  1 )  ->  ( ph 
<->  th ) )
87imbi2d 229 . . . . . . . . 9  |-  ( j  =  ( k  +  1 )  ->  (
( M  e.  ZZ  ->  ph )  <->  ( M  e.  ZZ  ->  th )
) )
9 uzind2.4 . . . . . . . . . 10  |-  ( j  =  N  ->  ( ph 
<->  ta ) )
109imbi2d 229 . . . . . . . . 9  |-  ( j  =  N  ->  (
( M  e.  ZZ  ->  ph )  <->  ( M  e.  ZZ  ->  ta )
) )
11 uzind2.5 . . . . . . . . . 10  |-  ( M  e.  ZZ  ->  ps )
1211a1i 9 . . . . . . . . 9  |-  ( ( M  +  1 )  e.  ZZ  ->  ( M  e.  ZZ  ->  ps ) )
13 zltp1le 9076 . . . . . . . . . . . . . . 15  |-  ( ( M  e.  ZZ  /\  k  e.  ZZ )  ->  ( M  <  k  <->  ( M  +  1 )  <_  k ) )
14 uzind2.6 . . . . . . . . . . . . . . . 16  |-  ( ( M  e.  ZZ  /\  k  e.  ZZ  /\  M  <  k )  ->  ( ch  ->  th ) )
15143expia 1168 . . . . . . . . . . . . . . 15  |-  ( ( M  e.  ZZ  /\  k  e.  ZZ )  ->  ( M  <  k  ->  ( ch  ->  th )
) )
1613, 15sylbird 169 . . . . . . . . . . . . . 14  |-  ( ( M  e.  ZZ  /\  k  e.  ZZ )  ->  ( ( M  + 
1 )  <_  k  ->  ( ch  ->  th )
) )
1716ex 114 . . . . . . . . . . . . 13  |-  ( M  e.  ZZ  ->  (
k  e.  ZZ  ->  ( ( M  +  1 )  <_  k  ->  ( ch  ->  th )
) ) )
1817com3l 81 . . . . . . . . . . . 12  |-  ( k  e.  ZZ  ->  (
( M  +  1 )  <_  k  ->  ( M  e.  ZZ  ->  ( ch  ->  th )
) ) )
1918imp 123 . . . . . . . . . . 11  |-  ( ( k  e.  ZZ  /\  ( M  +  1
)  <_  k )  ->  ( M  e.  ZZ  ->  ( ch  ->  th )
) )
20193adant1 984 . . . . . . . . . 10  |-  ( ( ( M  +  1 )  e.  ZZ  /\  k  e.  ZZ  /\  ( M  +  1 )  <_  k )  -> 
( M  e.  ZZ  ->  ( ch  ->  th )
) )
2120a2d 26 . . . . . . . . 9  |-  ( ( ( M  +  1 )  e.  ZZ  /\  k  e.  ZZ  /\  ( M  +  1 )  <_  k )  -> 
( ( M  e.  ZZ  ->  ch )  ->  ( M  e.  ZZ  ->  th ) ) )
224, 6, 8, 10, 12, 21uzind 9130 . . . . . . . 8  |-  ( ( ( M  +  1 )  e.  ZZ  /\  N  e.  ZZ  /\  ( M  +  1 )  <_  N )  -> 
( M  e.  ZZ  ->  ta ) )
23223exp 1165 . . . . . . 7  |-  ( ( M  +  1 )  e.  ZZ  ->  ( N  e.  ZZ  ->  ( ( M  +  1 )  <_  N  ->  ( M  e.  ZZ  ->  ta ) ) ) )
242, 23syl 14 . . . . . 6  |-  ( M  e.  ZZ  ->  ( N  e.  ZZ  ->  ( ( M  +  1 )  <_  N  ->  ( M  e.  ZZ  ->  ta ) ) ) )
2524com34 83 . . . . 5  |-  ( M  e.  ZZ  ->  ( N  e.  ZZ  ->  ( M  e.  ZZ  ->  ( ( M  +  1 )  <_  N  ->  ta ) ) ) )
2625pm2.43a 51 . . . 4  |-  ( M  e.  ZZ  ->  ( N  e.  ZZ  ->  ( ( M  +  1 )  <_  N  ->  ta ) ) )
2726imp 123 . . 3  |-  ( ( M  e.  ZZ  /\  N  e.  ZZ )  ->  ( ( M  + 
1 )  <_  N  ->  ta ) )
281, 27sylbid 149 . 2  |-  ( ( M  e.  ZZ  /\  N  e.  ZZ )  ->  ( M  <  N  ->  ta ) )
29283impia 1163 1  |-  ( ( M  e.  ZZ  /\  N  e.  ZZ  /\  M  <  N )  ->  ta )
Colors of variables: wff set class
Syntax hints:    -> wi 4    /\ wa 103    <-> wb 104    /\ w3a 947    = wceq 1316    e. wcel 1465   class class class wbr 3899  (class class class)co 5742   1c1 7589    + caddc 7591    < clt 7768    <_ cle 7769   ZZcz 9022
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 588  ax-in2 589  ax-io 683  ax-5 1408  ax-7 1409  ax-gen 1410  ax-ie1 1454  ax-ie2 1455  ax-8 1467  ax-10 1468  ax-11 1469  ax-i12 1470  ax-bndl 1471  ax-4 1472  ax-13 1476  ax-14 1477  ax-17 1491  ax-i9 1495  ax-ial 1499  ax-i5r 1500  ax-ext 2099  ax-sep 4016  ax-pow 4068  ax-pr 4101  ax-un 4325  ax-setind 4422  ax-cnex 7679  ax-resscn 7680  ax-1cn 7681  ax-1re 7682  ax-icn 7683  ax-addcl 7684  ax-addrcl 7685  ax-mulcl 7686  ax-addcom 7688  ax-addass 7690  ax-distr 7692  ax-i2m1 7693  ax-0lt1 7694  ax-0id 7696  ax-rnegex 7697  ax-cnre 7699  ax-pre-ltirr 7700  ax-pre-ltwlin 7701  ax-pre-lttrn 7702  ax-pre-ltadd 7704
This theorem depends on definitions:  df-bi 116  df-3or 948  df-3an 949  df-tru 1319  df-fal 1322  df-nf 1422  df-sb 1721  df-eu 1980  df-mo 1981  df-clab 2104  df-cleq 2110  df-clel 2113  df-nfc 2247  df-ne 2286  df-nel 2381  df-ral 2398  df-rex 2399  df-reu 2400  df-rab 2402  df-v 2662  df-sbc 2883  df-dif 3043  df-un 3045  df-in 3047  df-ss 3054  df-pw 3482  df-sn 3503  df-pr 3504  df-op 3506  df-uni 3707  df-int 3742  df-br 3900  df-opab 3960  df-id 4185  df-xp 4515  df-rel 4516  df-cnv 4517  df-co 4518  df-dm 4519  df-iota 5058  df-fun 5095  df-fv 5101  df-riota 5698  df-ov 5745  df-oprab 5746  df-mpo 5747  df-pnf 7770  df-mnf 7771  df-xr 7772  df-ltxr 7773  df-le 7774  df-sub 7903  df-neg 7904  df-inn 8689  df-n0 8946  df-z 9023
This theorem is referenced by: (None)
  Copyright terms: Public domain W3C validator