Theorems · Theorem · general topology
Filter.Tendsto.const_smul
∀ {M : Type u_1} {α : Type u_2} {β : Type u_3} [inst : TopologicalSpace α] [inst_1 : SMul M α] [ContinuousConstSMul M α]
{f : β → α} {l : Filter β} {a : α},
Filter.Tendsto f l (nhds a) → ∀ (c : M), Filter.Tendsto (fun x => c • f x) l (nhds (c • a))- Defined in
- Mathlib.Topology.Algebra.ConstMulAction
- Cited by
- 13 results in Mathlib
- Foundations
- Depth 59 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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
- ContinuousConstSMulstatement and proof · cited by 832
- Filter.Tendsto.compproof · cited by 560
- Continuous.tendstoproof · cited by 206
- ContinuousConstSMul.continuous_const_smulproof · cited by 25
Cited by13
Results whose statement or proof uses this declaration.
- MeasureTheory.StronglyMeasurable.const_smulproof · cited by 5
- tendsto_const_smul_iffproof · cited by 5
- isCompact_setOfPred_finiteMeasure_le_of_compactSpaceproof · cited by 3
- ContinuousWithinAt.const_smulproof · cited by 3
- ContinuousAt.const_smulproof · cited by 2
- MeasureTheory.FinStronglyMeasurable.const_smulproof · cited by 1
- MeasureTheory.completeSpace_of_completeSpace_Lpproof · cited by 1
- StarConvex.smul_vadd_mem_of_isClosed_of_mem_asymptoticConeproof · cited by 1
- tendsto_integral_exp_smul_cocompact_of_inner_productproof · cited by 1
- difference_quotients_converge_uniformlyproof · cited by 1
- StieltjesFunction.measure_smulproof · cited by 0
- Filter.Tendsto.const_smul_zeroproof · cited by 0