Mathlib Map

Theorems · Theorem · order theory

div_le_div_iff_left

∀ {α : Type u} [inst : Group α] [inst_1 : LE α] [MulLeftMono α] [MulRightMono α] {b c : α} (a : α),
  a / b ≤ a / c ↔ c ≤ b
Defined in
Mathlib.Algebra.Order.Group.Unbundled.Basic
Cited by
1 results in Mathlib
Foundations
Depth 15 from the axioms · uses propext
Assumes
GroupLEMulLeftMonoMulRightMono

Around this declaration

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

Cites7

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

Cited by2

Results whose statement or proof uses this declaration.