Theorems · Theorem · number theory
Ideal.absNorm_eq_pow_inertiaDeg
∀ {R : Type u} [inst : CommRing R] [inst_1 : IsDedekindDomain R] [inst_2 : Module.Free ℤ R] [Module.Finite ℤ R] {p : ℤ}
(P : Ideal R) [P.LiesOver (Ideal.span {p})], Prime p → Ideal.absNorm P = p.natAbs ^ (Ideal.span {p}).inertiaDeg' PThe absolute norm of an ideal P above a rational prime p is
|p| ^ ((span {p}).inertiaDeg' P).
See absNorm_eq_pow_inertiaDeg' for a version with p of type ℕ.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 156 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
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
- Setstatement · cited by 53,352
- CommRingstatement and proof · cited by 17,173
- Idealstatement and proof · cited by 4,748
- Module.Finitestatement and proof · cited by 1,032
- Ideal.spanstatement and proof · cited by 948
- MonoidWithZeroHomstatement · cited by 704
- IsDedekindDomainstatement and proof · cited by 668
- Module.Freestatement and proof · cited by 597
- Primestatement and proof · cited by 277
- Ideal.LiesOverstatement and proof · cited by 272
- Ideal.absNormstatement and proof · cited by 123
Cited by1
Results whose statement or proof uses this declaration.
- Ideal.absNorm_eq_pow_inertiaDeg'proof · cited by 0