![]() |
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 12538 | . . . . . . 7 ⊢ (𝑦 ∈ ℤ → -𝑦 ∈ ℤ) | |
2 | elznn0nn 12513 | . . . . . . 7 ⊢ (-𝑦 ∈ ℤ ↔ (-𝑦 ∈ ℕ0 ∨ (-𝑦 ∈ ℝ ∧ --𝑦 ∈ ℕ))) | |
3 | 1, 2 | sylib 217 | . . . . . 6 ⊢ (𝑦 ∈ ℤ → (-𝑦 ∈ ℕ0 ∨ (-𝑦 ∈ ℝ ∧ --𝑦 ∈ ℕ))) |
4 | simpr 485 | . . . . . . 7 ⊢ ((-𝑦 ∈ ℝ ∧ --𝑦 ∈ ℕ) → --𝑦 ∈ ℕ) | |
5 | 4 | orim2i 909 | . . . . . 6 ⊢ ((-𝑦 ∈ ℕ0 ∨ (-𝑦 ∈ ℝ ∧ --𝑦 ∈ ℕ)) → (-𝑦 ∈ ℕ0 ∨ --𝑦 ∈ ℕ)) |
6 | 3, 5 | syl 17 | . . . . 5 ⊢ (𝑦 ∈ ℤ → (-𝑦 ∈ ℕ0 ∨ --𝑦 ∈ ℕ)) |
7 | zcn 12504 | . . . . . . . 8 ⊢ (𝑦 ∈ ℤ → 𝑦 ∈ ℂ) | |
8 | 7 | negnegd 11503 | . . . . . . 7 ⊢ (𝑦 ∈ ℤ → --𝑦 = 𝑦) |
9 | 8 | eleq1d 2822 | . . . . . 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 12598 | . . . . . 6 ⊢ (-𝑦 ∈ ℕ0 → (𝜁 → 𝜃)) |
25 | 24 | com12 32 | . . . . 5 ⊢ (𝜁 → (-𝑦 ∈ ℕ0 → 𝜃)) |
26 | 13, 15, 17, 15, 20, 23 | nn0ind 12598 | . . . . . . 7 ⊢ (𝑦 ∈ ℕ0 → (𝜁 → 𝜒)) |
27 | nnnn0 12420 | . . . . . . 7 ⊢ (𝑦 ∈ ℕ → 𝑦 ∈ ℕ0) | |
28 | 26, 27 | syl11 33 | . . . . . 6 ⊢ (𝜁 → (𝑦 ∈ ℕ → 𝜒)) |
29 | zindd.8 | . . . . . 6 ⊢ (𝜁 → (𝑦 ∈ ℕ → (𝜒 → 𝜃))) | |
30 | 28, 29 | mpdd 43 | . . . . 5 ⊢ (𝜁 → (𝑦 ∈ ℕ → 𝜃)) |
31 | 25, 30 | jaod 857 | . . . 4 ⊢ (𝜁 → ((-𝑦 ∈ ℕ0 ∨ 𝑦 ∈ ℕ) → 𝜃)) |
32 | 11, 31 | syl5 34 | . . 3 ⊢ (𝜁 → (𝑦 ∈ ℤ → 𝜃)) |
33 | 32 | ralrimiv 3142 | . 2 ⊢ (𝜁 → ∀𝑦 ∈ ℤ 𝜃) |
34 | znegcl 12538 | . . . . 5 ⊢ (𝑥 ∈ ℤ → -𝑥 ∈ ℤ) | |
35 | negeq 11393 | . . . . . . . . 9 ⊢ (𝑦 = -𝑥 → -𝑦 = --𝑥) | |
36 | zcn 12504 | . . . . . . . . . 10 ⊢ (𝑥 ∈ ℤ → 𝑥 ∈ ℂ) | |
37 | 36 | negnegd 11503 | . . . . . . . . 9 ⊢ (𝑥 ∈ ℤ → --𝑥 = 𝑥) |
38 | 35, 37 | sylan9eqr 2798 | . . . . . . . 8 ⊢ ((𝑥 ∈ ℤ ∧ 𝑦 = -𝑥) → -𝑦 = 𝑥) |
39 | 38 | eqcomd 2742 | . . . . . . 7 ⊢ ((𝑥 ∈ ℤ ∧ 𝑦 = -𝑥) → 𝑥 = -𝑦) |
40 | 39, 18 | syl 17 | . . . . . 6 ⊢ ((𝑥 ∈ ℤ ∧ 𝑦 = -𝑥) → (𝜑 ↔ 𝜃)) |
41 | 40 | bicomd 222 | . . . . 5 ⊢ ((𝑥 ∈ ℤ ∧ 𝑦 = -𝑥) → (𝜃 ↔ 𝜑)) |
42 | 34, 41 | rspcdv 3573 | . . . 4 ⊢ (𝑥 ∈ ℤ → (∀𝑦 ∈ ℤ 𝜃 → 𝜑)) |
43 | 42 | com12 32 | . . 3 ⊢ (∀𝑦 ∈ ℤ 𝜃 → (𝑥 ∈ ℤ → 𝜑)) |
44 | 43 | ralrimiv 3142 | . 2 ⊢ (∀𝑦 ∈ ℤ 𝜃 → ∀𝑥 ∈ ℤ 𝜑) |
45 | zindd.5 | . . 3 ⊢ (𝑥 = 𝐴 → (𝜑 ↔ 𝜂)) | |
46 | 45 | rspccv 3578 | . 2 ⊢ (∀𝑥 ∈ ℤ 𝜑 → (𝐴 ∈ ℤ → 𝜂)) |
47 | 33, 44, 46 | 3syl 18 | 1 ⊢ (𝜁 → (𝐴 ∈ ℤ → 𝜂)) |
Colors of variables: wff setvar class |
Syntax hints: → wi 4 ↔ wb 205 ∧ wa 396 ∨ wo 845 = wceq 1541 ∈ wcel 2106 ∀wral 3064 (class class class)co 7357 ℝcr 11050 0cc0 11051 1c1 11052 + caddc 11054 -cneg 11386 ℕcn 12153 ℕ0cn0 12413 ℤcz 12499 |
This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1797 ax-4 1811 ax-5 1913 ax-6 1971 ax-7 2011 ax-8 2108 ax-9 2116 ax-10 2137 ax-11 2154 ax-12 2171 ax-ext 2707 ax-sep 5256 ax-nul 5263 ax-pow 5320 ax-pr 5384 ax-un 7672 ax-resscn 11108 ax-1cn 11109 ax-icn 11110 ax-addcl 11111 ax-addrcl 11112 ax-mulcl 11113 ax-mulrcl 11114 ax-mulcom 11115 ax-addass 11116 ax-mulass 11117 ax-distr 11118 ax-i2m1 11119 ax-1ne0 11120 ax-1rid 11121 ax-rnegex 11122 ax-rrecex 11123 ax-cnre 11124 ax-pre-lttri 11125 ax-pre-lttrn 11126 ax-pre-ltadd 11127 ax-pre-mulgt0 11128 |
This theorem depends on definitions: df-bi 206 df-an 397 df-or 846 df-3or 1088 df-3an 1089 df-tru 1544 df-fal 1554 df-ex 1782 df-nf 1786 df-sb 2068 df-mo 2538 df-eu 2567 df-clab 2714 df-cleq 2728 df-clel 2814 df-nfc 2889 df-ne 2944 df-nel 3050 df-ral 3065 df-rex 3074 df-reu 3354 df-rab 3408 df-v 3447 df-sbc 3740 df-csb 3856 df-dif 3913 df-un 3915 df-in 3917 df-ss 3927 df-pss 3929 df-nul 4283 df-if 4487 df-pw 4562 df-sn 4587 df-pr 4589 df-op 4593 df-uni 4866 df-iun 4956 df-br 5106 df-opab 5168 df-mpt 5189 df-tr 5223 df-id 5531 df-eprel 5537 df-po 5545 df-so 5546 df-fr 5588 df-we 5590 df-xp 5639 df-rel 5640 df-cnv 5641 df-co 5642 df-dm 5643 df-rn 5644 df-res 5645 df-ima 5646 df-pred 6253 df-ord 6320 df-on 6321 df-lim 6322 df-suc 6323 df-iota 6448 df-fun 6498 df-fn 6499 df-f 6500 df-f1 6501 df-fo 6502 df-f1o 6503 df-fv 6504 df-riota 7313 df-ov 7360 df-oprab 7361 df-mpo 7362 df-om 7803 df-2nd 7922 df-frecs 8212 df-wrecs 8243 df-recs 8317 df-rdg 8356 df-er 8648 df-en 8884 df-dom 8885 df-sdom 8886 df-pnf 11191 df-mnf 11192 df-xr 11193 df-ltxr 11194 df-le 11195 df-sub 11387 df-neg 11388 df-nn 12154 df-n0 12414 df-z 12500 |
This theorem is referenced by: efexp 15983 pcexp 16731 mulgaddcom 18900 mulginvcom 18901 mulgneg2 18910 mulgass2 20025 cnfldmulg 20829 clmmulg 24464 xrsmulgzz 31869 |
Copyright terms: Public domain | W3C validator |