Theorems · Theorem · Lie groups
tendsto_zero_iff_abs_tendsto_zero
∀ {G : Type u_1} [inst : TopologicalSpace G] [inst_1 : AddCommGroup G] [inst_2 : LinearOrder G] [IsOrderedAddMonoid G]
[OrderTopology G] {α : Type u_2} {l : Filter α} (f : α → G),
Filter.Tendsto f l (nhds 0) ↔ Filter.Tendsto (abs ∘ f) l (nhds 0)- Defined in
- Mathlib.Topology.Algebra.Order.Group
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 67 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
- AddCommGroupstatement and proof · cited by 12,871
- LinearOrderstatement and proof · cited by 8,572
- Filterstatement and proof · cited by 8,121
- nhdsstatement and proof · cited by 5,554
- Filter.Tendstostatement and proof · cited by 3,814
- absstatement · cited by 1,814
- IsOrderedAddMonoidstatement and proof · cited by 1,659
- OrderTopologystatement and proof · cited by 1,355
- Filter.tendsto_comap_iffproof · cited by 55
- comap_abs_nhds_zeroproof · cited by 1
Cited by4
Results whose statement or proof uses this declaration.
- Asymptotics.superpolynomialDecay_iff_abs_tendsto_zeroproof · cited by 3
- tendsto_pow_atTop_nhds_zero_iffproof · cited by 2
- bdd_le_mul_tendsto_zero'proof · cited by 1
- Asymptotics.superpolynomialDecay_iff_abs_isBoundedUnderproof · cited by 0