Mathlib Map

Theorems · Theorem · number theory

MulChar.sum_one_eq_card_units

∀ {R : Type u_1} [inst : CommMonoid R] [inst_1 : Fintype R] {R' : Type u_2} [inst_2 : CommRing R']
  [inst_3 : DecidableEq R], ∑ a, 1 a = ↑(Fintype.card Rˣ)

The sum over all values of the trivial multiplicative character on a finite ring is the cardinality of its unit group.

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

Around this declaration

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

Cites23

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

Cited by2

Results whose statement or proof uses this declaration.