Theorems · Theorem · order theory
mul_lt_mul_right_of_neg
∀ {R : Type u} [inst : Semiring R] [inst_1 : LinearOrder R] [ExistsAddOfLE R] [MulPosStrictMono R]
[AddRightStrictMono R] [AddRightReflectLT R] {a b c : R}, c < 0 → (a * c < b * c ↔ b < a)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 18 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Semiringstatement and proof · cited by 13,802
- LinearOrderstatement and proof · cited by 8,572
- ExistsAddOfLEstatement and proof · cited by 330
- AddRightStrictMonostatement and proof · cited by 160
- MulPosStrictMonostatement and proof · cited by 94
- AddRightReflectLTstatement and proof · cited by 29
- StrictAnti.lt_iff_gtproof · cited by 10
- strictAnti_mul_rightproof · cited by 5
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.