Theorems · Theorem · order theory
floorDiv_le_ceilDiv
∀ {α : Type u_2} {β : Type u_3} [inst : AddCommMonoid α] [inst_1 : LinearOrder α] [inst_2 : AddCommMonoid β]
[inst_3 : PartialOrder β] [inst_4 : SMulZeroClass α β] [PosSMulReflectLE α β] [inst_6 : FloorDiv α β]
[inst_7 : CeilDiv α β] {a : α} {b : β}, b ⌊/⌋ a ≤ b ⌈/⌉ a- Defined in
- Mathlib.Algebra.Order.Floor.Div
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 17 from the axioms · uses propext
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- AddCommMonoidstatement and proof · cited by 12,281
- LinearOrderstatement and proof · cited by 8,572
- PartialOrderstatement and proof · cited by 6,410
- LE.le.transproof · cited by 3,151
- le_or_gtproof · cited by 269
- SMulZeroClassstatement and proof · cited by 213
- PosSMulReflectLEstatement and proof · cited by 51
- CeilDiv.ceilDivstatement · cited by 25
- FloorDiv.floorDivstatement · cited by 24
- FloorDivstatement and proof · cited by 20
- CeilDivstatement and proof · cited by 20
- le_of_smul_le_smul_leftproof · cited by 6
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.