Mathlib Map

Structures · Algebra

LinearMap.CompatibleSMul

A typeclass for SMul structures which can be moved through a LinearMap. This typeclass is generated automatically from an IsScalarTower instance, but exists so that we can also add an instance for AddCommGroup.toIntModule, allowing z • to be moved even if S does not support negation.

Defined in
Mathlib.Algebra.Module.LinearMap.Defs
Shape
4 explicit arguments · adds map_smul

Extends0

Extends nothing: this is a root of the hierarchy.

Extended by0

Nothing extends this class yet.

Concrete types that are instances1

  • Finsupp

How is a type an instance?

Loading the hierarchy index…

Assumed by99

Ancestors0

No ancestors.