Mathlib Map

Theorems · Inductive type · order theory

IsStrictOrderedModule

(α : Type u_1) → (β : Type u_2) → [SMul α β] → [Preorder α] → [Preorder β] → [Zero α] → [Zero β] → Prop

An ordered module is a module with a partial order such that scalar multiplication by a positive scalar and of a positive vector are both strictly monotone.

Defined in
Mathlib.Algebra.Order.Module.Defs
Cited by
111 results in Mathlib
Foundations
Depth 1 from the axioms, rests on 4 definitions · uses no axioms
Assumes
SMulPreorderPreorderZeroZero

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites1

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by113

Results whose statement or proof uses this declaration.