Theorems · Theorem · ring theory
LE.le.add_eq_right
∀ {α : Type u_1} [inst : IdemSemiring α] {a b : α}, a ≤ b → a + b = bAlias of the reverse direction of add_eq_right_iff_le.
- Defined in
- Mathlib.Algebra.Order.Kleene
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 14 from the axioms · uses propext
- Assumes
- IdemSemiring
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites2
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- IdemSemiringstatement and proof · cited by 12
- add_eq_right_iff_leproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.