Theorems · Theorem · order theory
inv_lt_div_iff_lt_mul
∀ {α : Type u} [inst : Group α] [inst_1 : LT α] [MulLeftStrictMono α] [MulRightStrictMono α] {a b c : α},
a⁻¹ < b / c ↔ c < a * b- Cited by
- 0 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.
Cites6
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
- MulLeftStrictMonostatement and proof · cited by 146
- MulRightStrictMonostatement and proof · cited by 108
- inv_mul_lt_iff_lt_mulproof · cited by 6
- lt_mul_inv_iff_mul_ltproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.