Theorems · Definition · commutative algebra
PowerSeries.gaussNorm
{R : Type u_1} → [Semiring R] → (R → ℝ) → ℝ → PowerSeries R → ℝGiven a power series f in, a function v : R → ℝ and a real number c, the Gauss norm is
defined as the supremum of the set of all values of v (coeff t f) * c ^ t for all t : ℕ.
- Defined in
- Mathlib.RingTheory.PowerSeries.GaussNorm
- Cited by
- 11 results in Mathlib
- Foundations
- Depth 114 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Semiring
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement and proof · cited by 25,697
- Semiringstatement and proof · cited by 13,802
- PowerSeriesstatement and proof · cited by 797
- MvPowerSeries.gaussNormproof · cited by 9
Cited by11
Results whose statement or proof uses this declaration.
- Polynomial.gaussNorm_coe_powerSeriesstatement and proof · cited by 4
- Polynomial.le_gaussNormproof · cited by 4
- Polynomial.gaussNorm_eq_zero_iffproof · cited by 2
- PowerSeries.gaussNorm_eqstatement · cited by 2
- PowerSeries.le_gaussNormstatement · cited by 1
- PowerSeries.gaussNorm_eq_zero_iffstatement · cited by 1
- PowerSeries.gaussNorm_nonnegstatement · cited by 0
- PowerSeries.gaussNorm_zerostatement · cited by 0
- PowerSeries.gaussNorm_Cstatement and proof · cited by 0
- PowerSeries.gaussNorm_add_le_maxstatement · cited by 0
- PowerSeries.gaussNorm_monomialstatement and proof · cited by 0