Theorems · Theorem · ring theory
add_eq_sup
∀ {α : Type u_1} [inst : IdemSemiring α] (a b : α), a + b = a ⊔ b- Defined in
- Mathlib.Algebra.Order.Kleene
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 12 from the axioms · uses no axioms
- 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
- IdemSemiring.add_eq_supproof · cited by 1
Cited by6
Results whose statement or proof uses this declaration.
- add_le_iffproof · cited by 4
- add_eq_left_iff_leproof · cited by 1
- add_idemproof · cited by 1
- add_eq_right_iff_leproof · cited by 1
- DFA.accepts_unionproof · cited by 1
- Language.IsRegular.addproof · cited by 0