Zulip Chat Archive
Stream: mathlib4
Topic: countp vs countP
Scott Morrison (Aug 22 2023 at 08:30):
List.countp
has just been upstreamed to Std and renamed as List.countP
. The mathlib patch is in the works, but there are still going to be many other occurrences of countp
in parallel definitions for other types, etc. Could someone take that on?
Scratch that, easier to do it all at once.
Last updated: May 02 2025 at 03:31 UTC