Mathlib Map

Theorems · Theorem · order theory

DistribLattice.mem_ideal_sup_principal

Deprecated since 2026-06-11Use Lattice.mem_ideal_sup_principal instead.

∀ {α : Type u_1} [inst : Lattice α] (a b : α) (J : Order.Ideal α), b ∈ J ⊔ Order.Ideal.principal a ↔ ∃ j ∈ J, b ≤ j ⊔ a

Alias of Lattice.mem_ideal_sup_principal.

Defined in
Mathlib.Order.PrimeSeparator
Cited by
0 results in Mathlib
Foundations
Depth 18 from the axioms · uses propext
Assumes
Lattice

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.

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.