Theorems · Theorem · number theory
gaussSum_mul
∀ {R : Type u} [inst : CommRing R] [inst_1 : Fintype R] {R' : Type v} [inst_2 : CommRing R'] (χ φ : MulChar R R')
(ψ : AddChar R R'), gaussSum χ ψ * gaussSum φ ψ = ∑ t, ∑ x, χ x * φ (t - x) * ψ tA formula for the product of two Gauss sums with the same additive character.
- Defined in
- Mathlib.NumberTheory.GaussSum
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 77 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
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
- CommRingstatement and proof · cited by 17,173
- Fintypestatement and proof · cited by 7,736
- Finset.sumstatement and proof · cited by 5,195
- Finset.univstatement and proof · cited by 3,473
- Finset.sum_congrproof · cited by 2,323
- add_commproof · cited by 1,535
- Finset.mem_univproof · cited by 361
- sub_add_cancelproof · cited by 344
- AddCharstatement and proof · cited by 286
- add_sub_cancel_rightproof · cited by 187
- MulCharstatement and proof · cited by 186
Cited by1
Results whose statement or proof uses this declaration.
- jacobiSum_mul_nontrivialproof · cited by 3