Theorems · Theorem · order theory
smul_floorDiv_le
∀ {α : Type u_2} {β : Type u_3} [inst : AddCommMonoid α] [inst_1 : PartialOrder α] [inst_2 : AddCommMonoid β]
[inst_3 : PartialOrder β] [inst_4 : SMulZeroClass α β] [inst_5 : FloorDiv α β] {a : α} {b : β},
0 < a → a • (b ⌊/⌋ a) ≤ b- Defined in
- Mathlib.Algebra.Order.Floor.Div
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 11 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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
- PartialOrderstatement and proof · cited by 6,410
- le_rflproof · cited by 1,558
- SMulZeroClassstatement and proof · cited by 213
- FloorDiv.floorDivstatement · cited by 24
- FloorDivstatement and proof · cited by 20
- le_floorDiv_iff_smul_leproof · cited by 3
Cited by2
Results whose statement or proof uses this declaration.
- Nat.factorization_floorRootproof · cited by 1
- floorDiv_le_ceilDivproof · cited by 0