Mathlib Map

Structures · Algebra

MulZeroClass

Typeclass for expressing that a type M₀ with multiplication and a zero satisfies 0 * a = 0 and a * 0 = 0 for all a : M₀.

Defined in
Mathlib.Algebra.GroupWithZero.Defs
Shape
One type argument · adds zero_mul, mul_zero

Extends2

Extended by4

Forgetful instances

Provided automatically by

Concrete types that are instances20

  • Nat
  • SeparationQuotient
  • Filter.Germ
  • LocallyConstant
  • DirectLimit
  • Finsupp
  • ZeroAtInftyContinuousMap
  • CompactlySupportedContinuousMap
  • ONote
  • Prod
  • OrderDual
  • ULift
  • MulOpposite
  • Lex
  • AddOpposite
  • ContinuousMap
  • Shrink
  • WithTop
  • WithBot
  • WithZero

How is a type an instance?

Loading the hierarchy index…

Assumed by285

Ancestors10