Mathlib Map

Structures · Algebra

PosSMulReflectLE

Typeclass for reverse monotonicity of scalar multiplication by positive 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 le_of_smul_le_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 by56

Ancestors0

No ancestors.