![]() |
Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
|
Mirrors > Home > MPE Home > Th. List > nn1suc | Structured version Visualization version GIF version |
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.) |
Ref | Expression |
---|---|
nn1suc.1 | ⊢ (𝑥 = 1 → (𝜑 ↔ 𝜓)) |
nn1suc.3 | ⊢ (𝑥 = (𝑦 + 1) → (𝜑 ↔ 𝜒)) |
nn1suc.4 | ⊢ (𝑥 = 𝐴 → (𝜑 ↔ 𝜃)) |
nn1suc.5 | ⊢ 𝜓 |
nn1suc.6 | ⊢ (𝑦 ∈ ℕ → 𝜒) |
Ref | Expression |
---|---|
nn1suc | ⊢ (𝐴 ∈ ℕ → 𝜃) |
Step | Hyp | Ref | Expression |
---|---|---|---|
1 | nn1suc.5 | . . . . 5 ⊢ 𝜓 | |
2 | 1ex 11241 | . . . . . 6 ⊢ 1 ∈ V | |
3 | nn1suc.1 | . . . . . 6 ⊢ (𝑥 = 1 → (𝜑 ↔ 𝜓)) | |
4 | 2, 3 | sbcie 3820 | . . . . 5 ⊢ ([1 / 𝑥]𝜑 ↔ 𝜓) |
5 | 1, 4 | mpbir 230 | . . . 4 ⊢ [1 / 𝑥]𝜑 |
6 | 1nn 12254 | . . . . . . 7 ⊢ 1 ∈ ℕ | |
7 | eleq1 2817 | . . . . . . 7 ⊢ (𝐴 = 1 → (𝐴 ∈ ℕ ↔ 1 ∈ ℕ)) | |
8 | 6, 7 | mpbiri 258 | . . . . . 6 ⊢ (𝐴 = 1 → 𝐴 ∈ ℕ) |
9 | nn1suc.4 | . . . . . . 7 ⊢ (𝑥 = 𝐴 → (𝜑 ↔ 𝜃)) | |
10 | 9 | sbcieg 3817 | . . . . . 6 ⊢ (𝐴 ∈ ℕ → ([𝐴 / 𝑥]𝜑 ↔ 𝜃)) |
11 | 8, 10 | syl 17 | . . . . 5 ⊢ (𝐴 = 1 → ([𝐴 / 𝑥]𝜑 ↔ 𝜃)) |
12 | dfsbcq 3778 | . . . . 5 ⊢ (𝐴 = 1 → ([𝐴 / 𝑥]𝜑 ↔ [1 / 𝑥]𝜑)) | |
13 | 11, 12 | bitr3d 281 | . . . 4 ⊢ (𝐴 = 1 → (𝜃 ↔ [1 / 𝑥]𝜑)) |
14 | 5, 13 | mpbiri 258 | . . 3 ⊢ (𝐴 = 1 → 𝜃) |
15 | 14 | a1i 11 | . 2 ⊢ (𝐴 ∈ ℕ → (𝐴 = 1 → 𝜃)) |
16 | ovex 7453 | . . . . . 6 ⊢ (𝑦 + 1) ∈ V | |
17 | nn1suc.3 | . . . . . 6 ⊢ (𝑥 = (𝑦 + 1) → (𝜑 ↔ 𝜒)) | |
18 | 16, 17 | sbcie 3820 | . . . . 5 ⊢ ([(𝑦 + 1) / 𝑥]𝜑 ↔ 𝜒) |
19 | oveq1 7427 | . . . . . 6 ⊢ (𝑦 = (𝐴 − 1) → (𝑦 + 1) = ((𝐴 − 1) + 1)) | |
20 | 19 | sbceq1d 3781 | . . . . 5 ⊢ (𝑦 = (𝐴 − 1) → ([(𝑦 + 1) / 𝑥]𝜑 ↔ [((𝐴 − 1) + 1) / 𝑥]𝜑)) |
21 | 18, 20 | bitr3id 285 | . . . 4 ⊢ (𝑦 = (𝐴 − 1) → (𝜒 ↔ [((𝐴 − 1) + 1) / 𝑥]𝜑)) |
22 | nn1suc.6 | . . . 4 ⊢ (𝑦 ∈ ℕ → 𝜒) | |
23 | 21, 22 | vtoclga 3563 | . . 3 ⊢ ((𝐴 − 1) ∈ ℕ → [((𝐴 − 1) + 1) / 𝑥]𝜑) |
24 | nncn 12251 | . . . . . 6 ⊢ (𝐴 ∈ ℕ → 𝐴 ∈ ℂ) | |
25 | ax-1cn 11197 | . . . . . 6 ⊢ 1 ∈ ℂ | |
26 | npcan 11500 | . . . . . 6 ⊢ ((𝐴 ∈ ℂ ∧ 1 ∈ ℂ) → ((𝐴 − 1) + 1) = 𝐴) | |
27 | 24, 25, 26 | sylancl 585 | . . . . 5 ⊢ (𝐴 ∈ ℕ → ((𝐴 − 1) + 1) = 𝐴) |
28 | 27 | sbceq1d 3781 | . . . 4 ⊢ (𝐴 ∈ ℕ → ([((𝐴 − 1) + 1) / 𝑥]𝜑 ↔ [𝐴 / 𝑥]𝜑)) |
29 | 28, 10 | bitrd 279 | . . 3 ⊢ (𝐴 ∈ ℕ → ([((𝐴 − 1) + 1) / 𝑥]𝜑 ↔ 𝜃)) |
30 | 23, 29 | imbitrid 243 | . 2 ⊢ (𝐴 ∈ ℕ → ((𝐴 − 1) ∈ ℕ → 𝜃)) |
31 | nn1m1nn 12264 | . 2 ⊢ (𝐴 ∈ ℕ → (𝐴 = 1 ∨ (𝐴 − 1) ∈ ℕ)) | |
32 | 15, 30, 31 | mpjaod 859 | 1 ⊢ (𝐴 ∈ ℕ → 𝜃) |
Colors of variables: wff setvar class |
Syntax hints: → wi 4 ↔ wb 205 = wceq 1534 ∈ wcel 2099 [wsbc 3776 (class class class)co 7420 ℂcc 11137 1c1 11140 + caddc 11142 − cmin 11475 ℕcn 12243 |
This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1790 ax-4 1804 ax-5 1906 ax-6 1964 ax-7 2004 ax-8 2101 ax-9 2109 ax-10 2130 ax-11 2147 ax-12 2167 ax-ext 2699 ax-sep 5299 ax-nul 5306 ax-pow 5365 ax-pr 5429 ax-un 7740 ax-resscn 11196 ax-1cn 11197 ax-icn 11198 ax-addcl 11199 ax-addrcl 11200 ax-mulcl 11201 ax-mulrcl 11202 ax-mulcom 11203 ax-addass 11204 ax-mulass 11205 ax-distr 11206 ax-i2m1 11207 ax-1ne0 11208 ax-1rid 11209 ax-rnegex 11210 ax-rrecex 11211 ax-cnre 11212 ax-pre-lttri 11213 ax-pre-lttrn 11214 ax-pre-ltadd 11215 |
This theorem depends on definitions: df-bi 206 df-an 396 df-or 847 df-3or 1086 df-3an 1087 df-tru 1537 df-fal 1547 df-ex 1775 df-nf 1779 df-sb 2061 df-mo 2530 df-eu 2559 df-clab 2706 df-cleq 2720 df-clel 2806 df-nfc 2881 df-ne 2938 df-nel 3044 df-ral 3059 df-rex 3068 df-reu 3374 df-rab 3430 df-v 3473 df-sbc 3777 df-csb 3893 df-dif 3950 df-un 3952 df-in 3954 df-ss 3964 df-pss 3966 df-nul 4324 df-if 4530 df-pw 4605 df-sn 4630 df-pr 4632 df-op 4636 df-uni 4909 df-iun 4998 df-br 5149 df-opab 5211 df-mpt 5232 df-tr 5266 df-id 5576 df-eprel 5582 df-po 5590 df-so 5591 df-fr 5633 df-we 5635 df-xp 5684 df-rel 5685 df-cnv 5686 df-co 5687 df-dm 5688 df-rn 5689 df-res 5690 df-ima 5691 df-pred 6305 df-ord 6372 df-on 6373 df-lim 6374 df-suc 6375 df-iota 6500 df-fun 6550 df-fn 6551 df-f 6552 df-f1 6553 df-fo 6554 df-f1o 6555 df-fv 6556 df-riota 7376 df-ov 7423 df-oprab 7424 df-mpo 7425 df-om 7871 df-2nd 7994 df-frecs 8287 df-wrecs 8318 df-recs 8392 df-rdg 8431 df-er 8725 df-en 8965 df-dom 8966 df-sdom 8967 df-pnf 11281 df-mnf 11282 df-ltxr 11284 df-sub 11477 df-nn 12244 |
This theorem is referenced by: opsqrlem6 31968 |
Copyright terms: Public domain | W3C validator |