Mathlib Changelog
v3
Changelog
About
Github
Mathlib v3 is deprecated.
Go to Mathlib v4
Theorem
list.repeat_count_eq_of_count_eq_length
Modification history
2023-01-15 06:15
src/data/list/count.lean
refactor(*): define `list.replicate` and migrate to it (#18127) …
Deleted
list.repeat_count_eq_of_count_eq_length
View on Github →
2021-11-08 10:06
src/data/list/basic.lean
split(data/list/*): split off `data.list.basic` (#10164) …
Modified
list.repeat_count_eq_of_count_eq_length
View on Github →
2020-08-18 20:22
src/data/list/basic.lean
feat(miu_language): a formalisation of the MIU language described by D. Hofstadter in "Gödel, Escher, Bach". (#3739) …
Added
list.repeat_count_eq_of_count_eq_length
View on Github →