Mathlib Map

Theorems · Theorem · order theory

posMulMono_iff_mulPosMono

∀ {α : Type u_1} [inst : Mul α] [inst_1 : Zero α] [inst_2 : Preorder α] [IsMulCommutative α],
  PosMulMono α ↔ MulPosMono α
Defined in
Mathlib.Algebra.Order.GroupWithZero.Defs
Cited by
5 results in Mathlib
Foundations
Depth 9 from the axioms · uses propext, Quot.sound
Assumes
MulZeroPreorderIsMulCommutative

Around this declaration

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

Cites5

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

Cited by5

Results whose statement or proof uses this declaration.