Commit 2022-04-21 12:10 c956647c
View on Github →feat(order/basic): Simple shortcut lemmas (#13421)
Add convenience lemmas to make the API a bit more symmetric and easier to translate between transitive
and is_trans
. Also rename _ge'
to _le
in lemmas and fix the is_max_
aliases.