MPE Home Metamath Proof Explorer < Previous   Next >
Nearby theorems
Mirrors  >  Home  >  MPE Home  >  Th. List  >  uzind2 Structured version   Visualization version   GIF version

Theorem uzind2 12078
Description: Induction on the upper integers that start after an integer 𝑀. 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 (𝑗 = (𝑀 + 1) → (𝜑𝜓))
uzind2.2 (𝑗 = 𝑘 → (𝜑𝜒))
uzind2.3 (𝑗 = (𝑘 + 1) → (𝜑𝜃))
uzind2.4 (𝑗 = 𝑁 → (𝜑𝜏))
uzind2.5 (𝑀 ∈ ℤ → 𝜓)
uzind2.6 ((𝑀 ∈ ℤ ∧ 𝑘 ∈ ℤ ∧ 𝑀 < 𝑘) → (𝜒𝜃))
Assertion
Ref Expression
uzind2 ((𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ ∧ 𝑀 < 𝑁) → 𝜏)
Distinct variable groups:   𝑗,𝑁   𝜓,𝑗   𝜒,𝑗   𝜃,𝑗   𝜏,𝑗   𝜑,𝑘   𝑗,𝑘,𝑀
Allowed substitution hints:   𝜑(𝑗)   𝜓(𝑘)   𝜒(𝑘)   𝜃(𝑘)   𝜏(𝑘)   𝑁(𝑘)

Proof of Theorem uzind2
StepHypRef Expression
1 zltp1le 12035 . . 3 ((𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ) → (𝑀 < 𝑁 ↔ (𝑀 + 1) ≤ 𝑁))
2 peano2z 12026 . . . . . . 7 (𝑀 ∈ ℤ → (𝑀 + 1) ∈ ℤ)
3 uzind2.1 . . . . . . . . . 10 (𝑗 = (𝑀 + 1) → (𝜑𝜓))
43imbi2d 343 . . . . . . . . 9 (𝑗 = (𝑀 + 1) → ((𝑀 ∈ ℤ → 𝜑) ↔ (𝑀 ∈ ℤ → 𝜓)))
5 uzind2.2 . . . . . . . . . 10 (𝑗 = 𝑘 → (𝜑𝜒))
65imbi2d 343 . . . . . . . . 9 (𝑗 = 𝑘 → ((𝑀 ∈ ℤ → 𝜑) ↔ (𝑀 ∈ ℤ → 𝜒)))
7 uzind2.3 . . . . . . . . . 10 (𝑗 = (𝑘 + 1) → (𝜑𝜃))
87imbi2d 343 . . . . . . . . 9 (𝑗 = (𝑘 + 1) → ((𝑀 ∈ ℤ → 𝜑) ↔ (𝑀 ∈ ℤ → 𝜃)))
9 uzind2.4 . . . . . . . . . 10 (𝑗 = 𝑁 → (𝜑𝜏))
109imbi2d 343 . . . . . . . . 9 (𝑗 = 𝑁 → ((𝑀 ∈ ℤ → 𝜑) ↔ (𝑀 ∈ ℤ → 𝜏)))
11 uzind2.5 . . . . . . . . . 10 (𝑀 ∈ ℤ → 𝜓)
1211a1i 11 . . . . . . . . 9 ((𝑀 + 1) ∈ ℤ → (𝑀 ∈ ℤ → 𝜓))
13 zltp1le 12035 . . . . . . . . . . . . . . 15 ((𝑀 ∈ ℤ ∧ 𝑘 ∈ ℤ) → (𝑀 < 𝑘 ↔ (𝑀 + 1) ≤ 𝑘))
14 uzind2.6 . . . . . . . . . . . . . . . 16 ((𝑀 ∈ ℤ ∧ 𝑘 ∈ ℤ ∧ 𝑀 < 𝑘) → (𝜒𝜃))
15143expia 1117 . . . . . . . . . . . . . . 15 ((𝑀 ∈ ℤ ∧ 𝑘 ∈ ℤ) → (𝑀 < 𝑘 → (𝜒𝜃)))
1613, 15sylbird 262 . . . . . . . . . . . . . 14 ((𝑀 ∈ ℤ ∧ 𝑘 ∈ ℤ) → ((𝑀 + 1) ≤ 𝑘 → (𝜒𝜃)))
1716ex 415 . . . . . . . . . . . . 13 (𝑀 ∈ ℤ → (𝑘 ∈ ℤ → ((𝑀 + 1) ≤ 𝑘 → (𝜒𝜃))))
1817com3l 89 . . . . . . . . . . . 12 (𝑘 ∈ ℤ → ((𝑀 + 1) ≤ 𝑘 → (𝑀 ∈ ℤ → (𝜒𝜃))))
1918imp 409 . . . . . . . . . . 11 ((𝑘 ∈ ℤ ∧ (𝑀 + 1) ≤ 𝑘) → (𝑀 ∈ ℤ → (𝜒𝜃)))
20193adant1 1126 . . . . . . . . . 10 (((𝑀 + 1) ∈ ℤ ∧ 𝑘 ∈ ℤ ∧ (𝑀 + 1) ≤ 𝑘) → (𝑀 ∈ ℤ → (𝜒𝜃)))
2120a2d 29 . . . . . . . . 9 (((𝑀 + 1) ∈ ℤ ∧ 𝑘 ∈ ℤ ∧ (𝑀 + 1) ≤ 𝑘) → ((𝑀 ∈ ℤ → 𝜒) → (𝑀 ∈ ℤ → 𝜃)))
224, 6, 8, 10, 12, 21uzind 12077 . . . . . . . 8 (((𝑀 + 1) ∈ ℤ ∧ 𝑁 ∈ ℤ ∧ (𝑀 + 1) ≤ 𝑁) → (𝑀 ∈ ℤ → 𝜏))
23223exp 1115 . . . . . . 7 ((𝑀 + 1) ∈ ℤ → (𝑁 ∈ ℤ → ((𝑀 + 1) ≤ 𝑁 → (𝑀 ∈ ℤ → 𝜏))))
242, 23syl 17 . . . . . 6 (𝑀 ∈ ℤ → (𝑁 ∈ ℤ → ((𝑀 + 1) ≤ 𝑁 → (𝑀 ∈ ℤ → 𝜏))))
2524com34 91 . . . . 5 (𝑀 ∈ ℤ → (𝑁 ∈ ℤ → (𝑀 ∈ ℤ → ((𝑀 + 1) ≤ 𝑁𝜏))))
2625pm2.43a 54 . . . 4 (𝑀 ∈ ℤ → (𝑁 ∈ ℤ → ((𝑀 + 1) ≤ 𝑁𝜏)))
2726imp 409 . . 3 ((𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ) → ((𝑀 + 1) ≤ 𝑁𝜏))
281, 27sylbid 242 . 2 ((𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ) → (𝑀 < 𝑁𝜏))
29283impia 1113 1 ((𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ ∧ 𝑀 < 𝑁) → 𝜏)
Colors of variables: wff setvar class
Syntax hints:  wi 4  wb 208  wa 398  w3a 1083   = wceq 1536  wcel 2113   class class class wbr 5069  (class class class)co 7159  1c1 10541   + caddc 10543   < clt 10678  cle 10679  cz 11984
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1795  ax-4 1809  ax-5 1910  ax-6 1969  ax-7 2014  ax-8 2115  ax-9 2123  ax-10 2144  ax-11 2160  ax-12 2176  ax-ext 2796  ax-sep 5206  ax-nul 5213  ax-pow 5269  ax-pr 5333  ax-un 7464  ax-resscn 10597  ax-1cn 10598  ax-icn 10599  ax-addcl 10600  ax-addrcl 10601  ax-mulcl 10602  ax-mulrcl 10603  ax-mulcom 10604  ax-addass 10605  ax-mulass 10606  ax-distr 10607  ax-i2m1 10608  ax-1ne0 10609  ax-1rid 10610  ax-rnegex 10611  ax-rrecex 10612  ax-cnre 10613  ax-pre-lttri 10614  ax-pre-lttrn 10615  ax-pre-ltadd 10616  ax-pre-mulgt0 10617
This theorem depends on definitions:  df-bi 209  df-an 399  df-or 844  df-3or 1084  df-3an 1085  df-tru 1539  df-ex 1780  df-nf 1784  df-sb 2069  df-mo 2621  df-eu 2653  df-clab 2803  df-cleq 2817  df-clel 2896  df-nfc 2966  df-ne 3020  df-nel 3127  df-ral 3146  df-rex 3147  df-reu 3148  df-rab 3150  df-v 3499  df-sbc 3776  df-csb 3887  df-dif 3942  df-un 3944  df-in 3946  df-ss 3955  df-pss 3957  df-nul 4295  df-if 4471  df-pw 4544  df-sn 4571  df-pr 4573  df-tp 4575  df-op 4577  df-uni 4842  df-iun 4924  df-br 5070  df-opab 5132  df-mpt 5150  df-tr 5176  df-id 5463  df-eprel 5468  df-po 5477  df-so 5478  df-fr 5517  df-we 5519  df-xp 5564  df-rel 5565  df-cnv 5566  df-co 5567  df-dm 5568  df-rn 5569  df-res 5570  df-ima 5571  df-pred 6151  df-ord 6197  df-on 6198  df-lim 6199  df-suc 6200  df-iota 6317  df-fun 6360  df-fn 6361  df-f 6362  df-f1 6363  df-fo 6364  df-f1o 6365  df-fv 6366  df-riota 7117  df-ov 7162  df-oprab 7163  df-mpo 7164  df-om 7584  df-wrecs 7950  df-recs 8011  df-rdg 8049  df-er 8292  df-en 8513  df-dom 8514  df-sdom 8515  df-pnf 10680  df-mnf 10681  df-xr 10682  df-ltxr 10683  df-le 10684  df-sub 10875  df-neg 10876  df-nn 11642  df-n0 11901  df-z 11985
This theorem is referenced by:  monotuz  39544
  Copyright terms: Public domain W3C validator