Mathlib Map

Theorems · Theorem

FourierSMul.fourier_smul

∀ {R : Type u_5} {E : Type u_6} {F : outParam (Type u_7)} {inst : SMul R E} {inst_1 : SMul R F}
  {inst_2 : FourierTransform E F} [self : FourierSMul R E F] (r : R) (f : E),
  FourierTransform.fourier (r • f) = r • FourierTransform.fourier f
Defined in
Mathlib.Analysis.Fourier.Notation
Cited by
4 results in Mathlib
Foundations
Depth 4 from the axioms · uses no axioms
Assumes
FourierSMul

Around this declaration

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

Cites3

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

Cited by4

Results whose statement or proof uses this declaration.