Theorems · Theorem · several complex variables
norm_torusIntegral_le_of_norm_le_const
∀ {n : ℕ} {E : Type u_1} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℂ E] {f : (Fin n → ℂ) → E} {c : Fin n → ℂ}
{R : Fin n → ℝ} {C : ℝ},
(∀ (θ : Fin n → ℝ), ‖f (torusMap c R θ)‖ ≤ C) →
‖∯ (x : Fin n → ℂ) in T(c, R), f x‖ ≤ ((2 * Real.pi) ^ n * ∏ i, |R i|) * CIf for all θ : ℝⁿ, ‖f (torusMap c R θ)‖ is less than or equal to a constant C : ℝ, then
‖∯ x in T(c, R), f x‖ is less than or equal to (2 * π)^n * (∏ i, |R i|) * C
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 260 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites36
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
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- Fintypeproof · cited by 7,736
- Complexstatement and proof · cited by 5,565
- Norm.normstatement and proof · cited by 5,413
- mul_oneproof · cited by 3,885
- Finset.univstatement and proof · cited by 3,473
- Finset.prodstatement and proof · cited by 2,356
- mul_commproof · cited by 2,262
- LT.lt.leproof · cited by 2,189
- absstatement and proof · cited by 1,814
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.