Theorems · Theorem · Lie groups
Filter.Tendsto.const_add
∀ {M : Type u_1} [inst : TopologicalSpace M] [inst_1 : Add M] [SeparatelyContinuousAdd M] {α : Type u_2} {f : α → M}
{x : Filter α} {a : M} (b : M), Filter.Tendsto f x (nhds a) → Filter.Tendsto (fun x => b + f x) x (nhds (b + a))- Defined in
- Mathlib.Topology.Algebra.Monoid.Defs
- Cited by
- 12 results in Mathlib
- Foundations
- Depth 59 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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
- Filter.Tendsto.compproof · cited by 560
- Continuous.tendstoproof · cited by 206
- SeparatelyContinuousAddstatement and proof · cited by 83
- continuous_const_addproof · cited by 23
Cited by12
Results whose statement or proof uses this declaration.
- eVariationOn.eVariationOn_on_inter_Iic_eq_Iio_add_edistproof · cited by 4
- ContinuousAt.const_addproof · cited by 3
- EisensteinSeries.hasSum_e2Summand_symmetricIccproof · cited by 3
- tendsto_apply_add_mul_sq_div_subproof · cited by 2
- continuous_of_tendsto_nhds_zeroproof · cited by 2
- ContinuousWithinAt.const_addproof · cited by 2
- variationOnFromTo.tendsto_rightproof · cited by 1
- Real.tendsto_sigmoid_atTopproof · cited by 1
- Stirling.tendsto_self_div_two_mul_self_add_oneproof · cited by 1
- tprod_one_add_orderedproof · cited by 1
- AbsoluteValue.tendsto_div_one_add_pow_nhds_oneproof · cited by 0
- Filter.tendsto_const_add_iffproof · cited by 0