Commit 2024-10-15 07:35 427742c4
View on Github →chore(RingTheory/Localization/Basic): split off Defs
(#17735)
This PR splits off a RingTheory.Localization.Defs
file that is supposed to contain the definition of IsLocalization
and the ring structure on Localization
, and some basic results that don't need further imports. I am quite sure that we can minimize the transitive imports a bit further but this seems like a decent point to stop for now.