Theorems · Theorem · commutative algebra
MvPowerSeries.le_gaussNorm
∀ {R : Type u_1} {σ : Type u_2} (v : R → ℝ) (c : σ → ℝ) (f : MvPowerSeries σ R) [inst : Semiring R],
MvPowerSeries.HasGaussNorm v c f →
∀ (t : σ →₀ ℕ), (v ((MvPowerSeries.coeff t) f) * t.prod fun x1 x2 => c x1 ^ x2) ≤ MvPowerSeries.gaussNorm v c f- Cited by
- 5 results in Mathlib
- Foundations
- Depth 117 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.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Realstatement and proof · cited by 25,697
- RingHom.idstatement · cited by 18,349
- Semiringstatement and proof · cited by 13,802
- LinearMapstatement · cited by 10,215
- Finsuppstatement and proof · cited by 5,255
- MvPowerSeriesstatement and proof · cited by 659
- MvPowerSeries.coeffstatement · cited by 273
- Finsupp.prodstatement · cited by 231
- le_ciSupproof · cited by 57
- MvPowerSeries.HasGaussNormstatement and proof · cited by 9
- MvPowerSeries.gaussNormstatement · cited by 9
Cited by5
Results whose statement or proof uses this declaration.
- MvPowerSeries.gaussNorm_nonnegproof · cited by 3
- MvPowerSeries.gaussNorm_eq_zero_iffproof · cited by 2
- MvPowerSeries.gaussNorm_add_le_maxproof · cited by 1
- MvPowerSeries.gaussNorm_le_mulproof · cited by 1
- MvPowerSeries.gaussNorm_mul_leproof · cited by 1