mathlib
d8d6e18c
- feat(data/finset/basic): equivalence of finsets from equivalence of types (#4560)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
5 years ago
feat(data/finset/basic): equivalence of finsets from equivalence of types (#4560) Broken off from #4259. Given an equivalence `α` to `β`, produce an equivalence between `finset α` and `finset β`, and simp lemmas about it.
References
#4925 - Make prime-avoidance branch build
Author
b-mehta
Parents
df5adc5c
Loading