Mathlib Map

Theorems · Theorem · real analysis

Function.Odd.sum_eq_zero

∀ {α : Type u_3} {β : Type u_4} [inst : AddCommGroup β] [IsAddTorsionFree β] [inst_2 : Fintype α]
  [inst_3 : InvolutiveNeg α] {f : α → β}, Function.Odd f → ∑ a, f a = 0

The sum of the values of an odd function is 0.

Defined in
Mathlib.Algebra.Group.EvenFunction
Cited by
3 results in Mathlib
Foundations
Depth 61 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
AddCommGroupIsAddTorsionFreeFintypeInvolutiveNeg

Around this declaration

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

Cites10

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

Cited by3

Results whose statement or proof uses this declaration.