Theorems · Theorem · order theory
le_self_mul
∀ {α : Type u} [inst : Mul α] [inst_1 : LE α] [CanonicallyOrderedMul α] {a b : α}, a ≤ a * b- Cited by
- 5 results in Mathlib
- Foundations
- Depth 5 from the axioms · uses no axioms
- Assumes
- MulLECanonicallyOrderedMul
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites2
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CanonicallyOrderedMulstatement and proof · cited by 51
- CanonicallyOrderedMul.le_self_mulproof · cited by 1
Cited by5
Results whose statement or proof uses this declaration.
- le_iff_exists_mulproof · cited by 4
- self_le_mul_rightproof · cited by 1
- le_mul_of_le_leftproof · cited by 1
- le_of_mul_le_leftproof · cited by 0
- List.monotone_prod_takeproof · cited by 0