Theorems · Theorem · harmonic analysis
ZMod.dft_smul_const
∀ {N : ℕ} [inst : NeZero N] {E : Type u_1} [inst_1 : AddCommGroup E] [inst_2 : Module ℂ E] {R : Type u_2}
[inst_3 : Ring R] [inst_4 : Module ℂ R] [inst_5 : Module R E] [IsScalarTower ℂ R E] (Φ : ZMod N → R) (e : E),
(ZMod.dft fun j => Φ j • e) = fun k => ZMod.dft Φ k • e- 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
- Ringstatement and proof · cited by 7,463
- Complexstatement and proof · cited by 5,565
- Finset.sumproof · cited by 5,195
- IsScalarTowerstatement and proof · cited by 3,896
- Finset.univproof · cited by 3,473
- LinearEquivstatement · cited by 3,317
- Finset.sum_congrproof · cited by 2,323
- ZModstatement and proof · cited by 1,024
Cited by1
Results whose statement or proof uses this declaration.
- ZMod.dft_mul_constproof · cited by 0