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

Theorem flval 13847
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 5118 . . . 4 (𝑦 = 𝐴 → (𝑥𝑦𝑥𝐴))
2 breq1 5117 . . . 4 (𝑦 = 𝐴 → (𝑦 < (𝑥 + 1) ↔ 𝐴 < (𝑥 + 1)))
31, 2anbi12d 644 . . 3 (𝑦 = 𝐴 → ((𝑥𝑦𝑦 < (𝑥 + 1)) ↔ (𝑥𝐴𝐴 < (𝑥 + 1))))
43riotabidv 7382 . 2 (𝑦 = 𝐴 → (𝑥 ∈ ℤ (𝑥𝑦𝑦 < (𝑥 + 1))) = (𝑥 ∈ ℤ (𝑥𝐴𝐴 < (𝑥 + 1))))
5 df-fl 13845 . 2 ⌊ = (𝑦 ∈ ℝ ↦ (𝑥 ∈ ℤ (𝑥𝑦𝑦 < (𝑥 + 1))))
6 riotaex 7384 . 2 (𝑥 ∈ ℤ (𝑥𝐴𝐴 < (𝑥 + 1))) ∈ V
74, 5, 6fvmpt 6996 1 (𝐴 ∈ ℝ → (⌊‘𝐴) = (𝑥 ∈ ℤ (𝑥𝐴𝐴 < (𝑥 + 1))))
Colors of variables:    wff setvar class
This proof depends on syntax axioms:  wi 4  wa 401   = wceq 1570  wcel 2146   class class class wbr 5114  cfv 6543  crio 7379  (class class class)co 7423  cr 11117  1c1 11119   + caddc 11121   < clt 11261  cle 11262  cz 12609  cfl 13843
This proof depends on axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1828  ax-4 1842  ax-5 1943  ax-6 2000  ax-7 2041  ax-8 2148  ax-9 2156  ax-10 2179  ax-11 2195  ax-12 2216  ax-ext 2738  ax-sep 5262  ax-nul 5274  ax-pr 5409
This proof depends on definitions:  df-bi 210  df-an 402  df-or 862  df-3an 1105  df-tru 1573  df-fal 1583  df-ex 1813  df-nf 1817  df-sb 2100  df-mo 2570  df-eu 2600  df-clab 2745  df-cleq 2758  df-clel 2841  df-nfc 2915  df-ne 2962  df-ral 3083  df-rex 3093  df-rab 3420  df-v 3460  df-dif 3911  df-un 3913  df-in 3915  df-ss 3925  df-nul 4290  df-if 4493  df-sn 4595  df-pr 4597  df-op 4601  df-uni 4878  df-br 5115  df-opab 5179  df-mpt 5198  df-id 5561  df-xp 5672  df-rel 5673  df-cnv 5674  df-co 5675  df-dm 5676  df-iota 6499  df-fun 6545  df-fv 6551  df-riota 7380  df-fl 13845
This theorem is used by:  flcl  13848  fllelt  13850  flflp1  13860  flbi  13869  dfceil2  13892  ltflcei  38300
  Copyright terms: Public domain W3C validator