Theorems · Theorem · commutative algebra
FractionalIdeal.finprod_heightOneSpectrum_factorization
∀ {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 →
∀ {a : R} {J : Ideal R},
I = FractionalIdeal.spanSingleton (nonZeroDivisors R) ((algebraMap R K) a)⁻¹ * ↑J →
∏ᶠ (v : IsDedekindDomain.HeightOneSpectrum R),
↑v.asIdeal ^
(↑((Associates.mk v.asIdeal).count (Associates.mk J).factors) -
↑((Associates.mk v.asIdeal).count (Associates.mk (Ideal.span {a})).factors)) =
IIf I is a nonzero fractional ideal, a ∈ R, and J is an ideal of R such that
I = a⁻¹J, then I is equal to the product ∏_v v^(val_v(J) - val_v(a)).
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 155 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites36
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
- Algebrastatement and proof · cited by 11,388
- RingHomstatement · cited by 10,189
- Fieldstatement and proof · cited by 7,404
- Idealstatement and proof · cited by 4,748
- Algebra.algebraMapstatement and proof · cited by 4,706
- sub_eq_add_negproof · cited by 1,023
- Ideal.spanstatement and proof · cited by 948
- nonZeroDivisorsstatement and proof · cited by 895
- IsFractionRingstatement and proof · cited by 738
Cited by2
Results whose statement or proof uses this declaration.
- FractionalIdeal.finprod_heightOneSpectrum_factorization'proof · cited by 0