mathlib3
d7621b93 - feat(data/list/basic): lemmas about foldr/foldl (#3865)

Commit
5 years ago
feat(data/list/basic): lemmas about foldr/foldl (#3865) This PR prepares #3864. * Move lemmas about `foldr`/`foldl` into the appropriate section. * Add variants of the `foldl_map`/`foldr_map` lemmas. * Add lemmas stating that a fold over a list of injective functions is injective.
Author
Parents
Loading