Theorems · Theorem · harmonic analysis
Real.hasFDerivAt_fourierChar_neg_bilinear_left
∀ {V : Type u_1} {W : Type u_2} [inst : NormedAddCommGroup V] [inst_1 : NormedSpace ℝ V] [inst_2 : NormedAddCommGroup W]
[inst_3 : NormedSpace ℝ W] (L : V →L[ℝ] W →L[ℝ] ℝ) (v : V) (w : W),
HasFDerivAt (fun v => ↑(Real.fourierChar (-(L v) w)))
((-2 * ↑Real.pi * Complex.I * ↑(Real.fourierChar (-(L v) w))) • Complex.ofRealCLM ∘SL L.flip w) v- Cited by
- 2 results in Mathlib
- Foundations
- Depth 208 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
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 and proof · cited by 18,349
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- Complexstatement · cited by 5,565
- ContinuousLinearMapstatement and proof · cited by 5,352
- Submonoidstatement · cited by 3,086
- Real.pistatement · cited by 1,774
- Complex.ofRealstatement · cited by 1,654
- Complex.Istatement · cited by 866
- ContinuousLinearMap.compstatement · cited by 709
Cited by2
Results whose statement or proof uses this declaration.
- Real.differentiable_fourierChar_neg_bilinear_leftproof · cited by 1
- Real.fderiv_fourierChar_neg_bilinear_left_applyproof · cited by 1