Theorems · Theorem · Lie groups
ContinuousWithinAt.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} {s : Set X} {x : X},
ContinuousWithinAt f s x → ∀ (b : M), ContinuousWithinAt (fun x => b + f x) s x- Defined in
- Mathlib.Topology.Algebra.Monoid.Defs
- Cited by
- 2 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.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- ContinuousWithinAtstatement and proof · cited by 512
- SeparatelyContinuousAddstatement and proof · cited by 83
- Filter.Tendsto.const_addproof · cited by 12
Cited by2
Results whose statement or proof uses this declaration.
- ContinuousOn.const_addproof · cited by 7
- image_le_of_liminf_slope_right_le_deriv_boundaryproof · cited by 2