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

Theorem nn0ind-raph 12693
Description: Principle of Mathematical Induction (inference schema) on nonnegative integers. The first four hypotheses give us the substitution instances we need; the last two are the basis and the induction step. Raph Levien remarks: "This seems a bit painful. I wonder if an explicit substitution version would be easier." (Contributed by Raph Levien, 10-Apr-2004.)
Hypotheses
Ref Expression
nn0ind-raph.1 (𝑥 = 0 → (𝜑𝜓))
nn0ind-raph.2 (𝑥 = 𝑦 → (𝜑𝜒))
nn0ind-raph.3 (𝑥 = (𝑦 + 1) → (𝜑𝜃))
nn0ind-raph.4 (𝑥 = 𝐴 → (𝜑𝜏))
nn0ind-raph.5 𝜓
nn0ind-raph.6 (𝑦 ∈ ℕ0 → (𝜒𝜃))
Assertion
Ref Expression
nn0ind-raph (𝐴 ∈ ℕ0𝜏)
Distinct variable groups:   𝑥,𝑦   𝑥,𝐴   𝜓,𝑥   𝜒,𝑥   𝜃,𝑥   𝜏,𝑥   𝜑,𝑦
Allowed substitution hints:   𝜑(𝑥)   𝜓(𝑦)   𝜒(𝑦)   𝜃(𝑦)   𝜏(𝑦)   𝐴(𝑦)

Proof of Theorem nn0ind-raph
Dummy variable 𝑧 is distinct from all other variables.
StepHypRef Expression
1 elnn0 12503 . 2 (𝐴 ∈ ℕ0 ↔ (𝐴 ∈ ℕ ∨ 𝐴 = 0))
2 dfsbcq2 3768 . . . 4 (𝑧 = 1 → ([𝑧 / 𝑥]𝜑[1 / 𝑥]𝜑))
3 nfv 1914 . . . . 5 𝑥𝜒
4 nn0ind-raph.2 . . . . 5 (𝑥 = 𝑦 → (𝜑𝜒))
53, 4sbhypf 3523 . . . 4 (𝑧 = 𝑦 → ([𝑧 / 𝑥]𝜑𝜒))
6 nfv 1914 . . . . 5 𝑥𝜃
7 nn0ind-raph.3 . . . . 5 (𝑥 = (𝑦 + 1) → (𝜑𝜃))
86, 7sbhypf 3523 . . . 4 (𝑧 = (𝑦 + 1) → ([𝑧 / 𝑥]𝜑𝜃))
9 nfv 1914 . . . . 5 𝑥𝜏
10 nn0ind-raph.4 . . . . 5 (𝑥 = 𝐴 → (𝜑𝜏))
119, 10sbhypf 3523 . . . 4 (𝑧 = 𝐴 → ([𝑧 / 𝑥]𝜑𝜏))
12 nfsbc1v 3785 . . . . 5 𝑥[1 / 𝑥]𝜑
13 1ex 11231 . . . . 5 1 ∈ V
14 c0ex 11229 . . . . . . 7 0 ∈ V
15 0nn0 12516 . . . . . . . . . . . 12 0 ∈ ℕ0
16 eleq1a 2829 . . . . . . . . . . . 12 (0 ∈ ℕ0 → (𝑦 = 0 → 𝑦 ∈ ℕ0))
1715, 16ax-mp 5 . . . . . . . . . . 11 (𝑦 = 0 → 𝑦 ∈ ℕ0)
18 nn0ind-raph.5 . . . . . . . . . . . . . . 15 𝜓
19 nn0ind-raph.1 . . . . . . . . . . . . . . 15 (𝑥 = 0 → (𝜑𝜓))
2018, 19mpbiri 258 . . . . . . . . . . . . . 14 (𝑥 = 0 → 𝜑)
21 eqeq2 2747 . . . . . . . . . . . . . . . 16 (𝑦 = 0 → (𝑥 = 𝑦𝑥 = 0))
2221, 4biimtrrdi 254 . . . . . . . . . . . . . . 15 (𝑦 = 0 → (𝑥 = 0 → (𝜑𝜒)))
2322pm5.74d 273 . . . . . . . . . . . . . 14 (𝑦 = 0 → ((𝑥 = 0 → 𝜑) ↔ (𝑥 = 0 → 𝜒)))
2420, 23mpbii 233 . . . . . . . . . . . . 13 (𝑦 = 0 → (𝑥 = 0 → 𝜒))
2524com12 32 . . . . . . . . . . . 12 (𝑥 = 0 → (𝑦 = 0 → 𝜒))
2614, 25vtocle 3534 . . . . . . . . . . 11 (𝑦 = 0 → 𝜒)
27 nn0ind-raph.6 . . . . . . . . . . 11 (𝑦 ∈ ℕ0 → (𝜒𝜃))
2817, 26, 27sylc 65 . . . . . . . . . 10 (𝑦 = 0 → 𝜃)
2928adantr 480 . . . . . . . . 9 ((𝑦 = 0 ∧ 𝑥 = 1) → 𝜃)
30 oveq1 7412 . . . . . . . . . . . . 13 (𝑦 = 0 → (𝑦 + 1) = (0 + 1))
31 0p1e1 12362 . . . . . . . . . . . . 13 (0 + 1) = 1
3230, 31eqtrdi 2786 . . . . . . . . . . . 12 (𝑦 = 0 → (𝑦 + 1) = 1)
3332eqeq2d 2746 . . . . . . . . . . 11 (𝑦 = 0 → (𝑥 = (𝑦 + 1) ↔ 𝑥 = 1))
3433, 7biimtrrdi 254 . . . . . . . . . 10 (𝑦 = 0 → (𝑥 = 1 → (𝜑𝜃)))
3534imp 406 . . . . . . . . 9 ((𝑦 = 0 ∧ 𝑥 = 1) → (𝜑𝜃))
3629, 35mpbird 257 . . . . . . . 8 ((𝑦 = 0 ∧ 𝑥 = 1) → 𝜑)
3736ex 412 . . . . . . 7 (𝑦 = 0 → (𝑥 = 1 → 𝜑))
3814, 37vtocle 3534 . . . . . 6 (𝑥 = 1 → 𝜑)
39 sbceq1a 3776 . . . . . 6 (𝑥 = 1 → (𝜑[1 / 𝑥]𝜑))
4038, 39mpbid 232 . . . . 5 (𝑥 = 1 → [1 / 𝑥]𝜑)
4112, 13, 40vtoclef 3542 . . . 4 [1 / 𝑥]𝜑
42 nnnn0 12508 . . . . 5 (𝑦 ∈ ℕ → 𝑦 ∈ ℕ0)
4342, 27syl 17 . . . 4 (𝑦 ∈ ℕ → (𝜒𝜃))
442, 5, 8, 11, 41, 43nnind 12258 . . 3 (𝐴 ∈ ℕ → 𝜏)
45 nfv 1914 . . . . 5 𝑥(0 = 𝐴𝜏)
46 eqeq1 2739 . . . . . 6 (𝑥 = 0 → (𝑥 = 𝐴 ↔ 0 = 𝐴))
4719bicomd 223 . . . . . . . . 9 (𝑥 = 0 → (𝜓𝜑))
4847, 10sylan9bb 509 . . . . . . . 8 ((𝑥 = 0 ∧ 𝑥 = 𝐴) → (𝜓𝜏))
4918, 48mpbii 233 . . . . . . 7 ((𝑥 = 0 ∧ 𝑥 = 𝐴) → 𝜏)
5049ex 412 . . . . . 6 (𝑥 = 0 → (𝑥 = 𝐴𝜏))
5146, 50sylbird 260 . . . . 5 (𝑥 = 0 → (0 = 𝐴𝜏))
5245, 14, 51vtoclef 3542 . . . 4 (0 = 𝐴𝜏)
5352eqcoms 2743 . . 3 (𝐴 = 0 → 𝜏)
5444, 53jaoi 857 . 2 ((𝐴 ∈ ℕ ∨ 𝐴 = 0) → 𝜏)
551, 54sylbi 217 1 (𝐴 ∈ ℕ0𝜏)
Colors of variables: wff setvar class
Syntax hints:  wi 4  wb 206  wa 395  wo 847   = wceq 1540  [wsb 2064  wcel 2108  [wsbc 3765  (class class class)co 7405  0cc0 11129  1c1 11130   + caddc 11132  cn 12240  0cn0 12501
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 1967  ax-7 2007  ax-8 2110  ax-9 2118  ax-10 2141  ax-11 2157  ax-12 2177  ax-ext 2707  ax-sep 5266  ax-nul 5276  ax-pow 5335  ax-pr 5402  ax-un 7729  ax-resscn 11186  ax-1cn 11187  ax-icn 11188  ax-addcl 11189  ax-addrcl 11190  ax-mulcl 11191  ax-mulrcl 11192  ax-mulcom 11193  ax-addass 11194  ax-mulass 11195  ax-distr 11196  ax-i2m1 11197  ax-1ne0 11198  ax-1rid 11199  ax-rnegex 11200  ax-rrecex 11201  ax-cnre 11202  ax-pre-lttri 11203  ax-pre-lttrn 11204  ax-pre-ltadd 11205
This theorem depends on definitions:  df-bi 207  df-an 396  df-or 848  df-3or 1087  df-3an 1088  df-tru 1543  df-fal 1553  df-ex 1780  df-nf 1784  df-sb 2065  df-mo 2539  df-eu 2568  df-clab 2714  df-cleq 2727  df-clel 2809  df-nfc 2885  df-ne 2933  df-nel 3037  df-ral 3052  df-rex 3061  df-reu 3360  df-rab 3416  df-v 3461  df-sbc 3766  df-csb 3875  df-dif 3929  df-un 3931  df-in 3933  df-ss 3943  df-pss 3946  df-nul 4309  df-if 4501  df-pw 4577  df-sn 4602  df-pr 4604  df-op 4608  df-uni 4884  df-iun 4969  df-br 5120  df-opab 5182  df-mpt 5202  df-tr 5230  df-id 5548  df-eprel 5553  df-po 5561  df-so 5562  df-fr 5606  df-we 5608  df-xp 5660  df-rel 5661  df-cnv 5662  df-co 5663  df-dm 5664  df-rn 5665  df-res 5666  df-ima 5667  df-pred 6290  df-ord 6355  df-on 6356  df-lim 6357  df-suc 6358  df-iota 6484  df-fun 6533  df-fn 6534  df-f 6535  df-f1 6536  df-fo 6537  df-f1o 6538  df-fv 6539  df-ov 7408  df-om 7862  df-2nd 7989  df-frecs 8280  df-wrecs 8311  df-recs 8385  df-rdg 8424  df-er 8719  df-en 8960  df-dom 8961  df-sdom 8962  df-pnf 11271  df-mnf 11272  df-ltxr 11274  df-nn 12241  df-n0 12502
This theorem is referenced by: (None)
  Copyright terms: Public domain W3C validator