mathlib
309df10a - refactor(data/list/basic,...): more explicit args (#4866)

Commit
5 years ago
refactor(data/list/basic,...): more explicit args (#4866) This makes the `p` in most lemmas involving the following functions explicit, following the usual explicitness conventions: - `list.filter`, - `list.countp`, - `list.take_while`, - `multiset.filter`, - `multiset.countp`, - `finset.filter`
Author
Parents
Loading