Theorems · Theorem · order theory
div_le_inv_mul_iff
∀ {α : Type u} [inst : Group α] [inst_1 : LinearOrder α] [MulLeftMono α] {a b : α} [MulRightMono α],
a / b ≤ a⁻¹ * b ↔ a ≤ b- Cited by
- 1 results in Mathlib
- Foundations
- Depth 17 from the axioms · uses propext
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- LinearOrderstatement and proof · cited by 8,572
- Groupstatement and proof · cited by 6,238
- div_eq_mul_invproof · cited by 715
- MulLeftMonostatement and proof · cited by 410
- not_ltproof · cited by 306
- mul_le_mul'proof · cited by 274
- MulRightMonostatement and proof · cited by 263
- mul_lt_mul_of_lt_of_ltproof · cited by 9
- mul_inv_le_inv_mul_iffproof · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- div_le_div_flipproof · cited by 0