Theorems · Theorem · Lie groups
Filter.Tendsto.vsub
∀ {V : Type u_1} {P : Type u_2} {α : Type u_3} [inst : AddGroup V] [inst_1 : TopologicalSpace V]
[inst_2 : AddTorsor V P] [inst_3 : TopologicalSpace P] [IsTopologicalAddTorsor P] {l : Filter α} {f g : α → P}
{x y : P}, Filter.Tendsto f l (nhds x) → Filter.Tendsto g l (nhds y) → Filter.Tendsto (f -ᵥ g) l (nhds (x -ᵥ y))- Defined in
- Mathlib.Topology.Algebra.Group.Torsor
- Cited by
- 5 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.
Cites12
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
- AddTorsorstatement and proof · cited by 1,657
- VSub.vsubstatement · cited by 817
- Filter.Tendsto.compproof · cited by 560
- Continuous.tendstoproof · cited by 206
- IsTopologicalAddTorsorstatement and proof · cited by 80
- Filter.Tendsto.prodMk_nhdsproof · cited by 46
- IsTopologicalAddTorsor.continuous_vsubproof · cited by 2
Cited by5
Results whose statement or proof uses this declaration.
- ContinuousAt.vsubproof · cited by 2
- Filter.Tendsto.inversionproof · cited by 2
- Filter.Tendsto.lineMapproof · cited by 2
- ContinuousWithinAt.vsubproof · cited by 1
- AffineSpace.asymptoticNhds_bind_nhdsproof · cited by 1