Mathlib Map

Theorems · Theorem · order theory

Units.mul_inv_le_iff

∀ {M : Type u_1} [inst : Monoid M] [inst_1 : LE M] [MulRightMono M] {a b : M} (u : Mˣ), a * ↑u⁻¹ ≤ b ↔ a ≤ b * ↑u
Defined in
Mathlib.Algebra.Order.Monoid.Unbundled.Units
Cited by
3 results in Mathlib
Foundations
Depth 11 from the axioms · uses propext
Assumes
MonoidLEMulRightMono

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 by3

Results whose statement or proof uses this declaration.