Mathlib Map

Structures · Topology

ContinuousConstSMul

Class ContinuousConstSMul Γ T says that the scalar multiplication (•) : Γ → T → T is continuous in the second argument. We use the same class for all kinds of multiplicative actions, including (semi)modules and algebras. Note that both ContinuousConstSMul α α and ContinuousConstSMul αᵐᵒᵖ α are weaker versions of ContinuousMul α.

Defined in
Mathlib.Topology.Algebra.ConstMulAction
Shape
2 explicit arguments · adds continuous_const_smul

Extends0

Extends nothing: this is a root of the hierarchy.

Extended by0

Nothing extends this class yet.

Concrete types that are instances11

  • Int
  • Nat
  • Rat
  • ContinuousLinearMap
  • Units
  • ConjAct
  • Matrix.GeneralLinearGroup
  • Subtype
  • OrderDual
  • ULift
  • MulOpposite

How is a type an instance?

Loading the hierarchy index…

Assumed by1,207

Ancestors0

No ancestors.