Theorems · Theorem · number theory
jacobiSum_mul_nontrivial
∀ {F : Type u_1} {R : Type u_2} [inst : Field F] [inst_1 : Fintype F] [inst_2 : CommRing R] [IsDomain R]
{χ φ : MulChar F R}, χ * φ ≠ 1 → ∀ (ψ : AddChar F R), gaussSum (χ * φ) ψ * jacobiSum χ φ = gaussSum χ ψ * gaussSum φ ψIf χ and φ are multiplicative characters on a finite field F such that
χφ is nontrivial, then g(χφ) * J(χ,φ) = g(χ) * g(φ).
- Defined in
- Mathlib.NumberTheory.JacobiSum.Basic
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 86 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites34
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- CommRingstatement and proof · cited by 17,173
- Fintypestatement and proof · cited by 7,736
- Fieldstatement and proof · cited by 7,404
- Finset.sumproof · cited by 5,195
- mul_oneproof · cited by 3,885
- Finset.univproof · cited by 3,473
- add_zeroproof · cited by 2,707
- Finset.sum_congrproof · cited by 2,323
- mul_commproof · cited by 2,262
- IsDomainstatement and proof · cited by 2,196
- MulZeroClass.mul_zeroproof · cited by 2,091
Cited by3
Results whose statement or proof uses this declaration.
- gaussSum_pow_eq_prod_jacobiSum_auxproof · cited by 1
- jacobiSum_eq_gaussSum_mul_gaussSum_div_gaussSumproof · cited by 0
- jacobiSum_mul_jacobiSum_invproof · cited by 0