Theorems · Theorem · Lie groups
Filter.Tendsto.smul_const
∀ {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} {l : Filter α} {c : M},
Filter.Tendsto f l (nhds c) → ∀ (a : X), Filter.Tendsto (fun x => f x • a) l (nhds (c • a))- Defined in
- Mathlib.Topology.Algebra.MulAction
- Cited by
- 9 results in Mathlib
- Foundations
- Depth 72 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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
- tendsto_const_nhdsproof · cited by 330
- Filter.Tendsto.smulproof · cited by 22
Cited by9
Results whose statement or proof uses this declaration.
- AffineSpace.asymptoticNhds_eq_smulproof · cited by 4
- MeasureTheory.Measure.addHaar_submoduleproof · cited by 3
- hasFDerivAt_exp_smul_const_of_mem_ballproof · cited by 3
- spectrum.resolvent_isBigO_invproof · cited by 1
- MeasureTheory.tendsto_integral_smul_of_tendsto_average_norm_subproof · cited by 1
- Real.tendsto_integral_cexp_sq_smulproof · cited by 1
- unique_topology_of_t2proof · cited by 1
- cardinal_eq_of_mem_nhds_zeroproof · cited by 1
- ProbabilityTheory.strong_law_ae_simpleFunc_compproof · cited by 1