Theorems · Theorem · Lie groups
Filter.Tendsto.add
∀ {M : Type u_1} [inst : TopologicalSpace M] [inst_1 : Add M] [ContinuousAdd M] {α : Type u_2} {f g : α → M}
{x : Filter α} {a b : M},
Filter.Tendsto f x (nhds a) → Filter.Tendsto g x (nhds b) → Filter.Tendsto (fun x => f x + g x) x (nhds (a + b))- Defined in
- Mathlib.Topology.Algebra.Monoid.Defs
- Cited by
- 102 results in Mathlib
- Foundations
- Depth 71 from the axioms, rests on 836 definitions · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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
- ContinuousAddstatement and proof · cited by 777
- Filter.Tendsto.compproof · cited by 560
- Continuous.tendstoproof · cited by 206
- continuous_addproof · cited by 47
- Filter.Tendsto.prodMk_nhdsproof · cited by 46
Cited by102
Results whose statement or proof uses this declaration.
- HasSum.addproof · cited by 23
- tendsto_sub_nhds_zero_iffproof · cited by 12
- IsBoundedBilinearMap.continuousproof · cited by 11
- ContinuousAt.addproof · cited by 10
- MeasureTheory.StronglyMeasurable.addproof · cited by 10
- ContinuousWithinAt.addproof · cited by 8
- BoxIntegral.HasIntegral.addproof · cited by 6
- MeasureTheory.addHaar_image_le_mul_of_det_ltproof · cited by 4
- MeasureTheory.exists_Lp_halfproof · cited by 4
- Asymptotics.isEquivalent_iff_exists_eq_mulproof · cited by 4
- Complex.differentiableOn_update_limUnder_of_isLittleOproof · cited by 4
- AffineSpace.asymptoticNhds_eq_smulproof · cited by 4