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

Theorem flval 13705
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 5110 . . . 4 (𝑦 = 𝐴 → (𝑥𝑦𝑥𝐴))
2 breq1 5109 . . . 4 (𝑦 = 𝐴 → (𝑦 < (𝑥 + 1) ↔ 𝐴 < (𝑥 + 1)))
31, 2anbi12d 632 . . 3 (𝑦 = 𝐴 → ((𝑥𝑦𝑦 < (𝑥 + 1)) ↔ (𝑥𝐴𝐴 < (𝑥 + 1))))
43riotabidv 7316 . 2 (𝑦 = 𝐴 → (𝑥 ∈ ℤ (𝑥𝑦𝑦 < (𝑥 + 1))) = (𝑥 ∈ ℤ (𝑥𝐴𝐴 < (𝑥 + 1))))
5 df-fl 13703 . 2 ⌊ = (𝑦 ∈ ℝ ↦ (𝑥 ∈ ℤ (𝑥𝑦𝑦 < (𝑥 + 1))))
6 riotaex 7318 . 2 (𝑥 ∈ ℤ (𝑥𝐴𝐴 < (𝑥 + 1))) ∈ V
74, 5, 6fvmpt 6949 1 (𝐴 ∈ ℝ → (⌊‘𝐴) = (𝑥 ∈ ℤ (𝑥𝐴𝐴 < (𝑥 + 1))))
Colors of variables: wff setvar class
Syntax hints:  wi 4  wa 397   = wceq 1542  wcel 2107   class class class wbr 5106  cfv 6497  crio 7313  (class class class)co 7358  cr 11055  1c1 11057   + caddc 11059   < clt 11194  cle 11195  cz 12504  cfl 13701
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1798  ax-4 1812  ax-5 1914  ax-6 1972  ax-7 2012  ax-8 2109  ax-9 2117  ax-10 2138  ax-11 2155  ax-12 2172  ax-ext 2704  ax-sep 5257  ax-nul 5264  ax-pr 5385
This theorem depends on definitions:  df-bi 206  df-an 398  df-or 847  df-3an 1090  df-tru 1545  df-fal 1555  df-ex 1783  df-nf 1787  df-sb 2069  df-mo 2535  df-eu 2564  df-clab 2711  df-cleq 2725  df-clel 2811  df-nfc 2886  df-ne 2941  df-ral 3062  df-rex 3071  df-rab 3407  df-v 3446  df-dif 3914  df-un 3916  df-in 3918  df-ss 3928  df-nul 4284  df-if 4488  df-sn 4588  df-pr 4590  df-op 4594  df-uni 4867  df-br 5107  df-opab 5169  df-mpt 5190  df-id 5532  df-xp 5640  df-rel 5641  df-cnv 5642  df-co 5643  df-dm 5644  df-iota 6449  df-fun 6499  df-fv 6505  df-riota 7314  df-fl 13703
This theorem is referenced by:  flcl  13706  fllelt  13708  flflp1  13718  flbi  13727  dfceil2  13750  ltflcei  36112
  Copyright terms: Public domain W3C validator