Theorems · Theorem · commutative algebra
FractionalIdeal.count_well_defined
∀ {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] (v : IsDedekindDomain.HeightOneSpectrum R)
{I : FractionalIdeal (nonZeroDivisors R) K},
I ≠ 0 →
∀ {a : R} {J : Ideal R},
I = FractionalIdeal.spanSingleton (nonZeroDivisors R) ((algebraMap R K) a)⁻¹ * ↑J →
FractionalIdeal.count K v I =
↑((Associates.mk v.asIdeal).count (Associates.mk J).factors) -
↑((Associates.mk v.asIdeal).count (Associates.mk (Ideal.span {a})).factors)val_v(I) does not depend on the choice of a and J used to represent I.
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 150 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites43
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
- le_reflproof · cited by 2,061
- Ideal.spanstatement and proof · cited by 948
- nonZeroDivisorsstatement and proof · cited by 895
- IsFractionRingstatement and proof · cited by 738
Cited by5
Results whose statement or proof uses this declaration.
- FractionalIdeal.count_mulproof · cited by 4
- FractionalIdeal.count_oneproof · cited by 4
- FractionalIdeal.count_selfproof · cited by 3
- FractionalIdeal.count_maximal_coprimeproof · cited by 2
- FractionalIdeal.count_coeproof · cited by 1