Theorems · Definition · order theory
FloorSemiring.floor
{α : Type u_4} → {inst : Semiring α} → {inst_1 : PartialOrder α} → [self : FloorSemiring α] → α → ℕFloorSemiring.floor a computes the greatest natural n such that (n : α) ≤ a.
- Defined in
- Mathlib.Algebra.Order.Floor.Defs
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 2 from the axioms · uses no axioms
- Assumes
- FloorSemiring
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
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
Cited by5
Results whose statement or proof uses this declaration.
- Nat.floorproof · cited by 215
- FloorSemiring.gc_floorstatement · cited by 3
- FloorSemiring.floor_of_negstatement · cited by 2
- FloorSemiring.natCast_strictMonoproof · cited by 0
- subsingleton_floorSemiringproof · cited by 0