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

Theorem flval 13845
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 5170 . . . 4 (𝑦 = 𝐴 → (𝑥𝑦𝑥𝐴))
2 breq1 5169 . . . 4 (𝑦 = 𝐴 → (𝑦 < (𝑥 + 1) ↔ 𝐴 < (𝑥 + 1)))
31, 2anbi12d 631 . . 3 (𝑦 = 𝐴 → ((𝑥𝑦𝑦 < (𝑥 + 1)) ↔ (𝑥𝐴𝐴 < (𝑥 + 1))))
43riotabidv 7406 . 2 (𝑦 = 𝐴 → (𝑥 ∈ ℤ (𝑥𝑦𝑦 < (𝑥 + 1))) = (𝑥 ∈ ℤ (𝑥𝐴𝐴 < (𝑥 + 1))))
5 df-fl 13843 . 2 ⌊ = (𝑦 ∈ ℝ ↦ (𝑥 ∈ ℤ (𝑥𝑦𝑦 < (𝑥 + 1))))
6 riotaex 7408 . 2 (𝑥 ∈ ℤ (𝑥𝐴𝐴 < (𝑥 + 1))) ∈ V
74, 5, 6fvmpt 7029 1 (𝐴 ∈ ℝ → (⌊‘𝐴) = (𝑥 ∈ ℤ (𝑥𝐴𝐴 < (𝑥 + 1))))
Colors of variables: wff setvar class
Syntax hints:  wi 4  wa 395   = wceq 1537  wcel 2108   class class class wbr 5166  cfv 6573  crio 7403  (class class class)co 7448  cr 11183  1c1 11185   + caddc 11187   < clt 11324  cle 11325  cz 12639  cfl 13841
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1793  ax-4 1807  ax-5 1909  ax-6 1967  ax-7 2007  ax-8 2110  ax-9 2118  ax-10 2141  ax-11 2158  ax-12 2178  ax-ext 2711  ax-sep 5317  ax-nul 5324  ax-pr 5447
This theorem depends on definitions:  df-bi 207  df-an 396  df-or 847  df-3an 1089  df-tru 1540  df-fal 1550  df-ex 1778  df-nf 1782  df-sb 2065  df-mo 2543  df-eu 2572  df-clab 2718  df-cleq 2732  df-clel 2819  df-nfc 2895  df-ne 2947  df-ral 3068  df-rex 3077  df-rab 3444  df-v 3490  df-dif 3979  df-un 3981  df-ss 3993  df-nul 4353  df-if 4549  df-sn 4649  df-pr 4651  df-op 4655  df-uni 4932  df-br 5167  df-opab 5229  df-mpt 5250  df-id 5593  df-xp 5706  df-rel 5707  df-cnv 5708  df-co 5709  df-dm 5710  df-iota 6525  df-fun 6575  df-fv 6581  df-riota 7404  df-fl 13843
This theorem is referenced by:  flcl  13846  fllelt  13848  flflp1  13858  flbi  13867  dfceil2  13890  ltflcei  37568
  Copyright terms: Public domain W3C validator