Mathlib Map

Theorems · Theorem · order theory

Int.floor_nonneg

∀ {α : Type u_2} [inst : Ring α] [inst_1 : LinearOrder α] [inst_2 : FloorRing α] {a : α}, 0 ≤ ⌊a⌋ ↔ 0 ≤ a
Defined in
Mathlib.Algebra.Order.Floor.Defs
Cited by
5 results in Mathlib
Foundations
Depth 36 from the axioms · uses propext
Assumes
RingLinearOrderFloorRing

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 by5

Results whose statement or proof uses this declaration.