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

Theorem fzval 12199
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 4586 . . . 4 (𝑚 = 𝑀 → (𝑚𝑘𝑀𝑘))
21anbi1d 737 . . 3 (𝑚 = 𝑀 → ((𝑚𝑘𝑘𝑛) ↔ (𝑀𝑘𝑘𝑛)))
32rabbidv 3164 . 2 (𝑚 = 𝑀 → {𝑘 ∈ ℤ ∣ (𝑚𝑘𝑘𝑛)} = {𝑘 ∈ ℤ ∣ (𝑀𝑘𝑘𝑛)})
4 breq2 4587 . . . 4 (𝑛 = 𝑁 → (𝑘𝑛𝑘𝑁))
54anbi2d 736 . . 3 (𝑛 = 𝑁 → ((𝑀𝑘𝑘𝑛) ↔ (𝑀𝑘𝑘𝑁)))
65rabbidv 3164 . 2 (𝑛 = 𝑁 → {𝑘 ∈ ℤ ∣ (𝑀𝑘𝑘𝑛)} = {𝑘 ∈ ℤ ∣ (𝑀𝑘𝑘𝑁)})
7 df-fz 12198 . 2 ... = (𝑚 ∈ ℤ, 𝑛 ∈ ℤ ↦ {𝑘 ∈ ℤ ∣ (𝑚𝑘𝑘𝑛)})
8 zex 11263 . . 3 ℤ ∈ V
98rabex 4740 . 2 {𝑘 ∈ ℤ ∣ (𝑀𝑘𝑘𝑁)} ∈ V
103, 6, 7, 9ovmpt2 6694 1 ((𝑀 ∈ ℤ ∧ 𝑁 ∈ ℤ) → (𝑀...𝑁) = {𝑘 ∈ ℤ ∣ (𝑀𝑘𝑘𝑁)})
Colors of variables: wff setvar class
Syntax hints:  wi 4  wa 383   = wceq 1475  wcel 1977  {crab 2900   class class class wbr 4583  (class class class)co 6549  cle 9954  cz 11254  ...cfz 12197
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1713  ax-4 1728  ax-5 1827  ax-6 1875  ax-7 1922  ax-9 1986  ax-10 2006  ax-11 2021  ax-12 2034  ax-13 2234  ax-ext 2590  ax-sep 4709  ax-nul 4717  ax-pr 4833  ax-cnex 9871  ax-resscn 9872
This theorem depends on definitions:  df-bi 196  df-or 384  df-an 385  df-3or 1032  df-3an 1033  df-tru 1478  df-ex 1696  df-nf 1701  df-sb 1868  df-eu 2462  df-mo 2463  df-clab 2597  df-cleq 2603  df-clel 2606  df-nfc 2740  df-ral 2901  df-rex 2902  df-rab 2905  df-v 3175  df-sbc 3403  df-dif 3543  df-un 3545  df-in 3547  df-ss 3554  df-nul 3875  df-if 4037  df-sn 4126  df-pr 4128  df-op 4132  df-uni 4373  df-br 4584  df-opab 4644  df-id 4953  df-xp 5044  df-rel 5045  df-cnv 5046  df-co 5047  df-dm 5048  df-iota 5768  df-fun 5806  df-fv 5812  df-ov 6552  df-oprab 6553  df-mpt2 6554  df-neg 10148  df-z 11255  df-fz 12198
This theorem is referenced by:  fzval2  12200  elfz1  12202
  Copyright terms: Public domain W3C validator