Mathlib Map

Theorems · Theorem · Lie groups

ContinuousSMul.continuous_smul

∀ {M : Type u_1} {X : Type u_2} {inst : SMul M X} {inst_1 : TopologicalSpace M} {inst_2 : TopologicalSpace X}
  [self : ContinuousSMul M X], Continuous fun p => p.1 • p.2

The scalar multiplication (•) is continuous.

Defined in
Mathlib.Topology.Algebra.MulAction
Cited by
21 results in Mathlib
Foundations
Depth 66 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
ContinuousSMul

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites3

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by21

Results whose statement or proof uses this declaration.