Theorems · Theorem · Lie groups
Filter.Tendsto.vadd
∀ {M : Type u_1} {X : Type u_2} {α : Type u_4} [inst : TopologicalSpace M] [inst_1 : TopologicalSpace X]
[inst_2 : VAdd M X] [ContinuousVAdd M X] {f : α → M} {g : α → X} {l : Filter α} {c : M} {a : X},
Filter.Tendsto f l (nhds c) → Filter.Tendsto g l (nhds a) → Filter.Tendsto (fun x => f x +ᵥ g x) l (nhds (c +ᵥ a))- Defined in
- Mathlib.Topology.Algebra.MulAction
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 71 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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
- HVAdd.hVAddstatement · cited by 1,820
- VAddstatement and proof · cited by 616
- Filter.Tendsto.compproof · cited by 560
- Continuous.tendstoproof · cited by 206
- ContinuousVAddstatement and proof · cited by 52
- Filter.Tendsto.prodMk_nhdsproof · cited by 46
- ContinuousVAdd.continuous_vaddproof · cited by 13
Cited by6
Results whose statement or proof uses this declaration.
- Filter.Tendsto.inversionproof · cited by 2
- ContinuousWithinAt.vaddproof · cited by 2
- Filter.Tendsto.lineMapproof · cited by 2
- Filter.Tendsto.zero_vaddproof · cited by 1
- ContinuousAt.vaddproof · cited by 1
- Filter.Tendsto.vadd_constproof · cited by 1