Mathlib Map

Theorems · Theorem · sequences and series

Summable.indicator

∀ {α : Type u_1} {β : Type u_2} [inst : UniformSpace α] [inst_1 : AddCommGroup α] [IsUniformAddGroup α] {f : β → α}
  [CompleteSpace α], Summable f → ∀ (s : Set β), Summable (s.indicator f)
Defined in
Mathlib.Topology.Algebra.InfiniteSum.Group
Cited by
7 results in Mathlib
Foundations
Depth 84 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
UniformSpaceAddCommGroupIsUniformAddGroupCompleteSpace

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 by7

Results whose statement or proof uses this declaration.