Mathlib Map

Theorems · Theorem · group theory

Equiv.sum_comp

∀ {ι : Type u_1} {κ : Type u_2} {M : Type u_3} [inst : Fintype ι] [inst_1 : Fintype κ] [inst_2 : AddCommMonoid M]
  (e : ι ≃ κ) (g : κ → M), ∑ i, g (e i) = ∑ i, g i
Defined in
Mathlib.Algebra.BigOperators.Group.Finset.Defs
Cited by
31 results in Mathlib
Foundations
Depth 60 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
FintypeFintypeAddCommMonoid

Around this declaration

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

Cites7

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

Cited by31

Results whose statement or proof uses this declaration.