Commit 2026-05-11 14:41 5842b73d
View on Github →feat: add more API for (rel)index and ideals (#39118)
This adds a few more API lemmas for {Add|}Subgroup.{FiniteIndex|IsFiniteRelIndex} and connects the index with Ideal.absNorm; we also add the fact that (relative) indices of nonzero ideals in a Dedekind domain that is finite and free over the integers are finite.
We also generalize Algebra.norm_algebraMap from base fields to commutative rings, assuming the algebra is free over the base ring, and add some more API (Algebra.del_lsmul, Algebra.norm_natCast).