Mathlib Map

Theorems · Theorem · order theory

Order.Ideal.sup_mem

∀ {P : Type u_1} [inst : SemilatticeSup P] {x y : P} {s : Order.Ideal P}, x ∈ s → y ∈ s → x ⊔ y ∈ s

A specific witness of I.directed when P has joins.

Defined in
Mathlib.Order.Ideal
Cited by
5 results in Mathlib
Foundations
Depth 13 from the axioms · uses no axioms
Assumes
SemilatticeSup

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites6

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by5

Results whose statement or proof uses this declaration.