Theorems · Theorem · commutative algebra
FractionalIdeal.count_neg_zpow
∀ {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) (n : ℤ)
(I : FractionalIdeal (nonZeroDivisors R) K), FractionalIdeal.count K v (I ^ (-n)) = -FractionalIdeal.count K v (I ^ n)val_v(I⁻ⁿ) = -val_v(Iⁿ) for every n ∈ ℤ.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 152 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.
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- Fieldstatement and proof · cited by 7,404
- nonZeroDivisorsstatement and proof · cited by 895
- IsFractionRingstatement and proof · cited by 738
- IsDedekindDomainstatement and proof · cited by 668
- neg_zeroproof · cited by 542
- FractionalIdealstatement and proof · cited by 423
- IsDedekindDomain.HeightOneSpectrumstatement and proof · cited by 338
- neg_add_cancelproof · cited by 256
- neg_ne_zeroproof · cited by 70
- zpow_zeroproof · cited by 52
Cited by2
Results whose statement or proof uses this declaration.
- FractionalIdeal.count_zpowproof · cited by 3
- FractionalIdeal.count_invproof · cited by 0