Theorems · Theorem · general topology
tendsto_const_vadd_iff
∀ {α : Type u_2} {β : Type u_3} {G : Type u_4} [inst : TopologicalSpace α] [inst_1 : AddGroup G]
[inst_2 : AddAction G α] [ContinuousConstVAdd 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
- 2 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.
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 and proof · cited by 5,554
- AddGroupstatement and proof · cited by 4,410
- Filter.Tendstostatement and proof · cited by 3,814
- HVAdd.hVAddstatement and proof · cited by 1,820
- AddActionstatement and proof · cited by 820
- ContinuousConstVAddstatement and proof · cited by 97
- neg_vadd_vaddproof · cited by 34
- Filter.Tendsto.const_vaddproof · cited by 4
Cited by2
Results whose statement or proof uses this declaration.
- continuousWithinAt_const_vadd_iffproof · cited by 1
- continuousAt_const_vadd_iffproof · cited by 1