Commit 2022-08-07 23:17 1e594c77
View on Github →chore(data/multiset/basic): move theorems around (#15882) This PR does the following:
- move the
singleton
instance earlier (I want this defined beforeto_list
for a subsequent PR) - move the
order_bot
instance earlier and minor golfs