Theorems · Theorem · commutative algebra
Ideal.natAbs_det_equiv
∀ {S : Type u_1} [inst : CommRing S] [inst_1 : IsDedekindDomain S] [inst_2 : Module.Free ℤ S] [Module.Finite ℤ S]
(I : Ideal S) {E : Type u_2} [inst_4 : EquivLike E S ↥I] [inst_5 : AddEquivClass E S ↥I] (e : E),
(LinearMap.det (↑ℤ (Submodule.subtype I) ∘ₗ (↑e).toIntLinearMap)).natAbs = Ideal.absNorm ILet e : S ≃ I be an additive isomorphism (therefore a ℤ-linear equiv).
Then an alternative way to compute the norm of I is given by taking the determinant of e.
See natAbs_det_basis_change for a more familiar formulation of this result.
- Defined in
- Mathlib.RingTheory.Ideal.Norm.AbsNorm
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 154 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites25
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- RingHom.idstatement · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- LinearMapstatement · cited by 10,215
- Submodulestatement · cited by 7,192
- Idealstatement and proof · cited by 4,748
- Bot.botproof · cited by 4,720
- MonoidHomstatement · cited by 3,629
- LinearMap.compstatement · cited by 1,642
- Module.Finitestatement and proof · cited by 1,032
- one_ne_zeroproof · cited by 885
- MonoidWithZeroHomstatement · cited by 704
Cited by1
Results whose statement or proof uses this declaration.
- Ideal.absNorm_span_singletonproof · cited by 18