Commit 2022-10-30 21:46 bf07fdbb
View on Github →chore(data/finset/locally_finite): add more lemmas about one-sided intervals (#17033) This also:
- adds new
pi.locally_finite_order_bot
andpi.locally_finite_order_top
instances, and generalizes the lemmas needed to prove things about them. - generalizes some
finsupp
lemmas about intervals to arbitrarydecidable
arguments.