Theorems · Theorem · Lie groups
ContinuousAt.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} {x : X}, ContinuousAt f x → ∀ (b : M), ContinuousAt (fun x => f x * b) x- Defined in
- Mathlib.Topology.Algebra.Monoid.Defs
- Cited by
- 4 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
- SeparatelyContinuousMulstatement and proof · cited by 133
- Filter.Tendsto.mul_constproof · cited by 23
Cited by4
Results whose statement or proof uses this declaration.
- Real.continuousAt_rpow_of_neproof · cited by 2
- image_le_of_liminf_slope_right_le_deriv_boundaryproof · cited by 2
- continuousAt_gaussian_integralproof · cited by 1
- LSeries_tendsto_sub_mul_nhds_one_of_tendsto_sum_divproof · cited by 1