Theorems · Theorem · order theory
AddLECancellable.le_tsub_of_add_le_right
∀ {α : Type u_1} [inst : Preorder α] [inst_1 : AddCommSemigroup α] [inst_2 : Sub α] [OrderedSub α] {a b c : α},
AddLECancellable b → a + b ≤ c → a ≤ c - b- Defined in
- Mathlib.Algebra.Order.Sub.Defs
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 9 from the axioms · uses propext
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Preorderstatement and proof · cited by 7,952
- add_commproof · cited by 1,535
- OrderedSubstatement and proof · cited by 236
- AddCommSemigroupstatement and proof · cited by 178
- AddLECancellablestatement and proof · cited by 87
- AddLECancellable.le_tsub_of_add_le_leftproof · cited by 5
Cited by4
Results whose statement or proof uses this declaration.
- le_tsub_of_add_le_rightproof · cited by 6
- AddLECancellable.lt_tsub_of_add_lt_rightproof · cited by 4
- ENNReal.le_sub_of_add_le_rightproof · cited by 2
- ENat.le_sub_of_add_le_rightproof · cited by 1