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

Theorem flval 13158
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 5062 . . . 4 (𝑦 = 𝐴 → (𝑥𝑦𝑥𝐴))
2 breq1 5061 . . . 4 (𝑦 = 𝐴 → (𝑦 < (𝑥 + 1) ↔ 𝐴 < (𝑥 + 1)))
31, 2anbi12d 632 . . 3 (𝑦 = 𝐴 → ((𝑥𝑦𝑦 < (𝑥 + 1)) ↔ (𝑥𝐴𝐴 < (𝑥 + 1))))
43riotabidv 7110 . 2 (𝑦 = 𝐴 → (𝑥 ∈ ℤ (𝑥𝑦𝑦 < (𝑥 + 1))) = (𝑥 ∈ ℤ (𝑥𝐴𝐴 < (𝑥 + 1))))
5 df-fl 13156 . 2 ⌊ = (𝑦 ∈ ℝ ↦ (𝑥 ∈ ℤ (𝑥𝑦𝑦 < (𝑥 + 1))))
6 riotaex 7112 . 2 (𝑥 ∈ ℤ (𝑥𝐴𝐴 < (𝑥 + 1))) ∈ V
74, 5, 6fvmpt 6762 1 (𝐴 ∈ ℝ → (⌊‘𝐴) = (𝑥 ∈ ℤ (𝑥𝐴𝐴 < (𝑥 + 1))))
Colors of variables: wff setvar class
Syntax hints:  wi 4  wa 398   = wceq 1533  wcel 2110   class class class wbr 5058  cfv 6349  crio 7107  (class class class)co 7150  cr 10530  1c1 10532   + caddc 10534   < clt 10669  cle 10670  cz 11975  cfl 13154
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1792  ax-4 1806  ax-5 1907  ax-6 1966  ax-7 2011  ax-8 2112  ax-9 2120  ax-10 2141  ax-11 2157  ax-12 2173  ax-ext 2793  ax-sep 5195  ax-nul 5202  ax-pr 5321
This theorem depends on definitions:  df-bi 209  df-an 399  df-or 844  df-3an 1085  df-tru 1536  df-ex 1777  df-nf 1781  df-sb 2066  df-mo 2618  df-eu 2650  df-clab 2800  df-cleq 2814  df-clel 2893  df-nfc 2963  df-ral 3143  df-rex 3144  df-rab 3147  df-v 3496  df-sbc 3772  df-dif 3938  df-un 3940  df-in 3942  df-ss 3951  df-nul 4291  df-if 4467  df-sn 4561  df-pr 4563  df-op 4567  df-uni 4832  df-br 5059  df-opab 5121  df-mpt 5139  df-id 5454  df-xp 5555  df-rel 5556  df-cnv 5557  df-co 5558  df-dm 5559  df-iota 6308  df-fun 6351  df-fv 6357  df-riota 7108  df-fl 13156
This theorem is referenced by:  flcl  13159  fllelt  13161  flflp1  13171  flbi  13180  dfceil2  13203  ltflcei  34874
  Copyright terms: Public domain W3C validator