Commit 2022-08-22 08:40 cf7b16a6
View on Github →chore(algebra/order/monoid): move lemmas (#16176)
- move
with_top.coe_nat
toalgebra.order.monoid
, prove byrfl
; - move
with_top.nat_ne_top
andwith_top.top_ne_nat
toalgebra.order.monoid
; - add
with_bot
versions.