Mathlib Map

Theorems · Definition · order theory

Finset.Ico

{α : Type u_1} → [inst : Preorder α] → [LocallyFiniteOrder α] → α → α → Finset α

The finset $[a, b)$ of elements x such that a ≤ x and x < b. Basically Set.Ico a b as a finset.

Defined in
Mathlib.Order.Interval.Finset.Defs
Cited by
450 results in Mathlib
Foundations
Depth 3 from the axioms, rests on 5 definitions · uses no axioms
Assumes
PreorderLocallyFiniteOrder

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 by459

Results whose statement or proof uses this declaration.

Showing the 200 most cited of 459.