Mathlib Map

Theorems · Definition · sequences and series

Summable

{α : Type u_1} →
  {β : Type u_2} →
    [AddCommMonoid α] →
      [TopologicalSpace α] → (β → α) → optParam (SummationFilter β) (SummationFilter.unconditional β) → Prop

Summable f means that f has some (infinite) sum with respect to L. Use tsum to get the value.

Defined in
Mathlib.Topology.Algebra.InfiniteSum.Defs
Cited by
778 results in Mathlib
Foundations
Depth 57 from the axioms, rests on 924 definitions · uses propext, Classical.choice, Quot.sound
Assumes
AddCommMonoidTopologicalSpace

Around this declaration

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

Cites5

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

Cited by786

Results whose statement or proof uses this declaration.

Showing the 200 most cited of 786.