Theorems · Theorem · sequences and series
Topology.IsClosedEmbedding.map_tprod
∀ {ι : Type u_4} {α : Type u_5} {α' : Type u_6} {G : Type u_7} [inst : CommMonoid α] [inst_1 : CommMonoid α']
[inst_2 : TopologicalSpace α] [inst_3 : TopologicalSpace α'] [T2Space α'] (f : ι → α) {L : SummationFilter ι} {g : G}
[inst_5 : FunLike G α α'] [MonoidHomClass G α α'],
Topology.IsClosedEmbedding ⇑g → g (∏'[L] (i : ι), f i) = ∏'[L] (i : ι), g (f i)- Cited by
- 2 results in Mathlib
- Foundations
- Depth 94 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites33
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
- Finsetproof · cited by 13,712
- Filterproof · cited by 8,121
- nhdsproof · cited by 5,554
- Set.rangeproof · cited by 4,705
- Filter.Tendstoproof · cited by 3,814
- FunLikestatement and proof · cited by 2,560
- Finset.prodproof · cited by 2,356
- CommMonoidstatement and proof · cited by 2,264
- T2Spacestatement and proof · cited by 1,351
- map_oneproof · cited by 861
Cited by2
Results whose statement or proof uses this declaration.
- Function.LeftInverse.map_tprodproof · cited by 0
- tprod_invproof · cited by 0