Theorems · Theorem · general topology
Filter.Tendsto.asymptoticNhds_vadd_const
∀ {k : Type u_1} {V : Type u_2} {P : Type u_3} [inst : Field k] [inst_1 : LinearOrder k] [inst_2 : AddCommGroup V]
[inst_3 : Module k V] [inst_4 : AddTorsor V P] [inst_5 : TopologicalSpace V] {α : Type u_4} {l : Filter α} {f : α → V}
{v : V} (p : P),
Filter.Tendsto f l (AffineSpace.asymptoticNhds k V v) →
Filter.Tendsto (fun x => f x +ᵥ p) l (AffineSpace.asymptoticNhds k P v)- Defined in
- Mathlib.Topology.Algebra.AsymptoticCone
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 69 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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
- Modulestatement and proof · cited by 20,661
- AddCommGroupstatement and proof · cited by 12,871
- LinearOrderstatement and proof · cited by 8,572
- Filterstatement and proof · cited by 8,121
- Fieldstatement and proof · cited by 7,404
- Filter.Tendstostatement and proof · cited by 3,814
- HVAdd.hVAddstatement and proof · cited by 1,820
- AddTorsorstatement and proof · cited by 1,657
- Filter.Tendsto.compproof · cited by 560
- Filter.tendsto_mapproof · cited by 26
- AffineSpace.asymptoticNhdsstatement and proof · cited by 23
Cited by1
Results whose statement or proof uses this declaration.
- Convex.asymptoticConeproof · cited by 0