Theorems · Theorem · order theory
addLECancellable_add
∀ {α : Type u_1} [inst : LE α] [inst_1 : AddCommSemigroup α] [AddLeftMono α] {a b : α},
AddLECancellable (a + b) ↔ AddLECancellable a ∧ AddLECancellable b- Cited by
- 1 results in Mathlib
- Foundations
- Depth 8 from the axioms · uses no axioms
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.
- AddLeftMonostatement and proof · cited by 687
- AddCommSemigroupstatement and proof · cited by 178
- AddLECancellablestatement and proof · cited by 87
- AddLECancellable.of_add_rightproof · cited by 3
- AddLECancellable.addproof · cited by 1
- AddLECancellable.of_add_leftproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- Finset.addLECancellable_sumproof · cited by 0