Theorems · Theorem · number theory
jacobiSum_mem_algebraAdjoin_of_pow_eq_one
∀ {F : Type u_1} {R : Type u_2} [inst : Field F] [inst_1 : CommRing R] [IsDomain R] [inst_3 : Fintype F] {n : ℕ}
[NeZero n] {χ φ : MulChar F R}, χ ^ n = 1 → φ ^ n = 1 → ∀ {μ : R}, IsPrimitiveRoot μ n → jacobiSum χ φ ∈ ℤ[μ]If χ and φ are multiplicative characters on a finite field F satisfying χ^n = φ^n = 1
and with values in an integral domain R, and μ is a primitive nth root of unity in R,
then the Jacobi sum J(χ,φ) is in ℤ[μ] ⊆ R.
- Defined in
- Mathlib.NumberTheory.JacobiSum.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 143 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.
- Setstatement · cited by 53,352
- CommRingstatement and proof · cited by 17,173
- Fintypestatement and proof · cited by 7,736
- Fieldstatement and proof · cited by 7,404
- Finset.univproof · cited by 3,473
- IsDomainstatement and proof · cited by 2,196
- Subalgebrastatement · cited by 1,353
- Algebra.adjoinstatement and proof · cited by 535
- IsPrimitiveRootstatement and proof · cited by 356
- MulCharstatement and proof · cited by 186
- Subalgebra.mul_memproof · cited by 26
- jacobiSumstatement · cited by 14
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.