Theorems · Definition · commutative algebra
MvPowerSeries.gaussNorm
{R : Type u_1} → {σ : Type u_2} → (R → ℝ) → (σ → ℝ) → MvPowerSeries σ R → [Semiring R] → ℝGiven a multivariate power series f in, a function v : R → ℝ and a tuple c of real
numbers, the Gauss norm is defined as the supremum of the set of all values of
v (coeff t f) * ∏ i : t.support, c i for all t : σ →₀ ℕ.
- Cited by
- 9 results in Mathlib
- Foundations
- Depth 113 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.
Cites8
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 and proof · cited by 25,697
- Semiringstatement and proof · cited by 13,802
- Finsuppproof · cited by 5,255
- iSupproof · cited by 2,415
- MvPowerSeriesstatement and proof · cited by 659
- MvPowerSeries.coeffproof · cited by 273
- Finsupp.prodproof · cited by 231
Cited by11
Results whose statement or proof uses this declaration.
- PowerSeries.gaussNormproof · cited by 11
- MvPowerSeries.le_gaussNormstatement · cited by 5
- MvPowerSeries.gaussNorm_zerostatement · cited by 4
- MvPowerSeries.gaussNorm_nonnegstatement and proof · cited by 3
- MvPowerSeries.AchievesGaussNormproof · cited by 2
- MvPowerSeries.gaussNorm_eq_zero_iffstatement and proof · cited by 2
- MvPowerSeries.gaussNorm_add_le_maxstatement and proof · cited by 1
- MvPowerSeries.gaussNorm_le_mulstatement and proof · cited by 1
- MvPowerSeries.gaussNorm_mul_lestatement and proof · cited by 1
- MvPowerSeries.gaussNorm_negstatement · cited by 0
- MvPowerSeries.gaussNorm_mul_eq_mulstatement and proof · cited by 0