Zulip Chat Archive
Stream: mathlib4
Topic: dotParam RFC
Kyle Miller (Dec 31 2024 at 20:52):
In case anyone doesn't follow #lean4, the topic is about an RFC to be able to configure which argument is used for dot notation.
The expected applications are to SetLike/FunLike API (since one can export
generic definitions into a namespace specifically for dot notation), and I think it would be useful for the graph theory library.
Last updated: May 02 2025 at 03:31 UTC