Theorems · Definition · order theory
MulLECancellable
{α : Type u_1} → [Mul α] → [LE α] → α → PropAn element a : α is MulLECancellable if x ↦ a * x is order-reflecting.
We will make a separate version of many lemmas that require [MulLeftReflectLE α] with
MulLECancellable assumptions instead. These lemmas can then be instantiated to specific types,
like ENNReal, where we can replace the assumption AddLECancellable x by x ≠ ∞.
- Cited by
- 20 results in Mathlib
- Foundations
- Depth 4 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites0
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
Nothing in Mathlib beyond the foundations.
Cited by20
Results whose statement or proof uses this declaration.
- MulLECancellable.Injectivestatement and proof · cited by 3
- MulLECancellable.mul_le_mul_iff_leftstatement and proof · cited by 3
- MulLECancellable.of_mul_rightstatement and proof · cited by 2
- Units.mulLECancellable_valstatement · cited by 1
- MulLECancellable.injective_leftstatement and proof · cited by 1
- MulLECancellable.le_mul_iff_one_le_rightstatement and proof · cited by 1
- MulLECancellable.mulstatement and proof · cited by 1
- MulLECancellable.mul_le_iff_le_one_rightstatement and proof · cited by 1
- MulLECancellable.of_mul_leftstatement and proof · cited by 1
- Finset.mulLECancellable_prodstatement and proof · cited by 0
- mulLECancellable_mulstatement and proof · cited by 0
- mulLECancellable_onestatement · cited by 0