Theorems · Theorem · number theory
jacobiSum_mul_jacobiSum_inv
∀ {F : Type u_1} {F' : Type u_2} [inst : Fintype F] [inst_1 : Field F] [inst_2 : Field F'],
ringChar F' ≠ ringChar F →
∀ {χ φ : MulChar F F'}, χ ≠ 1 → φ ≠ 1 → χ * φ ≠ 1 → jacobiSum χ φ * jacobiSum χ⁻¹ φ⁻¹ = ↑(Fintype.card F)If χ and φ are multiplicative characters on a finite field F with values in another
field F' such that χ, φ and χφ are all nontrivial and char F' ≠ char F, then
J(χ,φ) * J(χ⁻¹,φ⁻¹) = #F (in F').
- Defined in
- Mathlib.NumberTheory.JacobiSum.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 221 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites37
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Fintypestatement and proof · cited by 7,736
- Fieldstatement and proof · cited by 7,404
- Algebra.algebraMapproof · cited by 4,706
- Nat.Primeproof · cited by 2,059
- Fintype.cardstatement and proof · cited by 1,386
- map_mulproof · cited by 1,137
- PNatproof · cited by 392
- PNat.valproof · cited by 226
- RingHom.injectiveproof · cited by 187
- MulCharstatement and proof · cited by 186
- map_natCastproof · cited by 134
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.