Theorems · Theorem · order theory
neg_of_mul_pos_right
∀ {α : Type u_1} [inst : MulZeroClass α] {a b : α} [inst_1 : LinearOrder α] [PosMulMono α] [MulPosMono α],
0 < a * b → a ≤ 0 → b < 0- Cited by
- 2 results in Mathlib
- Foundations
- Depth 18 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.
- LinearOrderstatement and proof · cited by 8,572
- LT.lt.not_geproof · cited by 305
- MulZeroClassstatement and proof · cited by 232
- PosMulMonostatement and proof · cited by 165
- MulPosMonostatement and proof · cited by 128
- pos_and_pos_or_neg_and_neg_of_mul_posproof · cited by 3
Cited by2
Results whose statement or proof uses this declaration.
- neg_iff_neg_of_mul_posproof · cited by 0
- Units.inv_negproof · cited by 0