![]() |
Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
|
Mirrors > Home > MPE Home > Th. List > flval | Structured version Visualization version GIF version |
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.) |
Ref | Expression |
---|---|
flval | ⊢ (𝐴 ∈ ℝ → (⌊‘𝐴) = (℩𝑥 ∈ ℤ (𝑥 ≤ 𝐴 ∧ 𝐴 < (𝑥 + 1)))) |
Step | Hyp | Ref | Expression |
---|---|---|---|
1 | breq2 5151 | . . . 4 ⊢ (𝑦 = 𝐴 → (𝑥 ≤ 𝑦 ↔ 𝑥 ≤ 𝐴)) | |
2 | breq1 5150 | . . . 4 ⊢ (𝑦 = 𝐴 → (𝑦 < (𝑥 + 1) ↔ 𝐴 < (𝑥 + 1))) | |
3 | 1, 2 | anbi12d 631 | . . 3 ⊢ (𝑦 = 𝐴 → ((𝑥 ≤ 𝑦 ∧ 𝑦 < (𝑥 + 1)) ↔ (𝑥 ≤ 𝐴 ∧ 𝐴 < (𝑥 + 1)))) |
4 | 3 | riotabidv 7363 | . 2 ⊢ (𝑦 = 𝐴 → (℩𝑥 ∈ ℤ (𝑥 ≤ 𝑦 ∧ 𝑦 < (𝑥 + 1))) = (℩𝑥 ∈ ℤ (𝑥 ≤ 𝐴 ∧ 𝐴 < (𝑥 + 1)))) |
5 | df-fl 13753 | . 2 ⊢ ⌊ = (𝑦 ∈ ℝ ↦ (℩𝑥 ∈ ℤ (𝑥 ≤ 𝑦 ∧ 𝑦 < (𝑥 + 1)))) | |
6 | riotaex 7365 | . 2 ⊢ (℩𝑥 ∈ ℤ (𝑥 ≤ 𝐴 ∧ 𝐴 < (𝑥 + 1))) ∈ V | |
7 | 4, 5, 6 | fvmpt 6995 | 1 ⊢ (𝐴 ∈ ℝ → (⌊‘𝐴) = (℩𝑥 ∈ ℤ (𝑥 ≤ 𝐴 ∧ 𝐴 < (𝑥 + 1)))) |
Colors of variables: wff setvar class |
Syntax hints: → wi 4 ∧ wa 396 = wceq 1541 ∈ wcel 2106 class class class wbr 5147 ‘cfv 6540 ℩crio 7360 (class class class)co 7405 ℝcr 11105 1c1 11107 + caddc 11109 < clt 11244 ≤ cle 11245 ℤcz 12554 ⌊cfl 13751 |
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 1913 ax-6 1971 ax-7 2011 ax-8 2108 ax-9 2116 ax-10 2137 ax-11 2154 ax-12 2171 ax-ext 2703 ax-sep 5298 ax-nul 5305 ax-pr 5426 |
This theorem depends on definitions: df-bi 206 df-an 397 df-or 846 df-3an 1089 df-tru 1544 df-fal 1554 df-ex 1782 df-nf 1786 df-sb 2068 df-mo 2534 df-eu 2563 df-clab 2710 df-cleq 2724 df-clel 2810 df-nfc 2885 df-ne 2941 df-ral 3062 df-rex 3071 df-rab 3433 df-v 3476 df-dif 3950 df-un 3952 df-in 3954 df-ss 3964 df-nul 4322 df-if 4528 df-sn 4628 df-pr 4630 df-op 4634 df-uni 4908 df-br 5148 df-opab 5210 df-mpt 5231 df-id 5573 df-xp 5681 df-rel 5682 df-cnv 5683 df-co 5684 df-dm 5685 df-iota 6492 df-fun 6542 df-fv 6548 df-riota 7361 df-fl 13753 |
This theorem is referenced by: flcl 13756 fllelt 13758 flflp1 13768 flbi 13777 dfceil2 13800 ltflcei 36464 |
Copyright terms: Public domain | W3C validator |