Theorems · Theorem · commutative algebra
Polynomial.gaussNorm_coe_powerSeries
∀ {R : Type u_1} {F : Type u_2} [inst : Semiring R] [inst_1 : FunLike F R ℝ] (v : F) {c : ℝ} (p : Polynomial R)
[ZeroHomClass F R ℝ] [NonnegHomClass F R ℝ], 0 ≤ c → PowerSeries.gaussNorm (⇑v) c ↑p = Polynomial.gaussNorm v c pIf v is a nonnegative function with v 0 = 0 and c is nonnegative, the Gauss norm of a
polynomial is equal to its Gauss norm as a power series.
- Defined in
- Mathlib.RingTheory.Polynomial.GaussNorm
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 118 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites26
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
- Realstatement and proof · cited by 25,697
- Semiringstatement and proof · cited by 13,802
- Polynomialstatement and proof · cited by 5,681
- FunLikestatement and proof · cited by 2,560
- iSupproof · cited by 2,415
- le_antisymmproof · cited by 2,068
- MulZeroClass.zero_mulproof · cited by 1,625
- map_zeroproof · cited by 1,614
- Polynomial.coeffproof · cited by 1,045
- Polynomial.supportproof · cited by 237
- Finset.sup'proof · cited by 174
Cited by4
Results whose statement or proof uses this declaration.
- Polynomial.le_gaussNormproof · cited by 4
- Polynomial.gaussNorm_eq_zero_iffproof · cited by 2
- PowerSeries.gaussNorm_Cproof · cited by 0
- PowerSeries.gaussNorm_monomialproof · cited by 0