Commit 2025-07-14 05:43 1b078c8d
View on Github →chore(Algebra/Equiv/TransferInstance): split according to algebraic structures (#26732)
Split Algebra.Equiv.TransferInstance
into
Algebra.Group.TransferInstance
Algebra.GroupWithZero.TransferInstance
Algebra.Ring.TransferInstance
Algebra.Field.TransferInstance
Algebra.Module.TransferInstance
Algebra.Algebra.TransferInstance
Restore theNontrivial (Shrink α)
instance that was accidentally deleted in #26774.