Commit 2024-10-15 06:49 dbbb99ab
View on Github →chore(GroupTheory/MonoidLocalization/Basic): split off Away
(#17731)
This modifies GroupTheory/MonoidLocalization/Basic.lean
by splitting off Localization.Away
into its own file. This allows us to significantly reduce the imports, and in combination with #17730 we no longer need to know about rings or monoids with zero to define the localization of a monoid.