Theorems · Theorem · order theory
CanonicallyOrderedAdd.le_add_self
∀ {α : Type u_1} {inst : Add α} {inst_1 : LE α} [self : CanonicallyOrderedAdd α] (a b : α), a ≤ b + aFor any a and b, a ≤ a + b
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 4 from the axioms · uses no axioms
- Assumes
- CanonicallyOrderedAdd
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites1
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CanonicallyOrderedAddstatement and proof · cited by 229
Cited by1
Results whose statement or proof uses this declaration.
- le_add_selfproof · cited by 51