Theorems · Theorem · Lie groups
ContinuousWithinAt.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} {s : Set X} {x : X},
ContinuousWithinAt f s x → ContinuousWithinAt g s x → ContinuousWithinAt (fun i => f i * g i) s xEta-expanded form of ContinuousWithinAt.mul
- Defined in
- Mathlib.Topology.Algebra.Monoid.Defs
- Cited by
- 0 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.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- TopologicalSpacestatement · cited by 24,529
- ContinuousWithinAtstatement · cited by 512
- ContinuousMulstatement · cited by 343
- ContinuousWithinAt.mulproof · cited by 4
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.