Mathlib Changelog
v3
Changelog
About
Github
Mathlib v3 is deprecated.
Go to Mathlib v4
Theorem
finset.range_val
Modification history
2023-01-05 10:03
src/data/finset/basic.lean
fix(data/finset/basic): correct the name of `finset.range_coe` which does not mention coercions (#18052) …
Added
finset.range_val
View on Github →
2020-06-28 06:01
src/data/finset.lean
feat(subtype): standardize (#3204) …
Deleted
finset.range_val
View on Github →
2017-11-22 05:33
data/finset/basic.lean
refactor(data/finset): redefine finsets as subtype of multisets
Added
finset.range_val
View on Github →