Mathlib Map

Theorems · Theorem · sequences and series

HasSum.tsum_eq

∀ {α : Type u_1} {β : Type u_2} [inst : AddCommMonoid α] [inst_1 : TopologicalSpace α] {L : SummationFilter β}
  {f : β → α} {a : α} [T2Space α] [L.NeBot], HasSum f a L → ∑'[L] (b : β), f b = a
Defined in
Mathlib.Topology.Algebra.InfiniteSum.Defs
Cited by
150 results in Mathlib
Foundations
Depth 92 from the axioms, rests on 2,213 definitions · uses propext, Classical.choice, Quot.sound
Assumes
AddCommMonoidTopologicalSpaceT2SpaceSummationFilter.NeBot

Around this declaration

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

Cites9

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

Cited by150

Results whose statement or proof uses this declaration.