Theorems · Theorem · Lie groups
Filter.Tendsto.add_const
∀ {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 => f x + b) x (nhds (a + b))- Defined in
- Mathlib.Topology.Algebra.Monoid.Defs
- Cited by
- 10 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_add_constproof · cited by 14
Cited by10
Results whose statement or proof uses this declaration.
- HasFDerivAtFilter.tendsto_nhdsproof · cited by 4
- ContinuousAt.add_constproof · cited by 2
- ContinuousWithinAt.add_constproof · cited by 2
- tendsto_add_mul_div_add_mul_atTop_nhdsproof · cited by 1
- NormedAddCommGroup.completeSpace_of_summable_imp_tendstoproof · cited by 1
- Filter.tendsto_const_sub_iffproof · cited by 1
- Complex.HadamardThreeLines.norm_le_interpStrip_of_mem_verticalStrip_zeroproof · cited by 1
- MeasureTheory.Lp.ae_tendsto_of_cauchy_eLpNorm'proof · cited by 1
- MeasureTheory.Submartingale.bddAbove_iff_exists_tendstoproof · cited by 1
- Filter.tendsto_add_const_iffproof · cited by 0