Commit 2023-11-01 10:38 51dd9ef2
View on Github →refactor(GroupTheory/GroupAction/Basic): re-organise, rename, and make some variables implicit (#7786)
- Re-organise the namespace and section structure of GroupTheory/GroupAction/Basic.lean.
- Remove the namespaces
MulAction.Stabilizer
andAddAction.Stabilizer
, renamingMulAction.Stabilizer.submonoid
toMulAction.stabilizerSubmonoid
. - Make variables for the monoid/group/set implicit when an element or subset is used in the statement.