Mathlib Changelog
v3
Changelog
About
Github
Mathlib v3 is deprecated.
Go to Mathlib v4
Theorem
set.finite.coe_sort_to_finset
Modification history
2023-01-06 22:53
src/data/set/finite.lean
feat(data/set/finite): Align `set.to_finset` and `set.finite.to_finset` (#17959) …
Modified
set.finite.coe_sort_to_finset
View on Github →
2022-05-23 12:13
src/data/set/finite.lean
refactor(data/set/finite): reorganize and put emphasis on fintype instances (#14136) …
Modified
set.finite.coe_sort_to_finset
View on Github →
2021-05-31 21:08
src/data/set/finite.lean
feat(data/finset): provide the coercion `finset α → Type*` (#7575) …
Added
set.finite.coe_sort_to_finset
View on Github →