mathlib
b142b697
- feat(data/list/count): add lemma `count_le_count_map` (#11148)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
4 years ago
feat(data/list/count): add lemma `count_le_count_map` (#11148) Generalises `count_map_map`: for any `f : α → β` (not necessarily injective), `count x l ≤ count (f x) (map f l)`
Author
stuart-presnell
Parents
dc57b544
Loading