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- Cited by
- 1 results in Mathlib
- Foundations
- Depth 15 from the axioms · uses propext
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.
- Groupstatement and proof · cited by 6,238
- div_eq_mul_invproof · cited by 715
- MulLeftMonostatement and proof · cited by 410
- MulRightMonostatement and proof · cited by 263
- inv_mul_cancel_leftproof · cited by 88
- mul_le_mul_iff_leftproof · cited by 15
- inv_le_inv_iffproof · cited by 11
Cited by2
Results whose statement or proof uses this declaration.
- OrderIso.divLeftproof · cited by 4
- div_le_div_left'proof · cited by 2