Theorems · Theorem · number theory
gaussSum_mulShift_eq
∀ {R : Type u} [inst : CommRing R] [inst_1 : Fintype R] {R' : Type v} [inst_2 : CommRing R'] (χ : MulChar R R')
(ψ : AddChar R R') (a : Rˣ), gaussSum χ (ψ.mulShift ↑a) = χ⁻¹ ↑a * gaussSum χ ψReplacing ψ by mulShift ψ a multiplies the Gauss sum by χ⁻¹ a.
- Defined in
- Mathlib.NumberTheory.GaussSum
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 60 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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
- Unitsstatement and proof · cited by 2,804
- Units.valstatement and proof · cited by 1,966
- AddCharstatement and proof · cited by 286
- MulCharstatement and proof · cited by 186
- Units.isUnitproof · cited by 116
- IsUnit.mapproof · cited by 104
- gaussSumstatement and proof · cited by 29
- AddChar.mulShiftstatement and proof · cited by 26
- gaussSum_mulShiftproof · cited by 5
Cited by1
Results whose statement or proof uses this declaration.
- gaussSum_mulShift_of_isPrimitiveproof · cited by 1