Commit 2026-02-21 12:00 307fa255

View on Github →

chore: weaken PartialOrder to Preorder in IsOrderedMonoid hypothesis (#34295) This PR attempts to remove PartialOrder assumption in IsOrderedMonoid. The main objective is to make Finsupp.sum_le_sum available for preorder.

Estimated changes