Mathlib Map

Theorems · Theorem · number theory

jacobiSum_trivial_trivial

∀ {F : Type u_1} {R : Type u_2} [inst : Field F] [inst_1 : Fintype F] [inst_2 : CommRing R],
  jacobiSum (MulChar.trivial F R) (MulChar.trivial F R) = ↑(Fintype.card F) - 2

The Jacobi sum of twice the trivial multiplicative character on a finite field F equals #F-2.

Defined in
Mathlib.NumberTheory.JacobiSum.Basic
Cited by
1 results in Mathlib
Foundations
Depth 85 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
FieldFintypeCommRing

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites22

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by1

Results whose statement or proof uses this declaration.