Theorems · Theorem · Lie groups
ContinuousAt.const_add
∀ {M : Type u_1} [inst : TopologicalSpace M] [inst_1 : Add M] [SeparatelyContinuousAdd M] {X : Type u_2}
[inst_3 : TopologicalSpace X] {f : X → M} {x : X}, ContinuousAt f x → ∀ (b : M), ContinuousAt (fun x => b + f x) x- Defined in
- Mathlib.Topology.Algebra.Monoid.Defs
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 60 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
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
- ContinuousAtstatement and proof · cited by 697
- SeparatelyContinuousAddstatement and proof · cited by 83
- Filter.Tendsto.const_addproof · cited by 12
Cited by3
Results whose statement or proof uses this declaration.
- mapClusterPt_self_zsmul_atTop_nsmulproof · cited by 3
- HasFPowerSeriesAt.eventually_hasSum_of_compproof · cited by 1
- map_add_eq_sum_add_integral_iteratedFDerivproof · cited by 0