Mathlib Map

Theorems · Theorem · sequences and series

tsum_eq_zero_of_not_summable

∀ {α : Type u_1} {β : Type u_2} [inst : AddCommMonoid α] [inst_1 : TopologicalSpace α] {L : SummationFilter β}
  {f : β → α}, ¬Summable f L → ∑'[L] (b : β), f b = 0
Defined in
Mathlib.Topology.Algebra.InfiniteSum.Defs
Cited by
27 results in Mathlib
Foundations
Depth 76 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
AddCommMonoidTopologicalSpace

Around this declaration

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

Cites6

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

Cited by27

Results whose statement or proof uses this declaration.