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

Theorem indstr2 10009
Description: Strong Mathematical Induction for positive integers (inference schema). The first two hypotheses give us the substitution instances we need; the last two are the basis and the induction step. (Contributed by Paul Chapman, 21-Nov-2012.)
Hypotheses
Ref Expression
indstr2.1 (𝑥 = 1 → (𝜑𝜒))
indstr2.2 (𝑥 = 𝑦 → (𝜑𝜓))
indstr2.3 𝜒
indstr2.4 (𝑥 ∈ (ℤ‘2) → (∀𝑦 ∈ ℕ (𝑦 < 𝑥𝜓) → 𝜑))
Assertion
Ref Expression
indstr2 (𝑥 ∈ ℕ → 𝜑)
Distinct variable groups:   𝜑,𝑦   𝜓,𝑥   𝑥,𝑦
Allowed substitution hints:   𝜑(𝑥)   𝜓(𝑦)   𝜒(𝑥, 𝑦)

Proof of Theorem indstr2
StepHypRef Expression
1 indstr2.2 . 2 (𝑥 = 𝑦 → (𝜑𝜓))
2 elnn1uz2 10007 . . 3 (𝑥 ∈ ℕ ↔ (𝑥 = 1 ∨ 𝑥 ∈ (ℤ‘2)))
3 indstr2.3 . . . . 5 𝜒
4 nnnlt1 9330 . . . . . . . . . . 11 (𝑦 ∈ ℕ → ¬ 𝑦 < 1)
54adantl 277 . . . . . . . . . 10 ((𝑥 = 1 ∧ 𝑦 ∈ ℕ) → ¬ 𝑦 < 1)
6 breq2 4134 . . . . . . . . . . 11 (𝑥 = 1 → (𝑦 < 𝑥𝑦 < 1))
76adantr 276 . . . . . . . . . 10 ((𝑥 = 1 ∧ 𝑦 ∈ ℕ) → (𝑦 < 𝑥𝑦 < 1))
85, 7mtbird 684 . . . . . . . . 9 ((𝑥 = 1 ∧ 𝑦 ∈ ℕ) → ¬ 𝑦 < 𝑥)
98pm2.21d 628 . . . . . . . 8 ((𝑥 = 1 ∧ 𝑦 ∈ ℕ) → (𝑦 < 𝑥𝜓))
109ralrimiva 2623 . . . . . . 7 (𝑥 = 1 → ∀𝑦 ∈ ℕ (𝑦 < 𝑥𝜓))
11 pm5.5 242 . . . . . . 7 (∀𝑦 ∈ ℕ (𝑦 < 𝑥𝜓) → ((∀𝑦 ∈ ℕ (𝑦 < 𝑥𝜓) → 𝜑) ↔ 𝜑))
1210, 11syl 14 . . . . . 6 (𝑥 = 1 → ((∀𝑦 ∈ ℕ (𝑦 < 𝑥𝜓) → 𝜑) ↔ 𝜑))
13 indstr2.1 . . . . . 6 (𝑥 = 1 → (𝜑𝜒))
1412, 13bitrd 188 . . . . 5 (𝑥 = 1 → ((∀𝑦 ∈ ℕ (𝑦 < 𝑥𝜓) → 𝜑) ↔ 𝜒))
153, 14mpbiri 168 . . . 4 (𝑥 = 1 → (∀𝑦 ∈ ℕ (𝑦 < 𝑥𝜓) → 𝜑))
16 indstr2.4 . . . 4 (𝑥 ∈ (ℤ‘2) → (∀𝑦 ∈ ℕ (𝑦 < 𝑥𝜓) → 𝜑))
1715, 16jaoi 728 . . 3 ((𝑥 = 1 ∨ 𝑥 ∈ (ℤ‘2)) → (∀𝑦 ∈ ℕ (𝑦 < 𝑥𝜓) → 𝜑))
182, 17sylbi 121 . 2 (𝑥 ∈ ℕ → (∀𝑦 ∈ ℕ (𝑦 < 𝑥𝜓) → 𝜑))
191, 18indstr 9993 1 (𝑥 ∈ ℕ → 𝜑)
Colors of variables:    wff set class
This proof depends on syntax axioms:  ¬ wn 3  wi 4  wa 104  wb 105  wo 720   = wceq 1402  wcel 2209  wral 2528   class class class wbr 4130  cfv 5377  1c1 8180   < clt 8360  cn 9304  2c2 9355  cuz 9921
This proof depends on axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-ia1 106  ax-ia2 107  ax-ia3 108  ax-in1 623  ax-in2 624  ax-io 721  ax-5 1500  ax-7 1501  ax-gen 1502  ax-ie1 1546  ax-ie2 1547  ax-8 1557  ax-10 1558  ax-11 1559  ax-i12 1560  ax-bndl 1562  ax-4 1563  ax-17 1579  ax-i9 1583  ax-ial 1587  ax-i5r 1588  ax-14 2212  ax-ext 2220  ax-sep 4249  ax-pow 4311  ax-pr 4346  ax-un 4578  ax-setind 4684  ax-cnex 8270  ax-resscn 8271  ax-1cn 8272  ax-1re 8273  ax-icn 8274  ax-addcl 8275  ax-addrcl 8276  ax-mulcl 8277  ax-addcom 8279  ax-addass 8281  ax-distr 8283  ax-i2m1 8284  ax-0lt1 8285  ax-0id 8287  ax-rnegex 8288  ax-cnre 8290  ax-pre-ltirr 8291  ax-pre-ltwlin 8292  ax-pre-lttrn 8293  ax-pre-ltadd 8295
This proof depends on definitions:  df-bi 117  df-dc 847  df-3or 1010  df-3an 1011  df-tru 1405  df-fal 1408  df-nf 1514  df-sb 1816  df-eu 2089  df-mo 2090  df-clab 2225  df-cleq 2231  df-clel 2234  df-nfc 2381  df-ne 2421  df-nel 2516  df-ral 2533  df-rex 2534  df-reu 2535  df-rab 2537  df-v 2823  df-sbc 3052  df-dif 3222  df-un 3224  df-in 3226  df-ss 3233  df-pw 3690  df-sn 3715  df-pr 3716  df-op 3718  df-uni 3936  df-int 3971  df-br 4131  df-opab 4193  df-mpt 4194  df-id 4438  df-xp 4780  df-rel 4781  df-cnv 4782  df-co 4783  df-dm 4784  df-rn 4785  df-res 4786  df-ima 4787  df-iota 5337  df-fun 5379  df-fn 5380  df-f 5381  df-fv 5385  df-riota 6038  df-ov 6088  df-oprab 6089  df-mpo 6090  df-pnf 8362  df-mnf 8363  df-xr 8364  df-ltxr 8365  df-le 8366  df-sub 8499  df-neg 8500  df-inn 9305  df-2 9363  df-n0 9564  df-z 9645  df-uz 9922
This theorem is used by: (None)
  Copyright terms: Public domain W3C validator