Commit 2025-01-15 21:51 42d20c7e
View on Github →chore(Algebra/Group/Equiv): split into Defs and Basic (#20712)
While looking at the import graph for Mathlib.Data.NNRat.Defs, I noticed that there isn't a Defs file for group equivs, while there is one for linear equivs. With this PR, the design of Algebra/Group/Equiv matches Algebra/Module/Equiv better.