Theorems · Theorem · measure theory
MeasureTheory.iteratedFDeriv_charFun
∀ {E : Type u_1} [inst : NormedAddCommGroup E] [inst_1 : InnerProductSpace ℝ E] [inst_2 : MeasurableSpace E]
[BorelSpace E] [SecondCountableTopology E] {μ : MeasureTheory.Measure E} [MeasureTheory.IsFiniteMeasure μ] {n : ℕ}
{t : E},
MeasureTheory.MemLp id (↑n) μ →
∀ (x : Fin n → E),
(iteratedFDeriv ℝ n (MeasureTheory.charFun μ) t) x =
Complex.I ^ n * ∫ (y : E), ↑(∏ i, inner ℝ y (x i)) * Complex.exp (↑(inner ℝ y t) * Complex.I) ∂μ- Cited by
- 1 results in Mathlib
- Foundations
- Depth 268 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites74
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
- RingHom.idproof · cited by 18,349
- NormedAddCommGroupstatement and proof · cited by 15,752
- MeasurableSpacestatement and proof · cited by 13,106
- NormedSpaceproof · cited by 12,499
- MeasureTheory.Measurestatement and proof · cited by 10,939
- LinearMapproof · cited by 10,215
- ENNRealstatement · cited by 9,879
- Complexstatement and proof · cited by 5,565
- Norm.normproof · cited by 5,413
- mul_oneproof · cited by 3,885
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.iteratedDeriv_charFunproof · cited by 1