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

Theorem zindd 12086
Description: Principle of Mathematical Induction on all integers, deduction version. The first five hypotheses give the substitutions; the last three are the basis, the induction, and the extension to negative numbers. (Contributed by Paul Chapman, 17-Apr-2009.) (Proof shortened by Mario Carneiro, 4-Jan-2017.)
Hypotheses
Ref Expression
zindd.1 (𝑥 = 0 → (𝜑𝜓))
zindd.2 (𝑥 = 𝑦 → (𝜑𝜒))
zindd.3 (𝑥 = (𝑦 + 1) → (𝜑𝜏))
zindd.4 (𝑥 = -𝑦 → (𝜑𝜃))
zindd.5 (𝑥 = 𝐴 → (𝜑𝜂))
zindd.6 (𝜁𝜓)
zindd.7 (𝜁 → (𝑦 ∈ ℕ0 → (𝜒𝜏)))
zindd.8 (𝜁 → (𝑦 ∈ ℕ → (𝜒𝜃)))
Assertion
Ref Expression
zindd (𝜁 → (𝐴 ∈ ℤ → 𝜂))
Distinct variable groups:   𝑥,𝐴   𝜒,𝑥   𝜂,𝑥   𝜑,𝑦   𝜓,𝑥   𝜏,𝑥   𝜃,𝑥   𝑥,𝑦,𝜁
Allowed substitution hints:   𝜑(𝑥)   𝜓(𝑦)   𝜒(𝑦)   𝜃(𝑦)   𝜏(𝑦)   𝜂(𝑦)   𝐴(𝑦)

Proof of Theorem zindd
StepHypRef Expression
1 znegcl 12020 . . . . . . 7 (𝑦 ∈ ℤ → -𝑦 ∈ ℤ)
2 elznn0nn 11998 . . . . . . 7 (-𝑦 ∈ ℤ ↔ (-𝑦 ∈ ℕ0 ∨ (-𝑦 ∈ ℝ ∧ --𝑦 ∈ ℕ)))
31, 2sylib 220 . . . . . 6 (𝑦 ∈ ℤ → (-𝑦 ∈ ℕ0 ∨ (-𝑦 ∈ ℝ ∧ --𝑦 ∈ ℕ)))
4 simpr 487 . . . . . . 7 ((-𝑦 ∈ ℝ ∧ --𝑦 ∈ ℕ) → --𝑦 ∈ ℕ)
54orim2i 907 . . . . . 6 ((-𝑦 ∈ ℕ0 ∨ (-𝑦 ∈ ℝ ∧ --𝑦 ∈ ℕ)) → (-𝑦 ∈ ℕ0 ∨ --𝑦 ∈ ℕ))
63, 5syl 17 . . . . 5 (𝑦 ∈ ℤ → (-𝑦 ∈ ℕ0 ∨ --𝑦 ∈ ℕ))
7 zcn 11989 . . . . . . . 8 (𝑦 ∈ ℤ → 𝑦 ∈ ℂ)
87negnegd 10991 . . . . . . 7 (𝑦 ∈ ℤ → --𝑦 = 𝑦)
98eleq1d 2900 . . . . . 6 (𝑦 ∈ ℤ → (--𝑦 ∈ ℕ ↔ 𝑦 ∈ ℕ))
109orbi2d 912 . . . . 5 (𝑦 ∈ ℤ → ((-𝑦 ∈ ℕ0 ∨ --𝑦 ∈ ℕ) ↔ (-𝑦 ∈ ℕ0𝑦 ∈ ℕ)))
116, 10mpbid 234 . . . 4 (𝑦 ∈ ℤ → (-𝑦 ∈ ℕ0𝑦 ∈ ℕ))
12 zindd.1 . . . . . . . 8 (𝑥 = 0 → (𝜑𝜓))
1312imbi2d 343 . . . . . . 7 (𝑥 = 0 → ((𝜁𝜑) ↔ (𝜁𝜓)))
14 zindd.2 . . . . . . . 8 (𝑥 = 𝑦 → (𝜑𝜒))
1514imbi2d 343 . . . . . . 7 (𝑥 = 𝑦 → ((𝜁𝜑) ↔ (𝜁𝜒)))
16 zindd.3 . . . . . . . 8 (𝑥 = (𝑦 + 1) → (𝜑𝜏))
1716imbi2d 343 . . . . . . 7 (𝑥 = (𝑦 + 1) → ((𝜁𝜑) ↔ (𝜁𝜏)))
18 zindd.4 . . . . . . . 8 (𝑥 = -𝑦 → (𝜑𝜃))
1918imbi2d 343 . . . . . . 7 (𝑥 = -𝑦 → ((𝜁𝜑) ↔ (𝜁𝜃)))
20 zindd.6 . . . . . . 7 (𝜁𝜓)
21 zindd.7 . . . . . . . . 9 (𝜁 → (𝑦 ∈ ℕ0 → (𝜒𝜏)))
2221com12 32 . . . . . . . 8 (𝑦 ∈ ℕ0 → (𝜁 → (𝜒𝜏)))
2322a2d 29 . . . . . . 7 (𝑦 ∈ ℕ0 → ((𝜁𝜒) → (𝜁𝜏)))
2413, 15, 17, 19, 20, 23nn0ind 12080 . . . . . 6 (-𝑦 ∈ ℕ0 → (𝜁𝜃))
2524com12 32 . . . . 5 (𝜁 → (-𝑦 ∈ ℕ0𝜃))
2613, 15, 17, 15, 20, 23nn0ind 12080 . . . . . . 7 (𝑦 ∈ ℕ0 → (𝜁𝜒))
27 nnnn0 11907 . . . . . . 7 (𝑦 ∈ ℕ → 𝑦 ∈ ℕ0)
2826, 27syl11 33 . . . . . 6 (𝜁 → (𝑦 ∈ ℕ → 𝜒))
29 zindd.8 . . . . . 6 (𝜁 → (𝑦 ∈ ℕ → (𝜒𝜃)))
3028, 29mpdd 43 . . . . 5 (𝜁 → (𝑦 ∈ ℕ → 𝜃))
3125, 30jaod 855 . . . 4 (𝜁 → ((-𝑦 ∈ ℕ0𝑦 ∈ ℕ) → 𝜃))
3211, 31syl5 34 . . 3 (𝜁 → (𝑦 ∈ ℤ → 𝜃))
3332ralrimiv 3184 . 2 (𝜁 → ∀𝑦 ∈ ℤ 𝜃)
34 znegcl 12020 . . . . 5 (𝑥 ∈ ℤ → -𝑥 ∈ ℤ)
35 negeq 10881 . . . . . . . . 9 (𝑦 = -𝑥 → -𝑦 = --𝑥)
36 zcn 11989 . . . . . . . . . 10 (𝑥 ∈ ℤ → 𝑥 ∈ ℂ)
3736negnegd 10991 . . . . . . . . 9 (𝑥 ∈ ℤ → --𝑥 = 𝑥)
3835, 37sylan9eqr 2881 . . . . . . . 8 ((𝑥 ∈ ℤ ∧ 𝑦 = -𝑥) → -𝑦 = 𝑥)
3938eqcomd 2830 . . . . . . 7 ((𝑥 ∈ ℤ ∧ 𝑦 = -𝑥) → 𝑥 = -𝑦)
4039, 18syl 17 . . . . . 6 ((𝑥 ∈ ℤ ∧ 𝑦 = -𝑥) → (𝜑𝜃))
4140bicomd 225 . . . . 5 ((𝑥 ∈ ℤ ∧ 𝑦 = -𝑥) → (𝜃𝜑))
4234, 41rspcdv 3618 . . . 4 (𝑥 ∈ ℤ → (∀𝑦 ∈ ℤ 𝜃𝜑))
4342com12 32 . . 3 (∀𝑦 ∈ ℤ 𝜃 → (𝑥 ∈ ℤ → 𝜑))
4443ralrimiv 3184 . 2 (∀𝑦 ∈ ℤ 𝜃 → ∀𝑥 ∈ ℤ 𝜑)
45 zindd.5 . . 3 (𝑥 = 𝐴 → (𝜑𝜂))
4645rspccv 3623 . 2 (∀𝑥 ∈ ℤ 𝜑 → (𝐴 ∈ ℤ → 𝜂))
4733, 44, 463syl 18 1 (𝜁 → (𝐴 ∈ ℤ → 𝜂))
Colors of variables: wff setvar class
Syntax hints:  wi 4  wb 208  wa 398  wo 843   = wceq 1536  wcel 2113  wral 3141  (class class class)co 7159  cr 10539  0cc0 10540  1c1 10541   + caddc 10543  -cneg 10874  cn 11641  0cn0 11900  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:  efexp  15457  pcexp  16199  mulgaddcom  18254  mulginvcom  18255  mulgneg2  18264  mulgass2  19354  cnfldmulg  20580  clmmulg  23708  xrsmulgzz  30669
  Copyright terms: Public domain W3C validator