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

Theorem nnindd 12262
Description: Principle of Mathematical Induction (inference schema) on integers, a deduction version. (Contributed by Thierry Arnoux, 19-Jul-2020.)
Hypotheses
Ref Expression
nnindd.1 (𝑥 = 1 → (𝜓𝜒))
nnindd.2 (𝑥 = 𝑦 → (𝜓𝜃))
nnindd.3 (𝑥 = (𝑦 + 1) → (𝜓𝜏))
nnindd.4 (𝑥 = 𝐴 → (𝜓𝜂))
nnindd.5 (𝜑𝜒)
nnindd.6 (((𝜑𝑦 ∈ ℕ) ∧ 𝜃) → 𝜏)
Assertion
Ref Expression
nnindd ((𝜑𝐴 ∈ ℕ) → 𝜂)
Distinct variable groups:   𝑥,𝐴   𝑥,𝑦,𝜑   𝜓,𝑦   𝜒,𝑥   𝜂,𝑥   𝜃,𝑥   𝜏,𝑥
Allowed substitution hints:   𝜓(𝑥)   𝜒(𝑦)   𝜃(𝑦)   𝜏(𝑦)   𝜂(𝑦)   𝐴(𝑦)

Proof of Theorem nnindd
StepHypRef Expression
1 nnindd.1 . . . 4 (𝑥 = 1 → (𝜓𝜒))
21imbi2d 340 . . 3 (𝑥 = 1 → ((𝜑𝜓) ↔ (𝜑𝜒)))
3 nnindd.2 . . . 4 (𝑥 = 𝑦 → (𝜓𝜃))
43imbi2d 340 . . 3 (𝑥 = 𝑦 → ((𝜑𝜓) ↔ (𝜑𝜃)))
5 nnindd.3 . . . 4 (𝑥 = (𝑦 + 1) → (𝜓𝜏))
65imbi2d 340 . . 3 (𝑥 = (𝑦 + 1) → ((𝜑𝜓) ↔ (𝜑𝜏)))
7 nnindd.4 . . . 4 (𝑥 = 𝐴 → (𝜓𝜂))
87imbi2d 340 . . 3 (𝑥 = 𝐴 → ((𝜑𝜓) ↔ (𝜑𝜂)))
9 nnindd.5 . . 3 (𝜑𝜒)
10 nnindd.6 . . . . . 6 (((𝜑𝑦 ∈ ℕ) ∧ 𝜃) → 𝜏)
1110ex 412 . . . . 5 ((𝜑𝑦 ∈ ℕ) → (𝜃𝜏))
1211expcom 413 . . . 4 (𝑦 ∈ ℕ → (𝜑 → (𝜃𝜏)))
1312a2d 29 . . 3 (𝑦 ∈ ℕ → ((𝜑𝜃) → (𝜑𝜏)))
142, 4, 6, 8, 9, 13nnind 12260 . 2 (𝐴 ∈ ℕ → (𝜑𝜂))
1514impcom 407 1 ((𝜑𝐴 ∈ ℕ) → 𝜂)
Colors of variables: wff setvar class
Syntax hints:  wi 4  wb 205  wa 395   = wceq 1534  wcel 2099  (class class class)co 7420  1c1 11139   + caddc 11141  cn 12242
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1790  ax-4 1804  ax-5 1906  ax-6 1964  ax-7 2004  ax-8 2101  ax-9 2109  ax-10 2130  ax-11 2147  ax-12 2167  ax-ext 2699  ax-sep 5299  ax-nul 5306  ax-pr 5429  ax-un 7740  ax-1cn 11196
This theorem depends on definitions:  df-bi 206  df-an 396  df-or 847  df-3or 1086  df-3an 1087  df-tru 1537  df-fal 1547  df-ex 1775  df-nf 1779  df-sb 2061  df-mo 2530  df-eu 2559  df-clab 2706  df-cleq 2720  df-clel 2806  df-nfc 2881  df-ne 2938  df-ral 3059  df-rex 3068  df-reu 3374  df-rab 3430  df-v 3473  df-sbc 3777  df-csb 3893  df-dif 3950  df-un 3952  df-in 3954  df-ss 3964  df-pss 3966  df-nul 4324  df-if 4530  df-pw 4605  df-sn 4630  df-pr 4632  df-op 4636  df-uni 4909  df-iun 4998  df-br 5149  df-opab 5211  df-mpt 5232  df-tr 5266  df-id 5576  df-eprel 5582  df-po 5590  df-so 5591  df-fr 5633  df-we 5635  df-xp 5684  df-rel 5685  df-cnv 5686  df-co 5687  df-dm 5688  df-rn 5689  df-res 5690  df-ima 5691  df-pred 6305  df-ord 6372  df-on 6373  df-lim 6374  df-suc 6375  df-iota 6500  df-fun 6550  df-fn 6551  df-f 6552  df-f1 6553  df-fo 6554  df-f1o 6555  df-fv 6556  df-ov 7423  df-om 7871  df-2nd 7994  df-frecs 8286  df-wrecs 8317  df-recs 8391  df-rdg 8430  df-nn 12243
This theorem is referenced by:  fzto1st  32824  psgnfzto1st  32826  fiunelros  33793  ringexp0nn  41605  fsuppind  41823  sn-nnne0  42003  renegmulnnass  42008
  Copyright terms: Public domain W3C validator