Theorems · Theorem · Lie groups
tendsto_sub_nhds_zero_iff
∀ {G : Type w} [inst : AddGroup G] [inst_1 : TopologicalSpace G] [IsTopologicalAddGroup G] {α : Type u_1} {l : Filter α}
{x : G} {u : α → G}, Filter.Tendsto (fun x_1 => u x_1 - x) l (nhds 0) ↔ Filter.Tendsto u l (nhds x)- Defined in
- Mathlib.Topology.Algebra.Group.Basic
- Cited by
- 12 results in Mathlib
- Foundations
- Depth 75 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
- zero_addproof · cited by 2,366
- IsTopologicalAddGroupstatement and proof · cited by 1,394
- sub_selfproof · cited by 996
- sub_add_cancelproof · cited by 344
- tendsto_const_nhdsproof · cited by 330
- Filter.Tendsto.addproof · cited by 102
- Filter.Tendsto.subproof · cited by 68
Cited by12
Results whose statement or proof uses this declaration.
- IsBoundedBilinearMap.continuousproof · cited by 11
- taylor_isLittleOproof · cited by 2
- Complex.hasSum_taylorSeries_logproof · cited by 2
- ProbabilityTheory.strong_law_aux3proof · cited by 1
- Complex.tendsto_pow_exp_of_isLittleO_sub_add_divproof · cited by 1
- ProbabilityTheory.strong_law_aux6proof · cited by 1
- Filter.Tendsto.cesaro_smulproof · cited by 1
- tendsto_div_of_monotone_of_exists_subseq_tendsto_divproof · cited by 1
- ofDigits_cantorToTernaryproof · cited by 1
- Complex.abel_auxproof · cited by 1
- HasFDerivWithinAt.mapsTo_tangent_coneproof · cited by 1
- Pentagonal.tprod_one_sub_powproof · cited by 0