Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
Mirrors > Home > MPE Home > Th. List > fzval | Structured version Visualization version GIF version |
Description: The value of a finite set of sequential integers. E.g., 2...5 means the set {2, 3, 4, 5}. A special case of this definition (starting at 1) appears as Definition 11-2.1 of [Gleason] p. 141, where ℕk means our 1...𝑘; he calls these sets segments of the integers. (Contributed by NM, 6-Sep-2005.) (Revised by Mario Carneiro, 3-Nov-2013.) |
Ref | Expression |
---|---|
fzval | ⊢ ((𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ) → (𝑀...𝑁) = {𝑘 ∈ ℤ ∣ (𝑀 ≤ 𝑘 ∧ 𝑘 ≤ 𝑁)}) |
Step | Hyp | Ref | Expression |
---|---|---|---|
1 | breq1 5073 | . . . 4 ⊢ (𝑚 = 𝑀 → (𝑚 ≤ 𝑘 ↔ 𝑀 ≤ 𝑘)) | |
2 | 1 | anbi1d 629 | . . 3 ⊢ (𝑚 = 𝑀 → ((𝑚 ≤ 𝑘 ∧ 𝑘 ≤ 𝑛) ↔ (𝑀 ≤ 𝑘 ∧ 𝑘 ≤ 𝑛))) |
3 | 2 | rabbidv 3404 | . 2 ⊢ (𝑚 = 𝑀 → {𝑘 ∈ ℤ ∣ (𝑚 ≤ 𝑘 ∧ 𝑘 ≤ 𝑛)} = {𝑘 ∈ ℤ ∣ (𝑀 ≤ 𝑘 ∧ 𝑘 ≤ 𝑛)}) |
4 | breq2 5074 | . . . 4 ⊢ (𝑛 = 𝑁 → (𝑘 ≤ 𝑛 ↔ 𝑘 ≤ 𝑁)) | |
5 | 4 | anbi2d 628 | . . 3 ⊢ (𝑛 = 𝑁 → ((𝑀 ≤ 𝑘 ∧ 𝑘 ≤ 𝑛) ↔ (𝑀 ≤ 𝑘 ∧ 𝑘 ≤ 𝑁))) |
6 | 5 | rabbidv 3404 | . 2 ⊢ (𝑛 = 𝑁 → {𝑘 ∈ ℤ ∣ (𝑀 ≤ 𝑘 ∧ 𝑘 ≤ 𝑛)} = {𝑘 ∈ ℤ ∣ (𝑀 ≤ 𝑘 ∧ 𝑘 ≤ 𝑁)}) |
7 | df-fz 13169 | . 2 ⊢ ... = (𝑚 ∈ ℤ, 𝑛 ∈ ℤ ↦ {𝑘 ∈ ℤ ∣ (𝑚 ≤ 𝑘 ∧ 𝑘 ≤ 𝑛)}) | |
8 | zex 12258 | . . 3 ⊢ ℤ ∈ V | |
9 | 8 | rabex 5251 | . 2 ⊢ {𝑘 ∈ ℤ ∣ (𝑀 ≤ 𝑘 ∧ 𝑘 ≤ 𝑁)} ∈ V |
10 | 3, 6, 7, 9 | ovmpo 7411 | 1 ⊢ ((𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ) → (𝑀...𝑁) = {𝑘 ∈ ℤ ∣ (𝑀 ≤ 𝑘 ∧ 𝑘 ≤ 𝑁)}) |
Colors of variables: wff setvar class |
Syntax hints: → wi 4 ∧ wa 395 = wceq 1539 ∈ wcel 2108 {crab 3067 class class class wbr 5070 (class class class)co 7255 ≤ cle 10941 ℤcz 12249 ...cfz 13168 |
This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1799 ax-4 1813 ax-5 1914 ax-6 1972 ax-7 2012 ax-8 2110 ax-9 2118 ax-10 2139 ax-11 2156 ax-12 2173 ax-ext 2709 ax-sep 5218 ax-nul 5225 ax-pr 5347 ax-cnex 10858 ax-resscn 10859 |
This theorem depends on definitions: df-bi 206 df-an 396 df-or 844 df-3or 1086 df-3an 1087 df-tru 1542 df-fal 1552 df-ex 1784 df-nf 1788 df-sb 2069 df-mo 2540 df-eu 2569 df-clab 2716 df-cleq 2730 df-clel 2817 df-nfc 2888 df-ral 3068 df-rex 3069 df-rab 3072 df-v 3424 df-sbc 3712 df-dif 3886 df-un 3888 df-in 3890 df-ss 3900 df-nul 4254 df-if 4457 df-sn 4559 df-pr 4561 df-op 4565 df-uni 4837 df-br 5071 df-opab 5133 df-id 5480 df-xp 5586 df-rel 5587 df-cnv 5588 df-co 5589 df-dm 5590 df-iota 6376 df-fun 6420 df-fv 6426 df-ov 7258 df-oprab 7259 df-mpo 7260 df-neg 11138 df-z 12250 df-fz 13169 |
This theorem is referenced by: fzval2 13171 elfz1 13173 |
Copyright terms: Public domain | W3C validator |