Theorems · Theorem · Lie groups
ContinuousWithinAt.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} {s : Set X} {x : X},
ContinuousWithinAt f s x → ContinuousWithinAt g s x → ContinuousWithinAt (f * g) s x- Defined in
- Mathlib.Topology.Algebra.Monoid.Defs
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 72 from the axioms · uses propext, Classical.choice, 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
- ContinuousMulstatement and proof · cited by 343
- Filter.Tendsto.mulproof · cited by 74
Cited by4
Results whose statement or proof uses this declaration.
- ContinuousOn.mulproof · cited by 17
- HasMFDerivWithinAt.mul'proof · cited by 3
- Complex.continuousWithinAt_log_of_re_neg_of_im_zeroproof · cited by 1
- ContinuousWithinAt.fun_mulproof · cited by 0