Theorems · Theorem · general topology
tendsto_const_smul_iff
∀ {α : Type u_2} {β : Type u_3} {G : Type u_4} [inst : TopologicalSpace α] [inst_1 : Group G] [inst_2 : MulAction G α]
[ContinuousConstSMul G α] {f : β → α} {l : Filter β} {a : α} (c : G),
Filter.Tendsto (fun x => c • f x) l (nhds (c • a)) ↔ Filter.Tendsto f l (nhds a)- Defined in
- Mathlib.Topology.Algebra.ConstMulAction
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 60 from the axioms · uses propext, 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
- Groupstatement and proof · cited by 6,238
- nhdsstatement and proof · cited by 5,554
- Filter.Tendstostatement and proof · cited by 3,814
- MulActionstatement and proof · cited by 1,294
- ContinuousConstSMulstatement and proof · cited by 832
- inv_smul_smulproof · cited by 76
- Filter.Tendsto.const_smulproof · cited by 13
Cited by5
Results whose statement or proof uses this declaration.
- continuousAt_const_smul_iffproof · cited by 2
- continuousWithinAt_const_smul_iffproof · cited by 2
- IsUnit.tendsto_const_smul_iffproof · cited by 0
- tendsto_const_smul_iff₀proof · cited by 0
- continuousWithinAt_const_smul_iff₀proof · cited by 0