Theorems · Theorem · harmonic analysis
ZMod.dft_const_smul
∀ {N : ℕ} [inst : NeZero N] {E : Type u_1} [inst_1 : AddCommGroup E] [inst_2 : Module ℂ E] {R : Type u_2}
[inst_3 : DistribSMul R E] [SMulCommClass R ℂ E] (r : R) (Φ : ZMod N → E), ZMod.dft (r • Φ) = r • ZMod.dft Φ- Defined in
- Mathlib.Analysis.Fourier.ZMod
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 210 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
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
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement · cited by 18,349
- AddCommGroupstatement and proof · cited by 12,871
- Complexstatement and proof · cited by 5,565
- Finset.sumproof · cited by 5,195
- Finset.univproof · cited by 3,473
- LinearEquivstatement · cited by 3,317
- Finset.sum_congrproof · cited by 2,323
- SMulCommClassstatement and proof · cited by 1,927
- ZModstatement and proof · cited by 1,024
- SMulCommClass.smul_commproof · cited by 143
Cited by1
Results whose statement or proof uses this declaration.
- ZMod.dft_const_mulproof · cited by 0