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

Theorem uzind2 9163
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 9108 . . 3  |-  ( ( M  e.  ZZ  /\  N  e.  ZZ )  ->  ( M  <  N  <->  ( M  +  1 )  <_  N ) )
2 peano2z 9090 . . . . . . 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 9108 . . . . . . . . . . . . . . 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 1183 . . . . . . . . . . . . . . 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 999 . . . . . . . . . 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 9162 . . . . . . . 8  |-  ( ( ( M  +  1 )  e.  ZZ  /\  N  e.  ZZ  /\  ( M  +  1 )  <_  N )  -> 
( M  e.  ZZ  ->  ta ) )
23223exp 1180 . . . . . . 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 1178 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 962    = wceq 1331    e. wcel 1480   class class class wbr 3929  (class class class)co 5774   1c1 7621    + caddc 7623    < clt 7800    <_ cle 7801   ZZcz 9054
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 603  ax-in2 604  ax-io 698  ax-5 1423  ax-7 1424  ax-gen 1425  ax-ie1 1469  ax-ie2 1470  ax-8 1482  ax-10 1483  ax-11 1484  ax-i12 1485  ax-bndl 1486  ax-4 1487  ax-13 1491  ax-14 1492  ax-17 1506  ax-i9 1510  ax-ial 1514  ax-i5r 1515  ax-ext 2121  ax-sep 4046  ax-pow 4098  ax-pr 4131  ax-un 4355  ax-setind 4452  ax-cnex 7711  ax-resscn 7712  ax-1cn 7713  ax-1re 7714  ax-icn 7715  ax-addcl 7716  ax-addrcl 7717  ax-mulcl 7718  ax-addcom 7720  ax-addass 7722  ax-distr 7724  ax-i2m1 7725  ax-0lt1 7726  ax-0id 7728  ax-rnegex 7729  ax-cnre 7731  ax-pre-ltirr 7732  ax-pre-ltwlin 7733  ax-pre-lttrn 7734  ax-pre-ltadd 7736
This theorem depends on definitions:  df-bi 116  df-3or 963  df-3an 964  df-tru 1334  df-fal 1337  df-nf 1437  df-sb 1736  df-eu 2002  df-mo 2003  df-clab 2126  df-cleq 2132  df-clel 2135  df-nfc 2270  df-ne 2309  df-nel 2404  df-ral 2421  df-rex 2422  df-reu 2423  df-rab 2425  df-v 2688  df-sbc 2910  df-dif 3073  df-un 3075  df-in 3077  df-ss 3084  df-pw 3512  df-sn 3533  df-pr 3534  df-op 3536  df-uni 3737  df-int 3772  df-br 3930  df-opab 3990  df-id 4215  df-xp 4545  df-rel 4546  df-cnv 4547  df-co 4548  df-dm 4549  df-iota 5088  df-fun 5125  df-fv 5131  df-riota 5730  df-ov 5777  df-oprab 5778  df-mpo 5779  df-pnf 7802  df-mnf 7803  df-xr 7804  df-ltxr 7805  df-le 7806  df-sub 7935  df-neg 7936  df-inn 8721  df-n0 8978  df-z 9055
This theorem is referenced by: (None)
  Copyright terms: Public domain W3C validator