Theorems · Theorem · Lie groups
ContinuousOn.mul_const
∀ {M : Type u_1} [inst : TopologicalSpace M] [inst_1 : Mul M] [SeparatelyContinuousMul M] {X : Type u_2}
[inst_3 : TopologicalSpace X] {f : X → M} {s : Set X}, ContinuousOn f s → ∀ (b : M), ContinuousOn (fun x => f x * b) s- Defined in
- Mathlib.Topology.Algebra.Monoid.Defs
- Cited by
- 5 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
- SeparatelyContinuousMulstatement and proof · cited by 133
- ContinuousWithinAt.mul_constproof · cited by 2
Cited by5
Results whose statement or proof uses this declaration.
- ContinuousOn.div_constproof · cited by 3
- Real.continuousOn_rpowIntegrand₀₁proof · cited by 2
- Complex.IsConservativeOn.eventually_nhds_wedgeIntegral_sub_wedgeIntegralproof · cited by 1
- TendstoUniformlyOn.tendsto_circleIntegral_of_continuousOnproof · cited by 0
- Path.Homotopy.continuous_reflTransSymmAuxproof · cited by 0