mathlib
aed4c494 - refactor(data/{finite,fintype}): move some lemmas to `data.fintype.basic` (#15626)

Commit
3 years ago
refactor(data/{finite,fintype}): move some lemmas to `data.fintype.basic` (#15626) We should have lemmas like `nonempty_fintype` in `fintype.basic` to replace `[fintype _]` by `[finite _]` in the assumptions. This PR doesn't fix any assumptions to keep it small.
Author
Parents
Loading