![]() |
Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
|
Mirrors > Home > MPE Home > Th. List > elfzp1b | Structured version Visualization version GIF version |
Description: An integer is a member of a 0-based finite set of sequential integers iff its successor is a member of the corresponding 1-based set. (Contributed by Paul Chapman, 22-Jun-2011.) |
Ref | Expression |
---|---|
elfzp1b | ⊢ ((𝐾 ∈ ℤ ∧ 𝑁 ∈ ℤ) → (𝐾 ∈ (0...(𝑁 − 1)) ↔ (𝐾 + 1) ∈ (1...𝑁))) |
Step | Hyp | Ref | Expression |
---|---|---|---|
1 | peano2z 12628 | . . . 4 ⊢ (𝐾 ∈ ℤ → (𝐾 + 1) ∈ ℤ) | |
2 | 1z 12617 | . . . . 5 ⊢ 1 ∈ ℤ | |
3 | fzsubel 13564 | . . . . . 6 ⊢ (((1 ∈ ℤ ∧ 𝑁 ∈ ℤ) ∧ ((𝐾 + 1) ∈ ℤ ∧ 1 ∈ ℤ)) → ((𝐾 + 1) ∈ (1...𝑁) ↔ ((𝐾 + 1) − 1) ∈ ((1 − 1)...(𝑁 − 1)))) | |
4 | 2, 3 | mpanl1 699 | . . . . 5 ⊢ ((𝑁 ∈ ℤ ∧ ((𝐾 + 1) ∈ ℤ ∧ 1 ∈ ℤ)) → ((𝐾 + 1) ∈ (1...𝑁) ↔ ((𝐾 + 1) − 1) ∈ ((1 − 1)...(𝑁 − 1)))) |
5 | 2, 4 | mpanr2 703 | . . . 4 ⊢ ((𝑁 ∈ ℤ ∧ (𝐾 + 1) ∈ ℤ) → ((𝐾 + 1) ∈ (1...𝑁) ↔ ((𝐾 + 1) − 1) ∈ ((1 − 1)...(𝑁 − 1)))) |
6 | 1, 5 | sylan2 592 | . . 3 ⊢ ((𝑁 ∈ ℤ ∧ 𝐾 ∈ ℤ) → ((𝐾 + 1) ∈ (1...𝑁) ↔ ((𝐾 + 1) − 1) ∈ ((1 − 1)...(𝑁 − 1)))) |
7 | 6 | ancoms 458 | . 2 ⊢ ((𝐾 ∈ ℤ ∧ 𝑁 ∈ ℤ) → ((𝐾 + 1) ∈ (1...𝑁) ↔ ((𝐾 + 1) − 1) ∈ ((1 − 1)...(𝑁 − 1)))) |
8 | zcn 12588 | . . . . 5 ⊢ (𝐾 ∈ ℤ → 𝐾 ∈ ℂ) | |
9 | ax-1cn 11191 | . . . . 5 ⊢ 1 ∈ ℂ | |
10 | pncan 11491 | . . . . 5 ⊢ ((𝐾 ∈ ℂ ∧ 1 ∈ ℂ) → ((𝐾 + 1) − 1) = 𝐾) | |
11 | 8, 9, 10 | sylancl 585 | . . . 4 ⊢ (𝐾 ∈ ℤ → ((𝐾 + 1) − 1) = 𝐾) |
12 | 1m1e0 12309 | . . . . . 6 ⊢ (1 − 1) = 0 | |
13 | 12 | oveq1i 7425 | . . . . 5 ⊢ ((1 − 1)...(𝑁 − 1)) = (0...(𝑁 − 1)) |
14 | 13 | a1i 11 | . . . 4 ⊢ (𝐾 ∈ ℤ → ((1 − 1)...(𝑁 − 1)) = (0...(𝑁 − 1))) |
15 | 11, 14 | eleq12d 2823 | . . 3 ⊢ (𝐾 ∈ ℤ → (((𝐾 + 1) − 1) ∈ ((1 − 1)...(𝑁 − 1)) ↔ 𝐾 ∈ (0...(𝑁 − 1)))) |
16 | 15 | adantr 480 | . 2 ⊢ ((𝐾 ∈ ℤ ∧ 𝑁 ∈ ℤ) → (((𝐾 + 1) − 1) ∈ ((1 − 1)...(𝑁 − 1)) ↔ 𝐾 ∈ (0...(𝑁 − 1)))) |
17 | 7, 16 | bitr2d 280 | 1 ⊢ ((𝐾 ∈ ℤ ∧ 𝑁 ∈ ℤ) → (𝐾 ∈ (0...(𝑁 − 1)) ↔ (𝐾 + 1) ∈ (1...𝑁))) |
Colors of variables: wff setvar class |
Syntax hints: → wi 4 ↔ wb 205 ∧ wa 395 = wceq 1534 ∈ wcel 2099 (class class class)co 7415 ℂcc 11131 0cc0 11133 1c1 11134 + caddc 11136 − cmin 11469 ℤcz 12583 ...cfz 13511 |
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 5294 ax-nul 5301 ax-pow 5360 ax-pr 5424 ax-un 7735 ax-cnex 11189 ax-resscn 11190 ax-1cn 11191 ax-icn 11192 ax-addcl 11193 ax-addrcl 11194 ax-mulcl 11195 ax-mulrcl 11196 ax-mulcom 11197 ax-addass 11198 ax-mulass 11199 ax-distr 11200 ax-i2m1 11201 ax-1ne0 11202 ax-1rid 11203 ax-rnegex 11204 ax-rrecex 11205 ax-cnre 11206 ax-pre-lttri 11207 ax-pre-lttrn 11208 ax-pre-ltadd 11209 ax-pre-mulgt0 11210 |
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 2937 df-nel 3043 df-ral 3058 df-rex 3067 df-reu 3373 df-rab 3429 df-v 3472 df-sbc 3776 df-csb 3891 df-dif 3948 df-un 3950 df-in 3952 df-ss 3962 df-pss 3964 df-nul 4320 df-if 4526 df-pw 4601 df-sn 4626 df-pr 4628 df-op 4632 df-uni 4905 df-iun 4994 df-br 5144 df-opab 5206 df-mpt 5227 df-tr 5261 df-id 5571 df-eprel 5577 df-po 5585 df-so 5586 df-fr 5628 df-we 5630 df-xp 5679 df-rel 5680 df-cnv 5681 df-co 5682 df-dm 5683 df-rn 5684 df-res 5685 df-ima 5686 df-pred 6300 df-ord 6367 df-on 6368 df-lim 6369 df-suc 6370 df-iota 6495 df-fun 6545 df-fn 6546 df-f 6547 df-f1 6548 df-fo 6549 df-f1o 6550 df-fv 6551 df-riota 7371 df-ov 7418 df-oprab 7419 df-mpo 7420 df-om 7866 df-2nd 7989 df-frecs 8281 df-wrecs 8312 df-recs 8386 df-rdg 8425 df-er 8719 df-en 8959 df-dom 8960 df-sdom 8961 df-pnf 11275 df-mnf 11276 df-xr 11277 df-ltxr 11278 df-le 11279 df-sub 11471 df-neg 11472 df-nn 12238 df-n0 12498 df-z 12584 df-fz 13512 |
This theorem is referenced by: numclwlk2lem2f 30181 |
Copyright terms: Public domain | W3C validator |