Theorems · Theorem · Lie groups
Continuous.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}, Continuous f → Continuous g → Continuous fun i => f i * g iEta-expanded form of Continuous.mul
- Defined in
- Mathlib.Topology.Algebra.Monoid.Defs
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 75 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
- Continuousstatement · cited by 2,592
- ContinuousMulstatement · cited by 343
- Continuous.mulproof · cited by 39
Cited by4
Results whose statement or proof uses this declaration.
- isClosed_setOfPred_map_mulproof · cited by 1
- isClosed_unitaryproof · cited by 0
- Quaternion.continuous_normSqproof · cited by 0
- ContinuousMul.inducedproof · cited by 0