Commit 2024-07-17 15:24 ab9dec5b
View on Github →chore (Algebra.Order.WithTop): split into unbundled and bundled (#14531)
Much of the results in Algebra.Order.Monoid.WithTop
only depend on unbundled ordered algebra instance parameters. We split those results out into a new file Algera.Order.Monoid.Unbundled.WithTop
leaving the facts about bundled ordered monoids.