Zulip Chat Archive

Stream: mathlib4

Topic: Question about mathlib4 naming convention


Shaonan Wu (Mar 08 2024 at 09:08):

Dear all,
I' m a new user of Lean4 and Mathlib4. I am eager to learn more about Mathlib 4's naming convention for theorems and definitions, as it will help me quickly locate the theorems I need. Are there any documents available on this topic? Alternatively, I would greatly appreciate it if you could share your own experiences.
Thank you !

Eric Wieser (Mar 08 2024 at 09:21):

#naming is a good place to start

Shaonan Wu (Mar 08 2024 at 09:59):

Eric Wieser said:

#naming is a good place to start

Thank you! It really helps. What do you think is the best approach for newcomers, who are not majoring in math, to learn and utilize Mathlib4?


Last updated: May 02 2025 at 03:31 UTC