Commit 2025-02-08 23:59 46ac7583

View on Github →

refactor(Order/OrderIsoNat): use WellFoundedGT in monotone chain condition (#20782) Instead of WellFounded (· > ·), we write WellFoundedGT α. We also add some docstrings, and one-sided versions of the theorem which take in WellFoundedGT α as a typeclass argument.

Estimated changes