Mathlib Map

Theorems · Theorem · order theory

mul_inv_le_iff_le_mul

∀ {α : Type u} [inst : Group α] [inst_1 : LE α] [MulRightMono α] {a b c : α}, a * b⁻¹ ≤ c ↔ a ≤ c * b
Defined in
Mathlib.Algebra.Order.Group.Unbundled.Basic
Cited by
4 results in Mathlib
Foundations
Depth 14 from the axioms · uses propext
Assumes
GroupLEMulRightMono

Around this declaration

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

Cites4

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

Cited by4

Results whose statement or proof uses this declaration.