Commit 2025-07-05 03:31 fb02731f
View on Github →chore(Algebra/BigOperators): rename variables away from greek letters (#26521)
Uniformise the variables to ι
, κ
for the indexing types, M
, N
for monoids, G
for groups, M₀
for monoids with zero, R
for (semi)rings.
Also delete a duplicated lemma which suddenly became problematic.