ILE Home Intuitionistic Logic Explorer < Previous   Next >
Nearby theorems
Mirrors  >  Home  >  ILE Home  >  Th. List  >  indstr GIF version

Theorem indstr 8681
Description: Strong Mathematical Induction for positive integers (inference schema). (Contributed by NM, 17-Aug-2001.)
Hypotheses
Ref Expression
indstr.1 (𝑥 = 𝑦 → (𝜑𝜓))
indstr.2 (𝑥 ∈ ℕ → (∀𝑦 ∈ ℕ (𝑦 < 𝑥𝜓) → 𝜑))
Assertion
Ref Expression
indstr (𝑥 ∈ ℕ → 𝜑)
Distinct variable groups:   𝑥,𝑦   𝜑,𝑦   𝜓,𝑥
Allowed substitution hints:   𝜑(𝑥)   𝜓(𝑦)

Proof of Theorem indstr
Dummy variables 𝑧 𝑤 are mutually distinct and distinct from all other variables.
StepHypRef Expression
1 breq2 3789 . . . . 5 (𝑧 = 1 → (𝑦 < 𝑧𝑦 < 1))
21imbi1d 229 . . . 4 (𝑧 = 1 → ((𝑦 < 𝑧𝜓) ↔ (𝑦 < 1 → 𝜓)))
32ralbidv 2368 . . 3 (𝑧 = 1 → (∀𝑦 ∈ ℕ (𝑦 < 𝑧𝜓) ↔ ∀𝑦 ∈ ℕ (𝑦 < 1 → 𝜓)))
4 breq2 3789 . . . . 5 (𝑧 = 𝑤 → (𝑦 < 𝑧𝑦 < 𝑤))
54imbi1d 229 . . . 4 (𝑧 = 𝑤 → ((𝑦 < 𝑧𝜓) ↔ (𝑦 < 𝑤𝜓)))
65ralbidv 2368 . . 3 (𝑧 = 𝑤 → (∀𝑦 ∈ ℕ (𝑦 < 𝑧𝜓) ↔ ∀𝑦 ∈ ℕ (𝑦 < 𝑤𝜓)))
7 breq2 3789 . . . . 5 (𝑧 = (𝑤 + 1) → (𝑦 < 𝑧𝑦 < (𝑤 + 1)))
87imbi1d 229 . . . 4 (𝑧 = (𝑤 + 1) → ((𝑦 < 𝑧𝜓) ↔ (𝑦 < (𝑤 + 1) → 𝜓)))
98ralbidv 2368 . . 3 (𝑧 = (𝑤 + 1) → (∀𝑦 ∈ ℕ (𝑦 < 𝑧𝜓) ↔ ∀𝑦 ∈ ℕ (𝑦 < (𝑤 + 1) → 𝜓)))
10 breq2 3789 . . . . 5 (𝑧 = 𝑥 → (𝑦 < 𝑧𝑦 < 𝑥))
1110imbi1d 229 . . . 4 (𝑧 = 𝑥 → ((𝑦 < 𝑧𝜓) ↔ (𝑦 < 𝑥𝜓)))
1211ralbidv 2368 . . 3 (𝑧 = 𝑥 → (∀𝑦 ∈ ℕ (𝑦 < 𝑧𝜓) ↔ ∀𝑦 ∈ ℕ (𝑦 < 𝑥𝜓)))
13 nnnlt1 8065 . . . . 5 (𝑦 ∈ ℕ → ¬ 𝑦 < 1)
1413pm2.21d 581 . . . 4 (𝑦 ∈ ℕ → (𝑦 < 1 → 𝜓))
1514rgen 2416 . . 3 𝑦 ∈ ℕ (𝑦 < 1 → 𝜓)
16 1nn 8050 . . . . 5 1 ∈ ℕ
17 elex2 2615 . . . . 5 (1 ∈ ℕ → ∃𝑢 𝑢 ∈ ℕ)
18 nfra1 2397 . . . . . 6 𝑦𝑦 ∈ ℕ (𝑦 < 𝑤𝜓)
1918r19.3rm 3330 . . . . 5 (∃𝑢 𝑢 ∈ ℕ → (∀𝑦 ∈ ℕ (𝑦 < 𝑤𝜓) ↔ ∀𝑦 ∈ ℕ ∀𝑦 ∈ ℕ (𝑦 < 𝑤𝜓)))
2016, 17, 19mp2b 8 . . . 4 (∀𝑦 ∈ ℕ (𝑦 < 𝑤𝜓) ↔ ∀𝑦 ∈ ℕ ∀𝑦 ∈ ℕ (𝑦 < 𝑤𝜓))
21 rsp 2411 . . . . . . . . . 10 (∀𝑦 ∈ ℕ (𝑦 < 𝑤𝜓) → (𝑦 ∈ ℕ → (𝑦 < 𝑤𝜓)))
2221com12 30 . . . . . . . . 9 (𝑦 ∈ ℕ → (∀𝑦 ∈ ℕ (𝑦 < 𝑤𝜓) → (𝑦 < 𝑤𝜓)))
2322adantl 271 . . . . . . . 8 ((𝑤 ∈ ℕ ∧ 𝑦 ∈ ℕ) → (∀𝑦 ∈ ℕ (𝑦 < 𝑤𝜓) → (𝑦 < 𝑤𝜓)))
24 indstr.2 . . . . . . . . . . . . 13 (𝑥 ∈ ℕ → (∀𝑦 ∈ ℕ (𝑦 < 𝑥𝜓) → 𝜑))
2524rgen 2416 . . . . . . . . . . . 12 𝑥 ∈ ℕ (∀𝑦 ∈ ℕ (𝑦 < 𝑥𝜓) → 𝜑)
26 nfv 1461 . . . . . . . . . . . . 13 𝑤(∀𝑦 ∈ ℕ (𝑦 < 𝑥𝜓) → 𝜑)
27 nfv 1461 . . . . . . . . . . . . . 14 𝑥𝑦 ∈ ℕ (𝑦 < 𝑤𝜓)
28 nfsbc1v 2833 . . . . . . . . . . . . . 14 𝑥[𝑤 / 𝑥]𝜑
2927, 28nfim 1504 . . . . . . . . . . . . 13 𝑥(∀𝑦 ∈ ℕ (𝑦 < 𝑤𝜓) → [𝑤 / 𝑥]𝜑)
30 breq2 3789 . . . . . . . . . . . . . . . 16 (𝑥 = 𝑤 → (𝑦 < 𝑥𝑦 < 𝑤))
3130imbi1d 229 . . . . . . . . . . . . . . 15 (𝑥 = 𝑤 → ((𝑦 < 𝑥𝜓) ↔ (𝑦 < 𝑤𝜓)))
3231ralbidv 2368 . . . . . . . . . . . . . 14 (𝑥 = 𝑤 → (∀𝑦 ∈ ℕ (𝑦 < 𝑥𝜓) ↔ ∀𝑦 ∈ ℕ (𝑦 < 𝑤𝜓)))
33 sbceq1a 2824 . . . . . . . . . . . . . 14 (𝑥 = 𝑤 → (𝜑[𝑤 / 𝑥]𝜑))
3432, 33imbi12d 232 . . . . . . . . . . . . 13 (𝑥 = 𝑤 → ((∀𝑦 ∈ ℕ (𝑦 < 𝑥𝜓) → 𝜑) ↔ (∀𝑦 ∈ ℕ (𝑦 < 𝑤𝜓) → [𝑤 / 𝑥]𝜑)))
3526, 29, 34cbvral 2573 . . . . . . . . . . . 12 (∀𝑥 ∈ ℕ (∀𝑦 ∈ ℕ (𝑦 < 𝑥𝜓) → 𝜑) ↔ ∀𝑤 ∈ ℕ (∀𝑦 ∈ ℕ (𝑦 < 𝑤𝜓) → [𝑤 / 𝑥]𝜑))
3625, 35mpbi 143 . . . . . . . . . . 11 𝑤 ∈ ℕ (∀𝑦 ∈ ℕ (𝑦 < 𝑤𝜓) → [𝑤 / 𝑥]𝜑)
3736rspec 2415 . . . . . . . . . 10 (𝑤 ∈ ℕ → (∀𝑦 ∈ ℕ (𝑦 < 𝑤𝜓) → [𝑤 / 𝑥]𝜑))
38 vex 2604 . . . . . . . . . . . . 13 𝑦 ∈ V
39 indstr.1 . . . . . . . . . . . . 13 (𝑥 = 𝑦 → (𝜑𝜓))
4038, 39sbcie 2848 . . . . . . . . . . . 12 ([𝑦 / 𝑥]𝜑𝜓)
41 dfsbcq 2817 . . . . . . . . . . . 12 (𝑦 = 𝑤 → ([𝑦 / 𝑥]𝜑[𝑤 / 𝑥]𝜑))
4240, 41syl5bbr 192 . . . . . . . . . . 11 (𝑦 = 𝑤 → (𝜓[𝑤 / 𝑥]𝜑))
4342biimprcd 158 . . . . . . . . . 10 ([𝑤 / 𝑥]𝜑 → (𝑦 = 𝑤𝜓))
4437, 43syl6 33 . . . . . . . . 9 (𝑤 ∈ ℕ → (∀𝑦 ∈ ℕ (𝑦 < 𝑤𝜓) → (𝑦 = 𝑤𝜓)))
4544adantr 270 . . . . . . . 8 ((𝑤 ∈ ℕ ∧ 𝑦 ∈ ℕ) → (∀𝑦 ∈ ℕ (𝑦 < 𝑤𝜓) → (𝑦 = 𝑤𝜓)))
4623, 45jcad 301 . . . . . . 7 ((𝑤 ∈ ℕ ∧ 𝑦 ∈ ℕ) → (∀𝑦 ∈ ℕ (𝑦 < 𝑤𝜓) → ((𝑦 < 𝑤𝜓) ∧ (𝑦 = 𝑤𝜓))))
47 jaob 663 . . . . . . 7 (((𝑦 < 𝑤𝑦 = 𝑤) → 𝜓) ↔ ((𝑦 < 𝑤𝜓) ∧ (𝑦 = 𝑤𝜓)))
4846, 47syl6ibr 160 . . . . . 6 ((𝑤 ∈ ℕ ∧ 𝑦 ∈ ℕ) → (∀𝑦 ∈ ℕ (𝑦 < 𝑤𝜓) → ((𝑦 < 𝑤𝑦 = 𝑤) → 𝜓)))
49 nnleltp1 8410 . . . . . . . . 9 ((𝑦 ∈ ℕ ∧ 𝑤 ∈ ℕ) → (𝑦𝑤𝑦 < (𝑤 + 1)))
50 nnz 8370 . . . . . . . . . 10 (𝑦 ∈ ℕ → 𝑦 ∈ ℤ)
51 nnz 8370 . . . . . . . . . 10 (𝑤 ∈ ℕ → 𝑤 ∈ ℤ)
52 zleloe 8398 . . . . . . . . . 10 ((𝑦 ∈ ℤ ∧ 𝑤 ∈ ℤ) → (𝑦𝑤 ↔ (𝑦 < 𝑤𝑦 = 𝑤)))
5350, 51, 52syl2an 283 . . . . . . . . 9 ((𝑦 ∈ ℕ ∧ 𝑤 ∈ ℕ) → (𝑦𝑤 ↔ (𝑦 < 𝑤𝑦 = 𝑤)))
5449, 53bitr3d 188 . . . . . . . 8 ((𝑦 ∈ ℕ ∧ 𝑤 ∈ ℕ) → (𝑦 < (𝑤 + 1) ↔ (𝑦 < 𝑤𝑦 = 𝑤)))
5554ancoms 264 . . . . . . 7 ((𝑤 ∈ ℕ ∧ 𝑦 ∈ ℕ) → (𝑦 < (𝑤 + 1) ↔ (𝑦 < 𝑤𝑦 = 𝑤)))
5655imbi1d 229 . . . . . 6 ((𝑤 ∈ ℕ ∧ 𝑦 ∈ ℕ) → ((𝑦 < (𝑤 + 1) → 𝜓) ↔ ((𝑦 < 𝑤𝑦 = 𝑤) → 𝜓)))
5748, 56sylibrd 167 . . . . 5 ((𝑤 ∈ ℕ ∧ 𝑦 ∈ ℕ) → (∀𝑦 ∈ ℕ (𝑦 < 𝑤𝜓) → (𝑦 < (𝑤 + 1) → 𝜓)))
5857ralimdva 2429 . . . 4 (𝑤 ∈ ℕ → (∀𝑦 ∈ ℕ ∀𝑦 ∈ ℕ (𝑦 < 𝑤𝜓) → ∀𝑦 ∈ ℕ (𝑦 < (𝑤 + 1) → 𝜓)))
5920, 58syl5bi 150 . . 3 (𝑤 ∈ ℕ → (∀𝑦 ∈ ℕ (𝑦 < 𝑤𝜓) → ∀𝑦 ∈ ℕ (𝑦 < (𝑤 + 1) → 𝜓)))
603, 6, 9, 12, 15, 59nnind 8055 . 2 (𝑥 ∈ ℕ → ∀𝑦 ∈ ℕ (𝑦 < 𝑥𝜓))
6160, 24mpd 13 1 (𝑥 ∈ ℕ → 𝜑)
Colors of variables: wff set class
Syntax hints:  wi 4  wa 102  wb 103  wo 661   = wceq 1284  wex 1421  wcel 1433  wral 2348  [wsbc 2815   class class class wbr 3785  (class class class)co 5532  1c1 6982   + caddc 6984   < clt 7153  cle 7154  cn 8039  cz 8351
This theorem was proved from axioms:  ax-1 5  ax-2 6  ax-mp 7  ax-ia1 104  ax-ia2 105  ax-ia3 106  ax-in1 576  ax-in2 577  ax-io 662  ax-5 1376  ax-7 1377  ax-gen 1378  ax-ie1 1422  ax-ie2 1423  ax-8 1435  ax-10 1436  ax-11 1437  ax-i12 1438  ax-bndl 1439  ax-4 1440  ax-13 1444  ax-14 1445  ax-17 1459  ax-i9 1463  ax-ial 1467  ax-i5r 1468  ax-ext 2063  ax-sep 3896  ax-pow 3948  ax-pr 3964  ax-un 4188  ax-setind 4280  ax-cnex 7067  ax-resscn 7068  ax-1cn 7069  ax-1re 7070  ax-icn 7071  ax-addcl 7072  ax-addrcl 7073  ax-mulcl 7074  ax-addcom 7076  ax-addass 7078  ax-distr 7080  ax-i2m1 7081  ax-0lt1 7082  ax-0id 7084  ax-rnegex 7085  ax-cnre 7087  ax-pre-ltirr 7088  ax-pre-ltwlin 7089  ax-pre-lttrn 7090  ax-pre-ltadd 7092
This theorem depends on definitions:  df-bi 115  df-3or 920  df-3an 921  df-tru 1287  df-fal 1290  df-nf 1390  df-sb 1686  df-eu 1944  df-mo 1945  df-clab 2068  df-cleq 2074  df-clel 2077  df-nfc 2208  df-ne 2246  df-nel 2340  df-ral 2353  df-rex 2354  df-reu 2355  df-rab 2357  df-v 2603  df-sbc 2816  df-dif 2975  df-un 2977  df-in 2979  df-ss 2986  df-pw 3384  df-sn 3404  df-pr 3405  df-op 3407  df-uni 3602  df-int 3637  df-br 3786  df-opab 3840  df-id 4048  df-xp 4369  df-rel 4370  df-cnv 4371  df-co 4372  df-dm 4373  df-iota 4887  df-fun 4924  df-fv 4930  df-riota 5488  df-ov 5535  df-oprab 5536  df-mpt2 5537  df-pnf 7155  df-mnf 7156  df-xr 7157  df-ltxr 7158  df-le 7159  df-sub 7281  df-neg 7282  df-inn 8040  df-n0 8289  df-z 8352
This theorem is referenced by:  indstr2  8696
  Copyright terms: Public domain W3C validator