Theorems · Theorem · commutative algebra
FractionalIdeal.finprod_heightOneSpectrum_factorization_principal
∀ {R : Type u_1} [inst : CommRing R] {K : Type u_2} [inst_1 : Field K] [inst_2 : Algebra R K]
[inst_3 : IsFractionRing R K] [inst_4 : IsDedekindDomain R] {I : FractionalIdeal (nonZeroDivisors R) K},
I ≠ 0 →
∀ (k : K),
I = FractionalIdeal.spanSingleton (nonZeroDivisors R) k →
∏ᶠ (v : IsDedekindDomain.HeightOneSpectrum R),
↑v.asIdeal ^
(↑((Associates.mk v.asIdeal).count (Associates.mk (Ideal.span {Classical.choose ⋯})).factors) -
↑((Associates.mk v.asIdeal).count (Associates.mk (Ideal.span {↑(Classical.choose ⋯)})).factors)) =
IFor a nonzero k = r/s ∈ K, the fractional ideal (k) is equal to the product
∏_v v^(val_v(r) - val_v(s)).
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 157 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites28
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setstatement · cited by 53,352
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- Fieldstatement and proof · cited by 7,404
- Idealstatement · cited by 4,748
- Algebra.algebraMapproof · cited by 4,706
- Submonoidstatement · cited by 3,086
- map_zeroproof · cited by 1,614
- Ideal.spanstatement and proof · cited by 948
- nonZeroDivisorsstatement and proof · cited by 895
- IsFractionRingstatement and proof · cited by 738
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.