Open jcommelin opened 1 year ago
I think the actual algorithm here should be:
GCDMonoid
-> gcdMonoid
).SMul
-> smul
, XYZ
-> xyz
-- I don't think we have any names like that yet, but we might in the future).Note that hAdd
etc. from core do not follow this convention.
We should have a function that decapitalizes initial clusters of uppercase letters, as that's how the naming convention works.
See also: https://github.com/leanprover-community/mathport/pull/219/files/c1690c803df3b33db0fae93d1e911245a78444fd#r1081895321