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

Theorem nnsind 28365
Description: Principle of Mathematical Induction (inference schema). (Contributed by Scott Fenton, 6-Aug-2025.)
Hypotheses
Ref Expression
nnsind.1 (𝑥 = 1s → (𝜑𝜓))
nnsind.2 (𝑥 = 𝑦 → (𝜑𝜒))
nnsind.3 (𝑥 = (𝑦 +s 1s ) → (𝜑𝜃))
nnsind.4 (𝑥 = 𝐴 → (𝜑𝜏))
nnsind.5 𝜓
nnsind.6 (𝑦 ∈ ℕs → (𝜒𝜃))
Assertion
Ref Expression
nnsind (𝐴 ∈ ℕs𝜏)
Distinct variable groups:   𝑥,𝐴   𝑥,𝑦   𝜓,𝑥   𝜏,𝑥   𝜑,𝑦   𝜃,𝑥   𝜒,𝑥
Allowed substitution hints:   𝜑(𝑥)   𝜓(𝑦)   𝜒(𝑦)   𝜃(𝑦)   𝜏(𝑦)   𝐴(𝑦)

Proof of Theorem nnsind
Dummy variable 𝑛 is distinct from all other variables.
StepHypRef Expression
1 tru 1546 . 2
2 dfnns2 28364 . . . 4 s = (rec((𝑛 ∈ V ↦ (𝑛 +s 1s )), 1s ) “ ω)
32a1i 11 . . 3 (⊤ → ℕs = (rec((𝑛 ∈ V ↦ (𝑛 +s 1s )), 1s ) “ ω))
4 1no 27802 . . . 4 1s No
54a1i 11 . . 3 (⊤ → 1s No )
6 nnsind.1 . . 3 (𝑥 = 1s → (𝜑𝜓))
7 nnsind.2 . . 3 (𝑥 = 𝑦 → (𝜑𝜒))
8 nnsind.3 . . 3 (𝑥 = (𝑦 +s 1s ) → (𝜑𝜃))
9 nnsind.4 . . 3 (𝑥 = 𝐴 → (𝜑𝜏))
10 nnsind.5 . . . 4 𝜓
1110a1i 11 . . 3 (⊤ → 𝜓)
12 nnsind.6 . . . 4 (𝑦 ∈ ℕs → (𝜒𝜃))
1312adantl 481 . . 3 ((⊤ ∧ 𝑦 ∈ ℕs) → (𝜒𝜃))
143, 5, 6, 7, 8, 9, 11, 13noseqinds 28285 . 2 ((⊤ ∧ 𝐴 ∈ ℕs) → 𝜏)
151, 14mpan 691 1 (𝐴 ∈ ℕs𝜏)
Colors of variables: wff setvar class
Syntax hints:  wi 4  wb 206   = wceq 1542  wtru 1543  wcel 2114  Vcvv 3429  cmpt 5166  cima 5634  (class class class)co 7367  ωcom 7817  reccrdg 8348   No csur 27603   1s c1s 27798   +s cadds 27951  scnns 28305
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 1912  ax-6 1969  ax-7 2010  ax-8 2116  ax-9 2124  ax-10 2147  ax-11 2163  ax-12 2185  ax-ext 2708  ax-rep 5212  ax-sep 5231  ax-nul 5241  ax-pow 5307  ax-pr 5375  ax-un 7689
This theorem depends on definitions:  df-bi 207  df-an 396  df-or 849  df-3or 1088  df-3an 1089  df-tru 1545  df-fal 1555  df-ex 1782  df-nf 1786  df-sb 2069  df-mo 2539  df-eu 2569  df-clab 2715  df-cleq 2728  df-clel 2811  df-nfc 2885  df-ne 2933  df-ral 3052  df-rex 3062  df-rmo 3342  df-reu 3343  df-rab 3390  df-v 3431  df-sbc 3729  df-csb 3838  df-dif 3892  df-un 3894  df-in 3896  df-ss 3906  df-pss 3909  df-nul 4274  df-if 4467  df-pw 4543  df-sn 4568  df-pr 4570  df-tp 4572  df-op 4574  df-ot 4576  df-uni 4851  df-int 4890  df-iun 4935  df-br 5086  df-opab 5148  df-mpt 5167  df-tr 5193  df-id 5526  df-eprel 5531  df-po 5539  df-so 5540  df-fr 5584  df-se 5585  df-we 5586  df-xp 5637  df-rel 5638  df-cnv 5639  df-co 5640  df-dm 5641  df-rn 5642  df-res 5643  df-ima 5644  df-pred 6265  df-ord 6326  df-on 6327  df-lim 6328  df-suc 6329  df-iota 6454  df-fun 6500  df-fn 6501  df-f 6502  df-f1 6503  df-fo 6504  df-f1o 6505  df-fv 6506  df-riota 7324  df-ov 7370  df-oprab 7371  df-mpo 7372  df-om 7818  df-1st 7942  df-2nd 7943  df-frecs 8231  df-wrecs 8262  df-recs 8311  df-rdg 8349  df-1o 8405  df-2o 8406  df-nadd 8602  df-no 27606  df-lts 27607  df-bday 27608  df-les 27709  df-slts 27750  df-cuts 27752  df-0s 27799  df-1s 27800  df-made 27819  df-old 27820  df-left 27822  df-right 27823  df-norec2 27941  df-adds 27952  df-n0s 28306  df-nns 28307
This theorem is referenced by:  nn1m1nns  28366
  Copyright terms: Public domain W3C validator