Theorems · Theorem · order theory
AddLECancellable.of_add_right
∀ {α : Type u_1} [inst : LE α] [inst_1 : AddSemigroup α] [AddLeftMono α] {a b : α},
AddLECancellable (a + b) → AddLECancellable b- Cited by
- 3 results in Mathlib
- Foundations
- Depth 6 from the axioms · uses no axioms
- Assumes
- LEAddSemigroupAddLeftMono
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.
- add_assocproof · cited by 746
- AddLeftMonostatement and proof · cited by 687
- AddSemigroupstatement and proof · cited by 136
- AddLECancellablestatement and proof · cited by 87
- add_le_add_rightproof · cited by 37
Cited by3
Results whose statement or proof uses this declaration.
- AddLECancellable.tsub_eq_of_eq_add'proof · cited by 3
- AddLECancellable.of_add_leftproof · cited by 1
- addLECancellable_addproof · cited by 1