Theorems · Theorem · sequences and series
HasProd.map
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} [inst : CommMonoid α] [inst_1 : TopologicalSpace α] {f : β → α} {a : α}
{L : SummationFilter β} [inst_2 : CommMonoid γ] [inst_3 : TopologicalSpace γ],
HasProd f a L →
∀ {G : Type u_4} [inst_4 : FunLike G α γ] [MonoidHomClass G α γ] (g : G), Continuous ⇑g → HasProd (⇑g ∘ f) (g a) L- Cited by
- 4 results in Mathlib
- Foundations
- Depth 59 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
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
- nhdsproof · cited by 5,554
- Filter.Tendstoproof · cited by 3,814
- Continuousstatement and proof · cited by 2,592
- FunLikestatement and proof · cited by 2,560
- Finset.prodproof · cited by 2,356
- CommMonoidstatement and proof · cited by 2,264
- SummationFilterstatement and proof · cited by 607
- Filter.Tendsto.compproof · cited by 560
- MonoidHomClassstatement and proof · cited by 244
Cited by4
Results whose statement or proof uses this declaration.
- Multipliable.map_tprodproof · cited by 3
- ContinuousMap.hasProd_applyproof · cited by 2
- Multipliable.mapproof · cited by 2
- HasProd.invproof · cited by 2