Mathlib Map

Theorems · Theorem · order theory

Nat.floor_le

∀ {R : Type u_1} [inst : Semiring R] [inst_1 : LinearOrder R] [inst_2 : FloorSemiring R] {a : R}, 0 ≤ a → ↑⌊a⌋₊ ≤ a
Defined in
Mathlib.Algebra.Order.Floor.Semiring
Cited by
21 results in Mathlib
Foundations
Depth 21 from the axioms · uses propext
Assumes
SemiringLinearOrderFloorSemiring

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites6

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by21

Results whose statement or proof uses this declaration.