Commit 2025-08-06 09:16 1e4b2ade
View on Github →chore(Algebra/Group/Support): rename primed lemmas to match naming convention (#27777)
mulSupport_inv should be called mulSupport_fun_inv, according to the naming convention,
similarly for the other lemmas.
Unfortunately, there is no good tooling yet for renames A -> B and B -> C.