Mathlib Map

Theorems · Theorem · number theory

gaussSum_ne_zero_of_nontrivial

∀ {R : Type u} [inst : Field R] [inst_1 : Fintype R] {R' : Type v} [inst_2 : CommRing R'] [IsDomain R'],
  ↑(Fintype.card R) ≠ 0 → ∀ {χ : MulChar R R'}, χ ≠ 1 → ∀ {ψ : AddChar R R'}, ψ.IsPrimitive → gaussSum χ ψ ≠ 0

The Gauss sum of a nontrivial character on a finite field does not vanish.

Defined in
Mathlib.NumberTheory.GaussSum
Cited by
1 results in Mathlib
Foundations
Depth 78 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
FieldFintypeCommRingIsDomain

Around this declaration

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

Cites11

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.