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

Theorem nnindd 12230
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 342 . . 3 (𝑥 = 1 → ((𝜑𝜓) ↔ (𝜑𝜒)))
3 nnindd.2 . . . 4 (𝑥 = 𝑦 → (𝜓𝜃))
43imbi2d 342 . . 3 (𝑥 = 𝑦 → ((𝜑𝜓) ↔ (𝜑𝜃)))
5 nnindd.3 . . . 4 (𝑥 = (𝑦 + 1) → (𝜓𝜏))
65imbi2d 342 . . 3 (𝑥 = (𝑦 + 1) → ((𝜑𝜓) ↔ (𝜑𝜏)))
7 nnindd.4 . . . 4 (𝑥 = 𝐴 → (𝜓𝜂))
87imbi2d 342 . . 3 (𝑥 = 𝐴 → ((𝜑𝜓) ↔ (𝜑𝜂)))
9 nnindd.5 . . 3 (𝜑𝜒)
10 nnindd.6 . . . . . 6 (((𝜑𝑦 ∈ ℕ) ∧ 𝜃) → 𝜏)
1110ex 416 . . . . 5 ((𝜑𝑦 ∈ ℕ) → (𝜃𝜏))
1211expcom 417 . . . 4 (𝑦 ∈ ℕ → (𝜑 → (𝜃𝜏)))
1312a2d 29 . . 3 (𝑦 ∈ ℕ → ((𝜑𝜃) → (𝜑𝜏)))
142, 4, 6, 8, 9, 13nnind 12228 . 2 (𝐴 ∈ ℕ → (𝜑𝜂))
1514impcom 411 1 ((𝜑𝐴 ∈ ℕ) → 𝜂)
Colors of variables: wff setvar class
Syntax hints:  wi 4  wb 208  wa 399   = wceq 1560  wcel 2142  (class class class)co 7396  1c1 11074   + caddc 11076  cn 12210
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1815  ax-4 1829  ax-5 1930  ax-6 1987  ax-7 2028  ax-8 2144  ax-9 2152  ax-10 2175  ax-11 2191  ax-12 2212  ax-ext 2734  ax-sep 5246  ax-nul 5256  ax-pr 5390  ax-un 7718  ax-1cn 11131
This theorem depends on definitions:  df-bi 209  df-an 400  df-or 859  df-3or 1099  df-3an 1100  df-tru 1563  df-fal 1573  df-ex 1800  df-nf 1804  df-sb 2091  df-mo 2566  df-eu 2596  df-clab 2741  df-cleq 2754  df-clel 2837  df-nfc 2911  df-ne 2958  df-ral 3077  df-rex 3087  df-reu 3368  df-rab 3415  df-v 3456  df-sbc 3745  df-csb 3853  df-dif 3907  df-un 3909  df-in 3911  df-ss 3921  df-pss 3924  df-nul 4286  df-if 4481  df-pw 4557  df-sn 4583  df-pr 4585  df-op 4589  df-uni 4866  df-iun 4951  df-br 5101  df-opab 5163  df-mpt 5182  df-tr 5208  df-id 5542  df-eprel 5547  df-po 5555  df-so 5556  df-fr 5600  df-we 5602  df-xp 5653  df-rel 5654  df-cnv 5655  df-co 5656  df-dm 5657  df-rn 5658  df-res 5659  df-ima 5660  df-pred 6288  df-ord 6349  df-on 6350  df-lim 6351  df-suc 6352  df-iota 6477  df-fun 6523  df-fn 6524  df-f 6525  df-f1 6526  df-fo 6527  df-f1o 6528  df-fv 6529  df-ov 7399  df-om 7847  df-2nd 7971  df-frecs 8262  df-wrecs 8293  df-recs 8342  df-rdg 8381  df-nn 12211
This theorem is referenced by:  psdpw  22232  fzto1st  33280  psgnfzto1st  33282  fiunelros  34468  ringexp0nn  42748  sn-nnne0  43079  renegmulnnass  43084  fsuppind  43169
  Copyright terms: Public domain W3C validator