Theorems · Theorem · sequences and series
Multipliable.map_tprod
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} [inst : CommMonoid α] [inst_1 : TopologicalSpace α] {f : β → α}
{L : SummationFilter β} [L.NeBot] [inst_3 : CommMonoid γ] [inst_4 : TopologicalSpace γ] [T2Space γ],
Multipliable f L →
∀ {G : Type u_4} [inst_6 : FunLike G α γ] [MonoidHomClass G α γ] (g : G),
Continuous ⇑g → g (∏'[L] (i : β), f i) = ∏'[L] (i : β), g (f i)- Cited by
- 3 results in Mathlib
- Foundations
- Depth 93 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- TopologicalSpacestatement and proof · cited by 24,529
- Continuousstatement and proof · cited by 2,592
- FunLikestatement and proof · cited by 2,560
- CommMonoidstatement and proof · cited by 2,264
- T2Spacestatement and proof · cited by 1,351
- SummationFilterstatement and proof · cited by 607
- MonoidHomClassstatement and proof · cited by 244
- tprodstatement · cited by 230
- Multipliablestatement and proof · cited by 213
- SummationFilter.NeBotstatement and proof · cited by 130
- Multipliable.hasProdproof · cited by 88
Cited by3
Results whose statement or proof uses this declaration.
- Topology.IsClosedEmbedding.map_tprodproof · cited by 2
- PowerSeries.WithPiTopology.tprod_one_sub_X_pow_ne_zeroproof · cited by 1
- Topology.IsInducing.multipliable_iff_tprod_comp_mem_rangeproof · cited by 0