Mathlib Map

Theorems · Theorem · sequences and series

tprod_pnat_eq_tprod_of_eq_one

∀ {M : Type u_1} [inst : CommMonoid M] [inst_1 : TopologicalSpace M] {f : ℕ → M},
  f 0 = 1 → ∏' (n : ℕ+), f ↑n = ∏' (n : ℕ), f n
Defined in
Mathlib.Topology.Algebra.InfiniteSum.NatInt
Cited by
0 results in Mathlib
Foundations
Depth 84 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommMonoidTopologicalSpace

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 by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.