Mathlib Map

Structures · Algebra

MulPosReflectLT

Typeclass for strict reverse monotonicity of multiplication by nonnegative elements on the right, namely a₁ * b < a₂ * b → a₁ < a₂ if 0 ≤ b. You should usually not use this very granular typeclass directly, but rather a typeclass like IsStrictOrderedRing.

Defined in
Mathlib.Algebra.Order.GroupWithZero.Defs
Shape
One type argument

Extends1

Extended by0

Nothing extends this class yet.

Concrete types that are instances2

  • EReal
  • WithBot

How is a type an instance?

Loading the hierarchy index…

Assumed by92

Ancestors1