Theorems · Theorem · general topology
IsUnit.tendsto_const_smul_iff
∀ {M : Type u_1} {α : Type u_2} {β : Type u_3} [inst : Monoid M] [inst_1 : TopologicalSpace α] [inst_2 : MulAction M α]
[ContinuousConstSMul M α] {f : β → α} {l : Filter β} {a : α} {c : M},
IsUnit c → (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
- 0 results in Mathlib
- Foundations
- Depth 61 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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 · cited by 5,554
- Monoidstatement and proof · cited by 3,887
- Filter.Tendstostatement · cited by 3,814
- IsUnitstatement and proof · cited by 1,602
- MulActionstatement and proof · cited by 1,294
- ContinuousConstSMulstatement and proof · cited by 832
- IsUnit.unitproof · cited by 252
- tendsto_const_smul_iffproof · cited by 5
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.