Theorems · Theorem · order theory
SupPrime.le_sup
∀ {α : Type u_2} [inst : SemilatticeSup α] {a b c : α}, SupPrime a → (a ≤ b ⊔ c ↔ a ≤ b ∨ a ≤ c)- Defined in
- Mathlib.Order.Irreducible
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 6 from the axioms · uses no axioms
- Assumes
- SemilatticeSup
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- SemilatticeSupstatement and proof · cited by 785
- le_sup_of_le_leftproof · cited by 26
- SupPrimestatement and proof · cited by 19
- le_sup_of_le_rightproof · cited by 17
Cited by1
Results whose statement or proof uses this declaration.
- SupPrime.le_finset_supproof · cited by 1