mathlib
mathlib copied to clipboard
chore(algebra/order/monoid_lemmas_zero_lt): use suffix `ₚ`, create aliases
The second part of #16449
This PR uses the suffix "ₚ" on some lemmas which assume positivity. Due to name conflicts, these similar lemmas have dissimilar names currently.
If there is a better way to resolve name conflicts, please feel free to comment.
- [x] depends on: #16480
This PR/issue depends on:
- ~~leanprover-community/mathlib#16480~~ By Dependent Issues (🤖). Happy coding!
Note that this file has now been ported to mathlib4, so will need a synchronization PR.
This was forward-ported as https://github.com/leanprover-community/mathlib4/pull/9249 (and ultimately abandoned there)