Mathlib Map

Theorems · Theorem · general topology

Continuous.const_smul

∀ {M : Type u_1} {α : Type u_2} {β : Type u_3} [inst : TopologicalSpace α] [inst_1 : SMul M α] [ContinuousConstSMul M α]
  [inst_3 : TopologicalSpace β] {g : β → α}, Continuous g → ∀ (c : M), Continuous (c • g)
Defined in
Mathlib.Topology.Algebra.ConstMulAction
Cited by
18 results in Mathlib
Foundations
Depth 8 from the axioms · uses no axioms
Assumes
TopologicalSpaceSMulContinuousConstSMulTopologicalSpace

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.

Cited by18

Results whose statement or proof uses this declaration.