Mathlib Map

Structures · Algebra

MulDivCancelClass

Prop-valued mixin for a monoid with zero to be equipped with a cancelling division. The obvious use case is groups with zero, but this condition is also satisfied by , and, more generally, any Euclidean domain.

Defined in
Mathlib.Algebra.GroupWithZero.Defs
Shape
One type argument · adds mul_div_cancel

Extends0

Extends nothing: this is a root of the hierarchy.

Extended by0

Nothing extends this class yet.

Concrete types that are instances2

  • Int
  • Nat

How is a type an instance?

Loading the hierarchy index…

Assumed by5

Ancestors0

No ancestors.