Theorems · Theorem · ring theory
add_le
∀ {α : Type u_1} [inst : IdemSemiring α] {a b c : α}, a ≤ c → b ≤ c → a + b ≤ c- 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_le_iffproof · cited by 4
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.