mathlib
080cbe2f
- feat(data/set/fintype): Add `to_finset_nonempty`. (#16925)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
3 years ago
feat(data/set/fintype): Add `to_finset_nonempty`. (#16925) We have `finset.nonempty_coe` and `finite.nonempty_to_finset`, but we don't have this for fintypes. This PR adds this lemma.
Author
linesthatinterlace
Parents
1a170053
Loading