Commit 2025-07-05 07:00 850f9cbd
View on Github →chore(Algebra/Equiv/TransferInstance): split off group results (#26769)
Move group results from Algebra.Equiv.TransferInstance
to a new file Algebra.Group.TransferInstance
. Additivise a few declarations along the way.
This is the first part of #26732, split off for Eric's convenience.