Intervals as finsets #
This file provides basic results about all the finset.Ixx, which are defined in
order.locally_finite.
TODO #
This file was originally only about finset.Ico a b where a b : ℕ. No care has yet been taken to
generalize these lemmas properly and many lemmas about Icc, Ioc, Ioo are missing. In general,
what's to do is taking the lemmas in data.x.intervals and abstract away the concrete structure.
Complete the API. See https://github.com/leanprover-community/mathlib/pull/14448#discussion_r906109235 for some ideas.
Alias of the reverse direction of finset.Icc_eq_empty_iff.
Alias of the reverse direction of finset.Ico_eq_empty_iff.
Alias of the reverse direction of finset.Ioc_eq_empty_iff.
A set with upper and lower bounds in a locally finite order is a fintype
Equations
- set.fintype_of_mem_bounds ha hb = (set.Icc a b).fintype_subset _