Floor function
From Maths
(Redirected from Floor (function))
Stub grade: B
This page is a stub
This page is a stub, so it contains little or minimal information and is on a to-do list for being expanded.The message provided is:
Research consensus and handling negative numbers
Contents
[hide]Definition
For x∈R≥0 there is no variation on the meaning of the floor function, however for negative numbers there are varying conventions.
Non-negative
Defined as follows:
- Floor:R≥0→N0 by Floor:x↦Max(Tx) where Tx:={n∈N0 | n≤x}⊆N0⊆R≥0 - note that the maximum element is defined as Tx is always finite.
- This has the property that x≤Floor(x).
Negative numbers
Researching this opened my eyes to a massive dispute.... consensus seems to be that x≤Floor(x) is maintained, rounding is a separate and massive issue!
References
Future work
Properties
- ∀n∈N0⊆R≥0[Floor(n)=n], or Floor|N0=IdN0 - its restriction to N0 is the identity map on N0
- ∀x,y∈R≥0[(x≤y)⟹(Floor(x)≤Floor(y))] - monotonicity
- ∀x∈R≥0∃ϵ∈[0,1)⊆R[x=Floor(x)+ϵ] - the characteristic property of the floor function
I believe that 3⟹1 and 3⟹2 might be possible, so these are perhaps in the wrong order. I just wanted to write down some notes before they get put into the massive stack of unfiled paper
This is a corollary to property 3 coupled with the definition (domain and co domain) of the floor function:
- ∀x∈R≥0[Floor(x)≤x<Floor(x)+1]
This statement is a critical part of finding Mdms and was used in:
- Mdm of a discrete distribution lemma
- Which at the time of writing (Alec (talk) 21:20, 21 January 2018 (UTC)) only exists as notes: Notes:Mdm of a discrete distribution lemma