Mathlib Map

Structures · Topology

ContinuousSMul

Class ContinuousSMul M X says that the scalar multiplication (•) : M → X → X is continuous in both arguments. We use the same class for all kinds of multiplicative actions, including (semi)modules and algebras.

Defined in
Mathlib.Topology.Algebra.MulAction
Shape
2 explicit arguments · adds continuous_smul

Extends0

Extends nothing: this is a root of the hierarchy.

Extended by1

Concrete types that are instances17

  • Int
  • Nat
  • Real
  • Rat
  • NNReal
  • NNRat
  • DomMulAct
  • Units
  • Matrix.SpecialLinearGroup
  • Circle
  • CategoryTheory.Aut
  • Matrix.GeneralLinearGroup
  • Subtype
  • OrderDual
  • Set.Elem
  • ULift
  • MulOpposite

How is a type an instance?

Loading the hierarchy index…

Assumed by1,091

Ancestors0

No ancestors.