Mathlib Map

Theorems · Theorem · number theory

MulChar.sum_eq_zero_of_ne_one

∀ {R : Type u_1} [inst : CommMonoid R] [inst_1 : Fintype R] {R' : Type u_2} [inst_2 : CommRing R'] [IsDomain R']
  {χ : MulChar R R'}, χ ≠ 1 → ∑ a, χ a = 0

The sum over all values of a nontrivial multiplicative character on a finite ring is zero (when the target is a domain).

Defined in
Mathlib.NumberTheory.MulChar.Basic
Cited by
9 results in Mathlib
Foundations
Depth 60 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommMonoidFintypeCommRingIsDomain

Around this declaration

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

Cites16

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

Cited by9

Results whose statement or proof uses this declaration.