Mathlib Changelog
v3
Changelog
About
Github
Mathlib v3 is deprecated.
Go to Mathlib v4
Theorem
multiset.repeat_inf
Modification history
2023-01-15 06:15
src/data/multiset/basic.lean
refactor(*): define `list.replicate` and migrate to it (#18127) …
Deleted
multiset.repeat_inf
View on Github →
2021-09-06 17:52
src/data/multiset/basic.lean
feat(data/multiset/basic): Add a result on intersection of multiset with `repeat a n` (#9038)
Added
multiset.repeat_inf
View on Github →