Mathlib Changelog
v3
Changelog
About
Github
Mathlib v3 is deprecated.
Go to Mathlib v4
Theorem
list.append_foldr
Modification history
2020-02-25 22:59
src/data/list/basic.lean
chore(data/list/basic): drop `append_foldl` and `append_foldr`, add `map_nil` and `prod_singleton` (#2057) …
Deleted
list.append_foldr
View on Github →
2017-07-24 00:42
data/list/basic.lean
refactor(*): move in some nat lemmas …
Added
list.append_foldr
View on Github →