Mathlib Map

Theorems · Theorem · commutative algebra

sum_hom_units_eq_zero

∀ {R : Type u_1} {G : Type u_2} [inst : CommRing R] [IsDomain R] [inst_2 : Group G] [inst_3 : Fintype G] (f : G →* R),
  f ≠ 1 → ∑ g, f g = 0

In an integral domain, a sum indexed by a nontrivial homomorphism from a finite group is zero.

Defined in
Mathlib.RingTheory.IntegralDomain
Cited by
1 results in Mathlib
Foundations
Depth 139 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingIsDomainGroupFintype

Around this declaration

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

Cites45

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.