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

Theorem uzind2 12063
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 12020 . . 3 ((𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ) → (𝑀 < 𝑁 ↔ (𝑀 + 1) ≤ 𝑁))
2 peano2z 12011 . . . . . . 7 (𝑀 ∈ ℤ → (𝑀 + 1) ∈ ℤ)
3 uzind2.1 . . . . . . . . . 10 (𝑗 = (𝑀 + 1) → (𝜑𝜓))
43imbi2d 344 . . . . . . . . 9 (𝑗 = (𝑀 + 1) → ((𝑀 ∈ ℤ → 𝜑) ↔ (𝑀 ∈ ℤ → 𝜓)))
5 uzind2.2 . . . . . . . . . 10 (𝑗 = 𝑘 → (𝜑𝜒))
65imbi2d 344 . . . . . . . . 9 (𝑗 = 𝑘 → ((𝑀 ∈ ℤ → 𝜑) ↔ (𝑀 ∈ ℤ → 𝜒)))
7 uzind2.3 . . . . . . . . . 10 (𝑗 = (𝑘 + 1) → (𝜑𝜃))
87imbi2d 344 . . . . . . . . 9 (𝑗 = (𝑘 + 1) → ((𝑀 ∈ ℤ → 𝜑) ↔ (𝑀 ∈ ℤ → 𝜃)))
9 uzind2.4 . . . . . . . . . 10 (𝑗 = 𝑁 → (𝜑𝜏))
109imbi2d 344 . . . . . . . . 9 (𝑗 = 𝑁 → ((𝑀 ∈ ℤ → 𝜑) ↔ (𝑀 ∈ ℤ → 𝜏)))
11 uzind2.5 . . . . . . . . . 10 (𝑀 ∈ ℤ → 𝜓)
1211a1i 11 . . . . . . . . 9 ((𝑀 + 1) ∈ ℤ → (𝑀 ∈ ℤ → 𝜓))
13 zltp1le 12020 . . . . . . . . . . . . . . 15 ((𝑀 ∈ ℤ ∧ 𝑘 ∈ ℤ) → (𝑀 < 𝑘 ↔ (𝑀 + 1) ≤ 𝑘))
14 uzind2.6 . . . . . . . . . . . . . . . 16 ((𝑀 ∈ ℤ ∧ 𝑘 ∈ ℤ ∧ 𝑀 < 𝑘) → (𝜒𝜃))
15143expia 1118 . . . . . . . . . . . . . . 15 ((𝑀 ∈ ℤ ∧ 𝑘 ∈ ℤ) → (𝑀 < 𝑘 → (𝜒𝜃)))
1613, 15sylbird 263 . . . . . . . . . . . . . 14 ((𝑀 ∈ ℤ ∧ 𝑘 ∈ ℤ) → ((𝑀 + 1) ≤ 𝑘 → (𝜒𝜃)))
1716ex 416 . . . . . . . . . . . . 13 (𝑀 ∈ ℤ → (𝑘 ∈ ℤ → ((𝑀 + 1) ≤ 𝑘 → (𝜒𝜃))))
1817com3l 89 . . . . . . . . . . . 12 (𝑘 ∈ ℤ → ((𝑀 + 1) ≤ 𝑘 → (𝑀 ∈ ℤ → (𝜒𝜃))))
1918imp 410 . . . . . . . . . . 11 ((𝑘 ∈ ℤ ∧ (𝑀 + 1) ≤ 𝑘) → (𝑀 ∈ ℤ → (𝜒𝜃)))
20193adant1 1127 . . . . . . . . . 10 (((𝑀 + 1) ∈ ℤ ∧ 𝑘 ∈ ℤ ∧ (𝑀 + 1) ≤ 𝑘) → (𝑀 ∈ ℤ → (𝜒𝜃)))
2120a2d 29 . . . . . . . . 9 (((𝑀 + 1) ∈ ℤ ∧ 𝑘 ∈ ℤ ∧ (𝑀 + 1) ≤ 𝑘) → ((𝑀 ∈ ℤ → 𝜒) → (𝑀 ∈ ℤ → 𝜃)))
224, 6, 8, 10, 12, 21uzind 12062 . . . . . . . 8 (((𝑀 + 1) ∈ ℤ ∧ 𝑁 ∈ ℤ ∧ (𝑀 + 1) ≤ 𝑁) → (𝑀 ∈ ℤ → 𝜏))
23223exp 1116 . . . . . . 7 ((𝑀 + 1) ∈ ℤ → (𝑁 ∈ ℤ → ((𝑀 + 1) ≤ 𝑁 → (𝑀 ∈ ℤ → 𝜏))))
242, 23syl 17 . . . . . 6 (𝑀 ∈ ℤ → (𝑁 ∈ ℤ → ((𝑀 + 1) ≤ 𝑁 → (𝑀 ∈ ℤ → 𝜏))))
2524com34 91 . . . . 5 (𝑀 ∈ ℤ → (𝑁 ∈ ℤ → (𝑀 ∈ ℤ → ((𝑀 + 1) ≤ 𝑁𝜏))))
2625pm2.43a 54 . . . 4 (𝑀 ∈ ℤ → (𝑁 ∈ ℤ → ((𝑀 + 1) ≤ 𝑁𝜏)))
2726imp 410 . . 3 ((𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ) → ((𝑀 + 1) ≤ 𝑁𝜏))
281, 27sylbid 243 . 2 ((𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ) → (𝑀 < 𝑁𝜏))
29283impia 1114 1 ((𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ ∧ 𝑀 < 𝑁) → 𝜏)
Colors of variables: wff setvar class
Syntax hints:  wi 4  wb 209  wa 399  w3a 1084   = wceq 1538  wcel 2111   class class class wbr 5030  (class class class)co 7135  1c1 10527   + caddc 10529   < clt 10664  cle 10665  cz 11969
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1797  ax-4 1811  ax-5 1911  ax-6 1970  ax-7 2015  ax-8 2113  ax-9 2121  ax-10 2142  ax-11 2158  ax-12 2175  ax-ext 2770  ax-sep 5167  ax-nul 5174  ax-pow 5231  ax-pr 5295  ax-un 7441  ax-resscn 10583  ax-1cn 10584  ax-icn 10585  ax-addcl 10586  ax-addrcl 10587  ax-mulcl 10588  ax-mulrcl 10589  ax-mulcom 10590  ax-addass 10591  ax-mulass 10592  ax-distr 10593  ax-i2m1 10594  ax-1ne0 10595  ax-1rid 10596  ax-rnegex 10597  ax-rrecex 10598  ax-cnre 10599  ax-pre-lttri 10600  ax-pre-lttrn 10601  ax-pre-ltadd 10602  ax-pre-mulgt0 10603
This theorem depends on definitions:  df-bi 210  df-an 400  df-or 845  df-3or 1085  df-3an 1086  df-tru 1541  df-ex 1782  df-nf 1786  df-sb 2070  df-mo 2598  df-eu 2629  df-clab 2777  df-cleq 2791  df-clel 2870  df-nfc 2938  df-ne 2988  df-nel 3092  df-ral 3111  df-rex 3112  df-reu 3113  df-rab 3115  df-v 3443  df-sbc 3721  df-csb 3829  df-dif 3884  df-un 3886  df-in 3888  df-ss 3898  df-pss 3900  df-nul 4244  df-if 4426  df-pw 4499  df-sn 4526  df-pr 4528  df-tp 4530  df-op 4532  df-uni 4801  df-iun 4883  df-br 5031  df-opab 5093  df-mpt 5111  df-tr 5137  df-id 5425  df-eprel 5430  df-po 5438  df-so 5439  df-fr 5478  df-we 5480  df-xp 5525  df-rel 5526  df-cnv 5527  df-co 5528  df-dm 5529  df-rn 5530  df-res 5531  df-ima 5532  df-pred 6116  df-ord 6162  df-on 6163  df-lim 6164  df-suc 6165  df-iota 6283  df-fun 6326  df-fn 6327  df-f 6328  df-f1 6329  df-fo 6330  df-f1o 6331  df-fv 6332  df-riota 7093  df-ov 7138  df-oprab 7139  df-mpo 7140  df-om 7561  df-wrecs 7930  df-recs 7991  df-rdg 8029  df-er 8272  df-en 8493  df-dom 8494  df-sdom 8495  df-pnf 10666  df-mnf 10667  df-xr 10668  df-ltxr 10669  df-le 10670  df-sub 10861  df-neg 10862  df-nn 11626  df-n0 11886  df-z 11970
This theorem is referenced by:  monotuz  39882
  Copyright terms: Public domain W3C validator