Commit 2026-08-14 12:19 e80e68b5

View on Github →

chore(RingTheory/Ideal/Quotient): split HasFiniteQuotients into Basic and Norm (#42081) Split HasFiniteQuotients.lean into Basic.lean and Norm.lean. The file Basic.lean does not depend on Ideal.absNorm, thus AbsNorm can import the class (needed for the upcoming generalization of Ideal.absNorm, see #42048). This is the first step into the refactor of Ideal.absNorm, see Zulip

Estimated changes