Theorems · Definition · order theory
AddLECancellable
{α : Type u_1} → [Add α] → [LE α] → α → PropAn element a : α is AddLECancellable if x ↦ a + x is order-reflecting.
We will make a separate version of many lemmas that require [MulLeftReflectLE α] with
AddLECancellable 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
- 87 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 by87
Results whose statement or proof uses this declaration.
- Contravariant.AddLECancellablestatement · cited by 45
- ENNReal.cancel_of_nestatement · cited by 23
- AddLECancellable.tsub_eq_of_eq_addstatement and proof · cited by 11
- ENat.addLECancellable_of_ne_topstatement · cited by 9
- AddLECancellable.add_tsub_cancel_rightstatement and proof · cited by 9
- AddLECancellable.eq_tsub_of_add_eqstatement and proof · cited by 6
- AddLECancellable.inj_leftstatement and proof · cited by 6
- AddLECancellable.add_tsub_assoc_of_lestatement and proof · cited by 5
- AddLECancellable.le_tsub_of_add_le_leftstatement and proof · cited by 5
- WithTop.addLECancellable_of_ne_topstatement · cited by 4
- AddLECancellable.add_le_add_iff_rightstatement and proof · cited by 4
- AddLECancellable.le_tsub_of_add_le_rightstatement and proof · cited by 4