Mathlib Map

Structures · Topology

ContinuousConstVAdd

Class ContinuousConstVAdd Γ T says that the additive action (+ᵥ) : Γ → T → T is continuous in the second argument. We use the same class for all kinds of additive actions, including (semi)modules and algebras. Note that both ContinuousConstVAdd α α and ContinuousConstVAdd αᵐᵒᵖ α are weaker versions of ContinuousVAdd α.

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

Extends0

Extends nothing: this is a root of the hierarchy.

Extended by0

Nothing extends this class yet.

Concrete types that are instances4

  • AddUnits
  • OrderDual
  • ULift
  • AddOpposite

How is a type an instance?

Loading the hierarchy index…

Assumed by123

Ancestors0

No ancestors.