Mathlib Map

Theorems · Theorem · sequences and series

multipliable_nat_add_iff

∀ {G : Type u_2} [inst : CommGroup G] [inst_1 : TopologicalSpace G] [IsTopologicalGroup G] {f : ℕ → G} (k : ℕ),
  (Multipliable fun n => f (n + k)) ↔ Multipliable f
Defined in
Mathlib.Topology.Algebra.InfiniteSum.NatInt
Cited by
5 results in Mathlib
Foundations
Depth 89 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommGroupTopologicalSpaceIsTopologicalGroup

Around this declaration

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

Cites11

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

Cited by5

Results whose statement or proof uses this declaration.