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

Theorem nn1suc 8739
Description: If a statement holds for 1 and also holds for a successor, it holds for all positive integers. The first three hypotheses give us the substitution instances we need; the last two show that it holds for 1 and for a successor. (Contributed by NM, 11-Oct-2004.) (Revised by Mario Carneiro, 16-May-2014.)
Hypotheses
Ref Expression
nn1suc.1 (𝑥 = 1 → (𝜑𝜓))
nn1suc.3 (𝑥 = (𝑦 + 1) → (𝜑𝜒))
nn1suc.4 (𝑥 = 𝐴 → (𝜑𝜃))
nn1suc.5 𝜓
nn1suc.6 (𝑦 ∈ ℕ → 𝜒)
Assertion
Ref Expression
nn1suc (𝐴 ∈ ℕ → 𝜃)
Distinct variable groups:   𝑥,𝑦,𝐴   𝜓,𝑥   𝜒,𝑥   𝜃,𝑥   𝜑,𝑦
Allowed substitution hints:   𝜑(𝑥)   𝜓(𝑦)   𝜒(𝑦)   𝜃(𝑦)

Proof of Theorem nn1suc
StepHypRef Expression
1 nn1suc.5 . . . . 5 𝜓
2 1ex 7761 . . . . . 6 1 ∈ V
3 nn1suc.1 . . . . . 6 (𝑥 = 1 → (𝜑𝜓))
42, 3sbcie 2943 . . . . 5 ([1 / 𝑥]𝜑𝜓)
51, 4mpbir 145 . . . 4 [1 / 𝑥]𝜑
6 1nn 8731 . . . . . . 7 1 ∈ ℕ
7 eleq1 2202 . . . . . . 7 (𝐴 = 1 → (𝐴 ∈ ℕ ↔ 1 ∈ ℕ))
86, 7mpbiri 167 . . . . . 6 (𝐴 = 1 → 𝐴 ∈ ℕ)
9 nn1suc.4 . . . . . . 7 (𝑥 = 𝐴 → (𝜑𝜃))
109sbcieg 2941 . . . . . 6 (𝐴 ∈ ℕ → ([𝐴 / 𝑥]𝜑𝜃))
118, 10syl 14 . . . . 5 (𝐴 = 1 → ([𝐴 / 𝑥]𝜑𝜃))
12 dfsbcq 2911 . . . . 5 (𝐴 = 1 → ([𝐴 / 𝑥]𝜑[1 / 𝑥]𝜑))
1311, 12bitr3d 189 . . . 4 (𝐴 = 1 → (𝜃[1 / 𝑥]𝜑))
145, 13mpbiri 167 . . 3 (𝐴 = 1 → 𝜃)
1514a1i 9 . 2 (𝐴 ∈ ℕ → (𝐴 = 1 → 𝜃))
16 elisset 2700 . . . 4 ((𝐴 − 1) ∈ ℕ → ∃𝑦 𝑦 = (𝐴 − 1))
17 eleq1 2202 . . . . . 6 (𝑦 = (𝐴 − 1) → (𝑦 ∈ ℕ ↔ (𝐴 − 1) ∈ ℕ))
1817pm5.32ri 450 . . . . 5 ((𝑦 ∈ ℕ ∧ 𝑦 = (𝐴 − 1)) ↔ ((𝐴 − 1) ∈ ℕ ∧ 𝑦 = (𝐴 − 1)))
19 nn1suc.6 . . . . . . 7 (𝑦 ∈ ℕ → 𝜒)
2019adantr 274 . . . . . 6 ((𝑦 ∈ ℕ ∧ 𝑦 = (𝐴 − 1)) → 𝜒)
21 nnre 8727 . . . . . . . . 9 (𝑦 ∈ ℕ → 𝑦 ∈ ℝ)
22 peano2re 7898 . . . . . . . . 9 (𝑦 ∈ ℝ → (𝑦 + 1) ∈ ℝ)
23 nn1suc.3 . . . . . . . . . 10 (𝑥 = (𝑦 + 1) → (𝜑𝜒))
2423sbcieg 2941 . . . . . . . . 9 ((𝑦 + 1) ∈ ℝ → ([(𝑦 + 1) / 𝑥]𝜑𝜒))
2521, 22, 243syl 17 . . . . . . . 8 (𝑦 ∈ ℕ → ([(𝑦 + 1) / 𝑥]𝜑𝜒))
2625adantr 274 . . . . . . 7 ((𝑦 ∈ ℕ ∧ 𝑦 = (𝐴 − 1)) → ([(𝑦 + 1) / 𝑥]𝜑𝜒))
27 oveq1 5781 . . . . . . . . 9 (𝑦 = (𝐴 − 1) → (𝑦 + 1) = ((𝐴 − 1) + 1))
2827sbceq1d 2914 . . . . . . . 8 (𝑦 = (𝐴 − 1) → ([(𝑦 + 1) / 𝑥]𝜑[((𝐴 − 1) + 1) / 𝑥]𝜑))
2928adantl 275 . . . . . . 7 ((𝑦 ∈ ℕ ∧ 𝑦 = (𝐴 − 1)) → ([(𝑦 + 1) / 𝑥]𝜑[((𝐴 − 1) + 1) / 𝑥]𝜑))
3026, 29bitr3d 189 . . . . . 6 ((𝑦 ∈ ℕ ∧ 𝑦 = (𝐴 − 1)) → (𝜒[((𝐴 − 1) + 1) / 𝑥]𝜑))
3120, 30mpbid 146 . . . . 5 ((𝑦 ∈ ℕ ∧ 𝑦 = (𝐴 − 1)) → [((𝐴 − 1) + 1) / 𝑥]𝜑)
3218, 31sylbir 134 . . . 4 (((𝐴 − 1) ∈ ℕ ∧ 𝑦 = (𝐴 − 1)) → [((𝐴 − 1) + 1) / 𝑥]𝜑)
3316, 32exlimddv 1870 . . 3 ((𝐴 − 1) ∈ ℕ → [((𝐴 − 1) + 1) / 𝑥]𝜑)
34 nncn 8728 . . . . . 6 (𝐴 ∈ ℕ → 𝐴 ∈ ℂ)
35 ax-1cn 7713 . . . . . 6 1 ∈ ℂ
36 npcan 7971 . . . . . 6 ((𝐴 ∈ ℂ ∧ 1 ∈ ℂ) → ((𝐴 − 1) + 1) = 𝐴)
3734, 35, 36sylancl 409 . . . . 5 (𝐴 ∈ ℕ → ((𝐴 − 1) + 1) = 𝐴)
3837sbceq1d 2914 . . . 4 (𝐴 ∈ ℕ → ([((𝐴 − 1) + 1) / 𝑥]𝜑[𝐴 / 𝑥]𝜑))
3938, 10bitrd 187 . . 3 (𝐴 ∈ ℕ → ([((𝐴 − 1) + 1) / 𝑥]𝜑𝜃))
4033, 39syl5ib 153 . 2 (𝐴 ∈ ℕ → ((𝐴 − 1) ∈ ℕ → 𝜃))
41 nn1m1nn 8738 . 2 (𝐴 ∈ ℕ → (𝐴 = 1 ∨ (𝐴 − 1) ∈ ℕ))
4215, 40, 41mpjaod 707 1 (𝐴 ∈ ℕ → 𝜃)
Colors of variables: wff set class
Syntax hints:  wi 4  wa 103  wb 104   = wceq 1331  wcel 1480  [wsbc 2909  (class class class)co 5774  cc 7618  cr 7619  1c1 7621   + caddc 7623  cmin 7933  cn 8720
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-ia1 105  ax-ia2 106  ax-ia3 107  ax-in1 603  ax-in2 604  ax-io 698  ax-5 1423  ax-7 1424  ax-gen 1425  ax-ie1 1469  ax-ie2 1470  ax-8 1482  ax-10 1483  ax-11 1484  ax-i12 1485  ax-bndl 1486  ax-4 1487  ax-14 1492  ax-17 1506  ax-i9 1510  ax-ial 1514  ax-i5r 1515  ax-ext 2121  ax-sep 4046  ax-pow 4098  ax-pr 4131  ax-setind 4452  ax-cnex 7711  ax-resscn 7712  ax-1cn 7713  ax-1re 7714  ax-icn 7715  ax-addcl 7716  ax-addrcl 7717  ax-mulcl 7718  ax-addcom 7720  ax-addass 7722  ax-distr 7724  ax-i2m1 7725  ax-0id 7728  ax-rnegex 7729  ax-cnre 7731
This theorem depends on definitions:  df-bi 116  df-3an 964  df-tru 1334  df-fal 1337  df-nf 1437  df-sb 1736  df-eu 2002  df-mo 2003  df-clab 2126  df-cleq 2132  df-clel 2135  df-nfc 2270  df-ne 2309  df-ral 2421  df-rex 2422  df-reu 2423  df-rab 2425  df-v 2688  df-sbc 2910  df-dif 3073  df-un 3075  df-in 3077  df-ss 3084  df-pw 3512  df-sn 3533  df-pr 3534  df-op 3536  df-uni 3737  df-int 3772  df-br 3930  df-opab 3990  df-id 4215  df-xp 4545  df-rel 4546  df-cnv 4547  df-co 4548  df-dm 4549  df-iota 5088  df-fun 5125  df-fv 5131  df-riota 5730  df-ov 5777  df-oprab 5778  df-mpo 5779  df-sub 7935  df-inn 8721
This theorem is referenced by: (None)
  Copyright terms: Public domain W3C validator