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 = 0In 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
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.
- DFunLike.coestatement and proof · cited by 62,936
- CommRingstatement and proof · cited by 17,173
- SetLike.coeproof · cited by 8,199
- Fintypestatement and proof · cited by 7,736
- Groupstatement and proof · cited by 6,238
- Set.imageproof · cited by 5,609
- Finset.sumstatement and proof · cited by 5,195
- MonoidHomstatement and proof · cited by 3,629
- Finset.univstatement and proof · cited by 3,473
- Unitsproof · cited by 2,804
- Nat.cast_oneproof · cited by 2,501
- Finset.cardproof · cited by 2,327
Cited by1
Results whose statement or proof uses this declaration.
- sum_hom_unitsproof · cited by 1