Theorems · Theorem · order theory
le_mul_right
∀ {α : Type u} [inst : Mul α] [inst_1 : Preorder α] [CanonicallyOrderedMul α] {a b c : α}, a ≤ b → a ≤ b * cAlias of le_mul_of_le_left.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 7 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Preorderstatement · cited by 7,952
- CanonicallyOrderedMulstatement · cited by 51
- le_mul_of_le_leftproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- Multiset.le_prod_of_memproof · cited by 0