Theorems · Theorem · order theory
MulLECancellable.Injective
∀ {α : Type u_1} [inst : Mul α] [inst_1 : PartialOrder α] {a : α},
MulLECancellable a → Function.Injective fun x => a * x- Cited by
- 3 results in Mathlib
- Foundations
- Depth 7 from the axioms · uses no axioms
- Assumes
- MulPartialOrder
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- PartialOrderstatement and proof · cited by 6,410
- le_antisymmproof · cited by 2,068
- Eq.leproof · cited by 605
- Eq.geproof · cited by 375
- MulLECancellablestatement and proof · cited by 20
Cited by3
Results whose statement or proof uses this declaration.
- MulLECancellable.injective_leftproof · cited by 1
- MulLECancellable.injproof · cited by 0
- MulLECancellable.isLeftRegularproof · cited by 0