Mathlib Map

Theorems · Definition · order theory

MulRightMono

(M : Type u_1) → [Mul M] → [LE M] → Prop

Typeclass for monotonicity of multiplication on the right, namely a₁ ≤ a₂ → a₁ * b ≤ a₂ * b. You should usually not use this very granular typeclass directly, but rather a typeclass like IsOrderedMonoid.

Defined in
Mathlib.Algebra.Order.Monoid.Unbundled.Defs
Cited by
263 results in Mathlib
Foundations
Depth 4 from the axioms, rests on 11 definitions · uses no axioms
Assumes
MulLE

Around this declaration

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

Cites2

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

Cited by267

Results whose statement or proof uses this declaration.

Showing the 200 most cited of 267.