Mathlib Map

Structures · Algebra

PosSMulReflectLT

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

Defined in
Mathlib.Algebra.Order.Module.Defs
Shape
2 explicit arguments · adds lt_of_smul_lt_smul_left

Extends0

Extends nothing: this is a root of the hierarchy.

Extended by0

Nothing extends this class yet.

Concrete types that are instances0

No instance on a concrete type; it is reached through other classes.

How is a type an instance?

Loading the hierarchy index…

Assumed by27

Ancestors0

No ancestors.