Commit 2024-11-14 19:40 fd96b564
View on Github →chore(RingTheory/Ideal): split off material on nonunits (#19035)
I noticed (using the hoard factor calculator) that the definition of LocalRing doesn't need anything like the amount of transitive imports that RingTheory.Ideal.Basic brings in, and nonunits is barely an ideal-related definition anyway. So splitting it off from Basic seems to be the obvious move here.