Mathlib Map

Theorems · Theorem · general topology

ContinuousConstSMul.continuous_const_smul

∀ {Γ : Type u_1} {T : Type u_2} {inst : TopologicalSpace T} {inst_1 : SMul Γ T} [self : ContinuousConstSMul Γ T]
  (γ : Γ), Continuous fun x => γ • x

The scalar multiplication (•) : Γ → T → T is continuous in the second argument.

Defined in
Mathlib.Topology.Algebra.ConstMulAction
Cited by
25 results in Mathlib
Foundations
Depth 4 from the axioms · uses no axioms
Assumes
ContinuousConstSMul

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 by25

Results whose statement or proof uses this declaration.