Mathlib Map

Theorems · Inductive type · order theory

Order.Ideal

(P : Type u_2) → [LE P] → Type u_2

An ideal on an order P is a subset of P that is - nonempty - upward directed (any pair of elements in the ideal has an upper bound in the ideal) - downward closed (any element less than an element of the ideal is in the ideal).

Defined in
Mathlib.Order.Ideal
Cited by
102 results in Mathlib
Foundations
Depth 1 from the axioms, rests on 2 definitions · uses no axioms
Assumes
LE

Around this declaration

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

Cites0

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

Nothing in Mathlib beyond the foundations.

Cited by137

Results whose statement or proof uses this declaration.