Theorems · Theorem · commutative algebra
Polynomial.gaussNorm_lt_one_iff_contentIdeal_le
∀ {R : Type u_1} [inst : CommRing R] [inst_1 : IsDedekindDomain R] (v : IsDedekindDomain.HeightOneSpectrum R)
{b : NNReal} (hb : 1 < b) (p : Polynomial R),
Polynomial.gaussNorm (v.intAdicAbv hb) 1 p < 1 ↔ p.contentIdeal ≤ v.asIdealGiven a polynomial p in R[X], the v-adic Gauss norm of p is smaller than 1 if and only
if the content ideal of p is contained in the prime ideal corresponding to v.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 157 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CommRingIsDedekindDomain
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
- Realstatement · cited by 25,697
- CommRingstatement and proof · cited by 17,173
- Polynomialstatement and proof · cited by 5,681
- Idealstatement · cited by 4,748
- NNRealstatement and proof · cited by 4,310
- mul_oneproof · cited by 3,885
- Polynomial.coeffproof · cited by 1,045
- Finset.Nonemptyproof · cited by 1,001
- IsDedekindDomainstatement and proof · cited by 668
- one_powproof · cited by 521
- AbsoluteValuestatement · cited by 363
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.