Theorems · Theorem · Lie groups
ContinuousOn.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}, ContinuousOn f s → ∀ (b : M), ContinuousOn (fun x => b + f x) s- Defined in
- Mathlib.Topology.Algebra.Monoid.Defs
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 61 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
- ContinuousOnstatement and proof · cited by 1,411
- SeparatelyContinuousAddstatement and proof · cited by 83
- ContinuousWithinAt.const_addproof · cited by 2
Cited by7
Results whose statement or proof uses this declaration.
- Complex.continuousOn_one_add_mul_invproof · cited by 3
- CFC.monotoneOn_one_sub_one_add_invproof · cited by 2
- CStarAlgebra.directedOn_nonneg_ballproof · cited by 1
- CFC.concaveOn_cfc_rpowIntegrand₀₁proof · cited by 1
- Complex.IsConservativeOn.eventually_nhds_wedgeIntegral_sub_wedgeIntegralproof · cited by 1
- CStarAlgebra.convexOn_ringInverseproof · cited by 1
- map_add_eq_sum_add_integral_iteratedFDerivproof · cited by 0