Mathlib Changelog
v3
Changelog
About
Github
Mathlib v3 is deprecated.
Go to Mathlib v4
Theorem
finset.image_to_finset_of_nodup
Modification history
2017-11-22 05:33
data/finset/basic.lean
refactor(data/finset): redefine finsets as subtype of multisets
Deleted
finset.image_to_finset_of_nodup
View on Github →
2017-08-27 20:57
data/finset/basic.lean
fix(data/finset): use the type class projections for insert; hide most constants using protected; add image of finset
Added
finset.image_to_finset_of_nodup
View on Github →