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

Theorem flval 13159
Description: Value of the floor (greatest integer) function. The floor of 𝐴 is the (unique) integer less than or equal to 𝐴 whose successor is strictly greater than 𝐴. (Contributed by NM, 14-Nov-2004.) (Revised by Mario Carneiro, 2-Nov-2013.)
Assertion
Ref Expression
flval (𝐴 ∈ ℝ → (⌊‘𝐴) = (𝑥 ∈ ℤ (𝑥𝐴𝐴 < (𝑥 + 1))))
Distinct variable group:   𝑥,𝐴

Proof of Theorem flval
Dummy variable 𝑦 is distinct from all other variables.
StepHypRef Expression
1 breq2 5034 . . . 4 (𝑦 = 𝐴 → (𝑥𝑦𝑥𝐴))
2 breq1 5033 . . . 4 (𝑦 = 𝐴 → (𝑦 < (𝑥 + 1) ↔ 𝐴 < (𝑥 + 1)))
31, 2anbi12d 633 . . 3 (𝑦 = 𝐴 → ((𝑥𝑦𝑦 < (𝑥 + 1)) ↔ (𝑥𝐴𝐴 < (𝑥 + 1))))
43riotabidv 7095 . 2 (𝑦 = 𝐴 → (𝑥 ∈ ℤ (𝑥𝑦𝑦 < (𝑥 + 1))) = (𝑥 ∈ ℤ (𝑥𝐴𝐴 < (𝑥 + 1))))
5 df-fl 13157 . 2 ⌊ = (𝑦 ∈ ℝ ↦ (𝑥 ∈ ℤ (𝑥𝑦𝑦 < (𝑥 + 1))))
6 riotaex 7097 . 2 (𝑥 ∈ ℤ (𝑥𝐴𝐴 < (𝑥 + 1))) ∈ V
74, 5, 6fvmpt 6745 1 (𝐴 ∈ ℝ → (⌊‘𝐴) = (𝑥 ∈ ℤ (𝑥𝐴𝐴 < (𝑥 + 1))))
Colors of variables: wff setvar class
Syntax hints:  wi 4  wa 399   = wceq 1538  wcel 2111   class class class wbr 5030  cfv 6324  crio 7092  (class class class)co 7135  cr 10525  1c1 10527   + caddc 10529   < clt 10664  cle 10665  cz 11969  cfl 13155
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 1911  ax-6 1970  ax-7 2015  ax-8 2113  ax-9 2121  ax-10 2142  ax-11 2158  ax-12 2175  ax-ext 2770  ax-sep 5167  ax-nul 5174  ax-pr 5295
This theorem depends on definitions:  df-bi 210  df-an 400  df-or 845  df-3an 1086  df-tru 1541  df-ex 1782  df-nf 1786  df-sb 2070  df-mo 2598  df-eu 2629  df-clab 2777  df-cleq 2791  df-clel 2870  df-nfc 2938  df-ral 3111  df-rex 3112  df-v 3443  df-sbc 3721  df-dif 3884  df-un 3886  df-in 3888  df-ss 3898  df-nul 4244  df-if 4426  df-sn 4526  df-pr 4528  df-op 4532  df-uni 4801  df-br 5031  df-opab 5093  df-mpt 5111  df-id 5425  df-xp 5525  df-rel 5526  df-cnv 5527  df-co 5528  df-dm 5529  df-iota 6283  df-fun 6326  df-fv 6332  df-riota 7093  df-fl 13157
This theorem is referenced by:  flcl  13160  fllelt  13162  flflp1  13172  flbi  13181  dfceil2  13204  ltflcei  35045
  Copyright terms: Public domain W3C validator