![]() |
Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
|
Mirrors > Home > MPE Home > Th. List > zindd | Structured version Visualization version GIF version |
Description: Principle of Mathematical Induction on all integers, deduction version. The first five hypotheses give the substitutions; the last three are the basis, the induction, and the extension to negative numbers. (Contributed by Paul Chapman, 17-Apr-2009.) (Proof shortened by Mario Carneiro, 4-Jan-2017.) |
Ref | Expression |
---|---|
zindd.1 | ⊢ (𝑥 = 0 → (𝜑 ↔ 𝜓)) |
zindd.2 | ⊢ (𝑥 = 𝑦 → (𝜑 ↔ 𝜒)) |
zindd.3 | ⊢ (𝑥 = (𝑦 + 1) → (𝜑 ↔ 𝜏)) |
zindd.4 | ⊢ (𝑥 = -𝑦 → (𝜑 ↔ 𝜃)) |
zindd.5 | ⊢ (𝑥 = 𝐴 → (𝜑 ↔ 𝜂)) |
zindd.6 | ⊢ (𝜁 → 𝜓) |
zindd.7 | ⊢ (𝜁 → (𝑦 ∈ ℕ0 → (𝜒 → 𝜏))) |
zindd.8 | ⊢ (𝜁 → (𝑦 ∈ ℕ → (𝜒 → 𝜃))) |
Ref | Expression |
---|---|
zindd | ⊢ (𝜁 → (𝐴 ∈ ℤ → 𝜂)) |
Step | Hyp | Ref | Expression |
---|---|---|---|
1 | znegcl 12628 | . . . . . . 7 ⊢ (𝑦 ∈ ℤ → -𝑦 ∈ ℤ) | |
2 | elznn0nn 12603 | . . . . . . 7 ⊢ (-𝑦 ∈ ℤ ↔ (-𝑦 ∈ ℕ0 ∨ (-𝑦 ∈ ℝ ∧ --𝑦 ∈ ℕ))) | |
3 | 1, 2 | sylib 217 | . . . . . 6 ⊢ (𝑦 ∈ ℤ → (-𝑦 ∈ ℕ0 ∨ (-𝑦 ∈ ℝ ∧ --𝑦 ∈ ℕ))) |
4 | simpr 484 | . . . . . . 7 ⊢ ((-𝑦 ∈ ℝ ∧ --𝑦 ∈ ℕ) → --𝑦 ∈ ℕ) | |
5 | 4 | orim2i 909 | . . . . . 6 ⊢ ((-𝑦 ∈ ℕ0 ∨ (-𝑦 ∈ ℝ ∧ --𝑦 ∈ ℕ)) → (-𝑦 ∈ ℕ0 ∨ --𝑦 ∈ ℕ)) |
6 | 3, 5 | syl 17 | . . . . 5 ⊢ (𝑦 ∈ ℤ → (-𝑦 ∈ ℕ0 ∨ --𝑦 ∈ ℕ)) |
7 | zcn 12594 | . . . . . . . 8 ⊢ (𝑦 ∈ ℤ → 𝑦 ∈ ℂ) | |
8 | 7 | negnegd 11593 | . . . . . . 7 ⊢ (𝑦 ∈ ℤ → --𝑦 = 𝑦) |
9 | 8 | eleq1d 2814 | . . . . . 6 ⊢ (𝑦 ∈ ℤ → (--𝑦 ∈ ℕ ↔ 𝑦 ∈ ℕ)) |
10 | 9 | orbi2d 914 | . . . . 5 ⊢ (𝑦 ∈ ℤ → ((-𝑦 ∈ ℕ0 ∨ --𝑦 ∈ ℕ) ↔ (-𝑦 ∈ ℕ0 ∨ 𝑦 ∈ ℕ))) |
11 | 6, 10 | mpbid 231 | . . . 4 ⊢ (𝑦 ∈ ℤ → (-𝑦 ∈ ℕ0 ∨ 𝑦 ∈ ℕ)) |
12 | zindd.1 | . . . . . . . 8 ⊢ (𝑥 = 0 → (𝜑 ↔ 𝜓)) | |
13 | 12 | imbi2d 340 | . . . . . . 7 ⊢ (𝑥 = 0 → ((𝜁 → 𝜑) ↔ (𝜁 → 𝜓))) |
14 | zindd.2 | . . . . . . . 8 ⊢ (𝑥 = 𝑦 → (𝜑 ↔ 𝜒)) | |
15 | 14 | imbi2d 340 | . . . . . . 7 ⊢ (𝑥 = 𝑦 → ((𝜁 → 𝜑) ↔ (𝜁 → 𝜒))) |
16 | zindd.3 | . . . . . . . 8 ⊢ (𝑥 = (𝑦 + 1) → (𝜑 ↔ 𝜏)) | |
17 | 16 | imbi2d 340 | . . . . . . 7 ⊢ (𝑥 = (𝑦 + 1) → ((𝜁 → 𝜑) ↔ (𝜁 → 𝜏))) |
18 | zindd.4 | . . . . . . . 8 ⊢ (𝑥 = -𝑦 → (𝜑 ↔ 𝜃)) | |
19 | 18 | imbi2d 340 | . . . . . . 7 ⊢ (𝑥 = -𝑦 → ((𝜁 → 𝜑) ↔ (𝜁 → 𝜃))) |
20 | zindd.6 | . . . . . . 7 ⊢ (𝜁 → 𝜓) | |
21 | zindd.7 | . . . . . . . . 9 ⊢ (𝜁 → (𝑦 ∈ ℕ0 → (𝜒 → 𝜏))) | |
22 | 21 | com12 32 | . . . . . . . 8 ⊢ (𝑦 ∈ ℕ0 → (𝜁 → (𝜒 → 𝜏))) |
23 | 22 | a2d 29 | . . . . . . 7 ⊢ (𝑦 ∈ ℕ0 → ((𝜁 → 𝜒) → (𝜁 → 𝜏))) |
24 | 13, 15, 17, 19, 20, 23 | nn0ind 12688 | . . . . . 6 ⊢ (-𝑦 ∈ ℕ0 → (𝜁 → 𝜃)) |
25 | 24 | com12 32 | . . . . 5 ⊢ (𝜁 → (-𝑦 ∈ ℕ0 → 𝜃)) |
26 | 13, 15, 17, 15, 20, 23 | nn0ind 12688 | . . . . . . 7 ⊢ (𝑦 ∈ ℕ0 → (𝜁 → 𝜒)) |
27 | nnnn0 12510 | . . . . . . 7 ⊢ (𝑦 ∈ ℕ → 𝑦 ∈ ℕ0) | |
28 | 26, 27 | syl11 33 | . . . . . 6 ⊢ (𝜁 → (𝑦 ∈ ℕ → 𝜒)) |
29 | zindd.8 | . . . . . 6 ⊢ (𝜁 → (𝑦 ∈ ℕ → (𝜒 → 𝜃))) | |
30 | 28, 29 | mpdd 43 | . . . . 5 ⊢ (𝜁 → (𝑦 ∈ ℕ → 𝜃)) |
31 | 25, 30 | jaod 858 | . . . 4 ⊢ (𝜁 → ((-𝑦 ∈ ℕ0 ∨ 𝑦 ∈ ℕ) → 𝜃)) |
32 | 11, 31 | syl5 34 | . . 3 ⊢ (𝜁 → (𝑦 ∈ ℤ → 𝜃)) |
33 | 32 | ralrimiv 3142 | . 2 ⊢ (𝜁 → ∀𝑦 ∈ ℤ 𝜃) |
34 | znegcl 12628 | . . . . 5 ⊢ (𝑥 ∈ ℤ → -𝑥 ∈ ℤ) | |
35 | negeq 11483 | . . . . . . . . 9 ⊢ (𝑦 = -𝑥 → -𝑦 = --𝑥) | |
36 | zcn 12594 | . . . . . . . . . 10 ⊢ (𝑥 ∈ ℤ → 𝑥 ∈ ℂ) | |
37 | 36 | negnegd 11593 | . . . . . . . . 9 ⊢ (𝑥 ∈ ℤ → --𝑥 = 𝑥) |
38 | 35, 37 | sylan9eqr 2790 | . . . . . . . 8 ⊢ ((𝑥 ∈ ℤ ∧ 𝑦 = -𝑥) → -𝑦 = 𝑥) |
39 | 38 | eqcomd 2734 | . . . . . . 7 ⊢ ((𝑥 ∈ ℤ ∧ 𝑦 = -𝑥) → 𝑥 = -𝑦) |
40 | 39, 18 | syl 17 | . . . . . 6 ⊢ ((𝑥 ∈ ℤ ∧ 𝑦 = -𝑥) → (𝜑 ↔ 𝜃)) |
41 | 40 | bicomd 222 | . . . . 5 ⊢ ((𝑥 ∈ ℤ ∧ 𝑦 = -𝑥) → (𝜃 ↔ 𝜑)) |
42 | 34, 41 | rspcdv 3601 | . . . 4 ⊢ (𝑥 ∈ ℤ → (∀𝑦 ∈ ℤ 𝜃 → 𝜑)) |
43 | 42 | com12 32 | . . 3 ⊢ (∀𝑦 ∈ ℤ 𝜃 → (𝑥 ∈ ℤ → 𝜑)) |
44 | 43 | ralrimiv 3142 | . 2 ⊢ (∀𝑦 ∈ ℤ 𝜃 → ∀𝑥 ∈ ℤ 𝜑) |
45 | zindd.5 | . . 3 ⊢ (𝑥 = 𝐴 → (𝜑 ↔ 𝜂)) | |
46 | 45 | rspccv 3606 | . 2 ⊢ (∀𝑥 ∈ ℤ 𝜑 → (𝐴 ∈ ℤ → 𝜂)) |
47 | 33, 44, 46 | 3syl 18 | 1 ⊢ (𝜁 → (𝐴 ∈ ℤ → 𝜂)) |
Colors of variables: wff setvar class |
Syntax hints: → wi 4 ↔ wb 205 ∧ wa 395 ∨ wo 846 = wceq 1534 ∈ wcel 2099 ∀wral 3058 (class class class)co 7420 ℝcr 11138 0cc0 11139 1c1 11140 + caddc 11142 -cneg 11476 ℕcn 12243 ℕ0cn0 12503 ℤcz 12589 |
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 ax-pre-mulgt0 11216 |
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-xr 11283 df-ltxr 11284 df-le 11285 df-sub 11477 df-neg 11478 df-nn 12244 df-n0 12504 df-z 12590 |
This theorem is referenced by: efexp 16078 pcexp 16828 mulgaddcom 19053 mulginvcom 19054 mulgneg2 19063 mulgass2 20245 cnfldmulg 21331 clmmulg 25041 xrsmulgzz 32749 |
Copyright terms: Public domain | W3C validator |