Commit 2022-06-28 12:51 78bc3724
View on Github →feat(data/{finset, set}/basic): tweak nonempty_coe_sort and is_empty_coe_sort (#14937)
This PR does the following:
- add lemmas set.is_empty_coe_sortandfinset.is_empty_coe_sort
- made argument of both nonempty_coe_sortlemmas inferred
- fix some spacing