Mathlib Map

Structures · Algebra

MulActionWithZero

An action of a monoid with zero M₀ on a Type A, also with 0, extends MulAction and is compatible with 0 (both in M₀ and in A), with 1 ∈ M₀, and with associativity of multiplication on the monoid A.

Defined in
Mathlib.Algebra.GroupWithZero.Action.Defs
Shape
2 explicit arguments · adds smul_zero, zero_smul

Extends1

Extended by0

Nothing extends this class yet.

Concrete types that are instances5

  • Subtype
  • OrderDual
  • ULift
  • MulOpposite
  • Lex

How is a type an instance?

Loading the hierarchy index…

Assumed by108

Ancestors6