Theorems · Theorem · Lie groups
ContinuousAt.fun_mul
∀ {M : Type u_1} [inst : TopologicalSpace M] [inst_1 : Mul M] [ContinuousMul M] {X : Type u_2}
[inst_3 : TopologicalSpace X] {f g : X → M} {x : X},
ContinuousAt f x → ContinuousAt g x → ContinuousAt (fun i => f i * g i) xEta-expanded form of ContinuousAt.mul
- Defined in
- Mathlib.Topology.Algebra.Monoid.Defs
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 73 from the axioms · uses propext, Classical.choice, 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 · cited by 24,529
- ContinuousAtstatement · cited by 697
- ContinuousMulstatement · cited by 343
- ContinuousAt.mulproof · cited by 14
Cited by4
Results whose statement or proof uses this declaration.
- InnerProductGeometry.continuousAt_angleproof · cited by 1
- Chebyshev.integrableOn_theta_div_id_mul_log_sqproof · cited by 1
- LSeries_tendsto_sub_mul_nhds_one_of_tendsto_sum_divproof · cited by 1
- UniformSpace.Completion.mul_hatInv_cancelproof · cited by 0