Theorems · Theorem · order theory
div_le_comm
∀ {α : Type u} [inst : CommGroup α] [inst_1 : LE α] [MulLeftMono α] {a b c : α}, a / b ≤ c ↔ a / c ≤ b- Cited by
- 2 results in Mathlib
- Foundations
- Depth 16 from the axioms · uses propext, Quot.sound
- Assumes
- CommGroupLEMulLeftMono
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.
- CommGroupstatement and proof · cited by 990
- MulLeftMonostatement and proof · cited by 410
- div_le_iff_le_mulproof · cited by 6
- div_le_iff_le_mul'proof · cited by 3
Cited by2
Results whose statement or proof uses this declaration.
- Set.preimage_const_div_Iicproof · cited by 2
- div_le_of_mabs_div_le_leftproof · cited by 1