Theorems · Definition · order theory
Nat.floor
{α : Type u_2} → [inst : Semiring α] → [inst_1 : PartialOrder α] → [FloorSemiring α] → α → ℕ⌊a⌋₊ is the greatest natural n such that n ≤ a. If a is negative, then ⌊a⌋₊ = 0.
- Defined in
- Mathlib.Algebra.Order.Floor.Defs
- Cited by
- 215 results in Mathlib
- Foundations
- Depth 3 from the axioms, rests on 6 definitions · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Semiringstatement and proof · cited by 13,802
- PartialOrderstatement and proof · cited by 6,410
- FloorSemiringstatement and proof · cited by 179
- FloorSemiring.floorproof · cited by 4
Cited by227
Results whose statement or proof uses this declaration.
- Complex.Gammaproof · cited by 96
- ENat.floorproof · cited by 38
- Chebyshev.thetaproof · cited by 38
- Chebyshev.psiproof · cited by 34
- Int.logproof · cited by 25
- Nat.le_floor_iffstatement · cited by 24
- Int.clogproof · cited by 21
- Nat.floor_lestatement · cited by 21
- Nat.floor_natCaststatement · cited by 19
- Nat.lt_floor_add_onestatement and proof · cited by 16
- Complex.Gamma_add_oneproof · cited by 12
- Nat.le_floorstatement · cited by 11
Showing the 200 most cited of 227.