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.
- FourierTransform.fourierstatement · cited by 130
- FourierTransformstatement and proof · cited by 23
- FourierSMulstatement and proof · cited by 11
Cited by4
Results whose statement or proof uses this declaration.
- TemperedDistribution.fourierMultiplierCLM_constproof · cited by 1
- TemperedDistribution.fourier_lineDerivOp_eqproof · cited by 1
- SchwartzMap.lineDerivOp_fourierInv_eqproof · cited by 1
- TemperedDistribution.lineDerivOp_fourier_eqproof · cited by 0