Commit 2026-03-25 11:32 183af7ec

View on Github →

refactor(NumberTheory/RamificationInertia/Basic): remove the ring homomorphism from Ideal.ramificationIdx (#37156) This PR removes the ring homomorphism from Ideal.ramificationIdx, following the analogous refactor for Ideal.inertiaDeg in #19847. This ring homomorphism is never used in practice, and only makes statements more clunky.

Estimated changes