Theorems · Theorem · sequences and series
Topology.IsInducing.multipliable_iff_tprod_comp_mem_range
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} [inst : CommMonoid α] [inst_1 : TopologicalSpace α]
{L : SummationFilter β} [inst_2 : CommMonoid γ] [inst_3 : TopologicalSpace γ] [T2Space γ] {G : Type u_4}
[inst_5 : FunLike G α γ] [MonoidHomClass G α γ] {g : G},
Topology.IsInducing ⇑g →
∀ (f : β → α), Multipliable f L ↔ Multipliable (⇑g ∘ f) L ∧ ∏'[L] (i : β), g (f i) ∈ Set.range ⇑g- Cited by
- 0 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.
Cites27
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
- Setstatement · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- Set.rangestatement and proof · cited by 4,705
- FunLikestatement and proof · cited by 2,560
- Finset.prodproof · cited by 2,356
- CommMonoidstatement and proof · cited by 2,264
- Set.Finiteproof · cited by 1,814
- T2Spacestatement and proof · cited by 1,351
- map_oneproof · cited by 861
- SummationFilterstatement and proof · cited by 607
- Set.Finite.toFinsetproof · cited by 351
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.