Extra lemmas about unions of intervals #
This file contains lemmas about finite unions of intervals which can't be included with the lemmas
concerning infinite unions in Mathlib/Order/Interval/Set/Disjoint.lean
because we use
Finset.range
.
Union of consecutive intervals contains the interval defined by the initial and final points.
Union of consecutive intervals contains the interval defined by the initial and final points.