Mathlib Map

Theorems · Theorem · harmonic analysis

Real.hasFDerivAt_fourierChar_neg_bilinear_right

∀ {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 w => ↑(Real.fourierChar (-(L v) w)))
    ((-2 * ↑Real.pi * Complex.I * ↑(Real.fourierChar (-(L v) w))) • Complex.ofRealCLM ∘SL L v) w
Defined in
Mathlib.Analysis.Fourier.FourierTransformDeriv
Cited by
3 results in Mathlib
Foundations
Depth 207 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NormedAddCommGroupNormedSpaceNormedAddCommGroupNormedSpace

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites34

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by3

Results whose statement or proof uses this declaration.