Mathlib Map

Theorems · Theorem · group theory

Fintype.sum_unique

∀ {M : Type u_4} {ι : Type u_7} [inst : Fintype ι] [inst_1 : AddCommMonoid M] [inst_2 : Unique ι] (f : ι → M),
  ∑ x, f x = f default
Defined in
Mathlib.Algebra.BigOperators.Group.Finset.Basic
Cited by
6 results in Mathlib
Foundations
Depth 57 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
FintypeAddCommMonoidUnique

Around this declaration

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

Cites8

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

Cited by6

Results whose statement or proof uses this declaration.