Commit 2026-08-18 11:28 6f01f5d2
View on Github →refactor(GroupTheory/Commensurable): add and generalize API (#41030)
This PR makes the following changes to GroupTheory/Commensurable.lean:
- Use
IsFiniteRelIndexinstead ofrelIndex ≠ 0to allow use ofIsFiniteRelIndexAPI. - Add API lemmas for
bot,top,inf,map,comap, andsmul. - Deprecate the existing conjugation API lemmas as superseded by the new
smulAPI lemmas. - Define
commensuratordirectly viaMulAut.conjrather than going throughConjAct. - Deprecate the auxiliary
commensurator'.