Theorems · Theorem · Lie groups
Filter.Tendsto.smul
∀ {M : Type u_1} {X : Type u_2} {α : Type u_4} [inst : TopologicalSpace M] [inst_1 : TopologicalSpace X]
[inst_2 : SMul M X] [ContinuousSMul M X] {f : α → M} {g : α → X} {l : Filter α} {c : M} {a : X},
Filter.Tendsto f l (nhds c) → Filter.Tendsto g l (nhds a) → Filter.Tendsto (fun x => f x • g x) l (nhds (c • a))- Defined in
- Mathlib.Topology.Algebra.MulAction
- Cited by
- 22 results in Mathlib
- Foundations
- Depth 71 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- TopologicalSpacestatement and proof · cited by 24,529
- Filterstatement and proof · cited by 8,121
- nhdsstatement and proof · cited by 5,554
- Filter.Tendstostatement and proof · cited by 3,814
- ContinuousSMulstatement and proof · cited by 1,016
- Filter.Tendsto.compproof · cited by 560
- Continuous.tendstoproof · cited by 206
- Filter.Tendsto.prodMk_nhdsproof · cited by 46
- ContinuousSMul.continuous_smulproof · cited by 21
Cited by22
Results whose statement or proof uses this declaration.
- Filter.Tendsto.smul_constproof · cited by 9
- ContinuousAt.smulproof · cited by 9
- ContinuousWithinAt.smulproof · cited by 7
- interior_subset_gauge_lt_oneproof · cited by 5
- Complex.differentiableOn_update_limUnder_of_isLittleOproof · cited by 4
- intervalIntegral.tendsto_integral_filter_of_dominated_convergenceproof · cited by 3
- mem_tangentConeAt_of_add_smul_memproof · cited by 3
- tendsto_setIntegral_peak_smul_of_integrableOn_of_tendstoproof · cited by 2
- BoxIntegral.HasIntegral.smulproof · cited by 2
- Filter.Tendsto.inversionproof · cited by 2
- Filter.Tendsto.lineMapproof · cited by 2
- Convex.second_derivative_within_at_symmetricproof · cited by 1