Mathlib Map

Theorems · Definition · order theory

Interval

(α : Type u_6) → [LE α] → Type u_6

The closed intervals in an order. We represent intervals either as or a nonempty interval given by its endpoints fst, snd. To convert intervals to the set of elements between these endpoints, use the coercion Interval α → Set α.

Defined in
Mathlib.Order.Interval.Basic
Cited by
76 results in Mathlib
Foundations
Depth 2 from the axioms · uses no axioms
Assumes
LE

Around this declaration

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

Cites2

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

Cited by83

Results whose statement or proof uses this declaration.