Theorems · Theorem · order theory
nonneg_and_nonneg_or_nonpos_and_nonpos_of_mul_nonneg
∀ {R : Type u} [inst : Semiring R] [inst_1 : LinearOrder R] {a b : R} [MulPosStrictMono R] [PosMulStrictMono R],
0 ≤ a * b → 0 ≤ a ∧ 0 ≤ b ∨ a ≤ 0 ∧ b ≤ 0- Cited by
- 1 results in Mathlib
- Foundations
- Depth 17 from the axioms · uses propext
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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
- LT.lt.leproof · cited by 2,189
- le_rflproof · cited by 1,558
- lt_trichotomyproof · cited by 178
- PosMulStrictMonostatement and proof · cited by 151
- MulPosStrictMonostatement and proof · cited by 94
- not_lt_of_geproof · cited by 52
- mul_neg_of_neg_of_posproof · cited by 13
- mul_neg_of_pos_of_negproof · cited by 13
- LT.lt.asymmproof · cited by 10
Cited by1
Results whose statement or proof uses this declaration.
- mul_nonneg_iffproof · cited by 6