Mathlib Map

Theorems · Theorem · order theory

Order.Ideal.IsProper.exists_le_maximal

∀ {P : Type u_1} [inst : LE P] [OrderTop P] {I : Order.Ideal P}, I.IsProper → ∃ J, I ≤ J ∧ J.IsMaximal

Every proper ideal is contained in some maximal ideal.

Defined in
Mathlib.Order.Ideal
Cited by
1 results in Mathlib
Foundations
Depth 72 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
LEOrderTop

Around this declaration

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

Cites8

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

Cited by1

Results whose statement or proof uses this declaration.