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 and AddAction.Stabilizer, renaming MulAction.Stabilizer.submonoid to MulAction.stabilizerSubmonoid.
  • Make variables for the monoid/group/set implicit when an element or subset is used in the statement.

Estimated changes