MPE Home Metamath Proof Explorer < Previous   Next >
Nearby theorems
Mirrors  >  Home  >  MPE Home  >  Th. List  >  fzval Structured version   Visualization version   GIF version

Theorem fzval 12897
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.)
Assertion
Ref Expression
fzval ((𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ) → (𝑀...𝑁) = {𝑘 ∈ ℤ ∣ (𝑀𝑘𝑘𝑁)})
Distinct variable groups:   𝑘,𝑀   𝑘,𝑁

Proof of Theorem fzval
Dummy variables 𝑚 𝑛 are mutually distinct and distinct from all other variables.
StepHypRef Expression
1 breq1 5071 . . . 4 (𝑚 = 𝑀 → (𝑚𝑘𝑀𝑘))
21anbi1d 631 . . 3 (𝑚 = 𝑀 → ((𝑚𝑘𝑘𝑛) ↔ (𝑀𝑘𝑘𝑛)))
32rabbidv 3482 . 2 (𝑚 = 𝑀 → {𝑘 ∈ ℤ ∣ (𝑚𝑘𝑘𝑛)} = {𝑘 ∈ ℤ ∣ (𝑀𝑘𝑘𝑛)})
4 breq2 5072 . . . 4 (𝑛 = 𝑁 → (𝑘𝑛𝑘𝑁))
54anbi2d 630 . . 3 (𝑛 = 𝑁 → ((𝑀𝑘𝑘𝑛) ↔ (𝑀𝑘𝑘𝑁)))
65rabbidv 3482 . 2 (𝑛 = 𝑁 → {𝑘 ∈ ℤ ∣ (𝑀𝑘𝑘𝑛)} = {𝑘 ∈ ℤ ∣ (𝑀𝑘𝑘𝑁)})
7 df-fz 12896 . 2 ... = (𝑚 ∈ ℤ, 𝑛 ∈ ℤ ↦ {𝑘 ∈ ℤ ∣ (𝑚𝑘𝑘𝑛)})
8 zex 11993 . . 3 ℤ ∈ V
98rabex 5237 . 2 {𝑘 ∈ ℤ ∣ (𝑀𝑘𝑘𝑁)} ∈ V
103, 6, 7, 9ovmpo 7312 1 ((𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ) → (𝑀...𝑁) = {𝑘 ∈ ℤ ∣ (𝑀𝑘𝑘𝑁)})
Colors of variables: wff setvar class
Syntax hints:  wi 4  wa 398   = wceq 1537  wcel 2114  {crab 3144   class class class wbr 5068  (class class class)co 7158  cle 10678  cz 11984  ...cfz 12895
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1796  ax-4 1810  ax-5 1911  ax-6 1970  ax-7 2015  ax-8 2116  ax-9 2124  ax-10 2145  ax-11 2161  ax-12 2177  ax-ext 2795  ax-sep 5205  ax-nul 5212  ax-pr 5332  ax-cnex 10595  ax-resscn 10596
This theorem depends on definitions:  df-bi 209  df-an 399  df-or 844  df-3or 1084  df-3an 1085  df-tru 1540  df-ex 1781  df-nf 1785  df-sb 2070  df-mo 2622  df-eu 2654  df-clab 2802  df-cleq 2816  df-clel 2895  df-nfc 2965  df-ral 3145  df-rex 3146  df-rab 3149  df-v 3498  df-sbc 3775  df-dif 3941  df-un 3943  df-in 3945  df-ss 3954  df-nul 4294  df-if 4470  df-sn 4570  df-pr 4572  df-op 4576  df-uni 4841  df-br 5069  df-opab 5131  df-id 5462  df-xp 5563  df-rel 5564  df-cnv 5565  df-co 5566  df-dm 5567  df-iota 6316  df-fun 6359  df-fv 6365  df-ov 7161  df-oprab 7162  df-mpo 7163  df-neg 10875  df-z 11985  df-fz 12896
This theorem is referenced by:  fzval2  12898  elfz1  12900
  Copyright terms: Public domain W3C validator