Mathlib Map

Theorems · Theorem · number theory

quadraticChar_sum_zero

∀ {F : Type u_1} [inst : Field F] [inst_1 : Fintype F] [inst_2 : DecidableEq F],
  ringChar F ≠ 2 → ∑ a, (quadraticChar F) a = 0

The sum over the values of the quadratic character is zero when the characteristic is odd.

Defined in
Mathlib.NumberTheory.LegendreSymbol.QuadraticChar.Basic
Cited by
0 results in Mathlib
Foundations
Depth 153 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
FieldFintypeDecidableEq

Around this declaration

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

Cites10

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

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.