Theorems · Theorem · order theory
Mathlib.Meta.Positivity.int_floor_nonneg
∀ {α : Type u_1} [inst : Ring α] [inst_1 : LinearOrder α] [inst_2 : FloorRing α] {a : α}, 0 ≤ a → 0 ≤ ⌊a⌋- Defined in
- Mathlib.Algebra.Order.Floor.Ring
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 37 from the axioms · uses propext
- Assumes
- RingLinearOrderFloorRing
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- LinearOrderstatement and proof · cited by 8,572
- Ringstatement and proof · cited by 7,463
- FloorRingstatement and proof · cited by 405
- Int.floorstatement · cited by 225
- Int.floor_nonnegproof · cited by 5
Cited by1
Results whose statement or proof uses this declaration.
- Mathlib.Meta.Positivity.int_floor_nonneg_of_posproof · cited by 1