Theorems · Theorem · order theory
Right.mul_nonneg
∀ {α : Type u_1} [inst : MulZeroClass α] {a b : α} [inst_1 : Preorder α] [MulPosMono α], 0 ≤ a → 0 ≤ b → 0 ≤ a * bAssumes right covariance.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 6 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Preorderstatement and proof · cited by 7,952
- MulZeroClass.zero_mulproof · cited by 1,625
- mul_le_mul_of_nonneg_rightproof · cited by 301
- MulZeroClassstatement and proof · cited by 232
- MulPosMonostatement and proof · cited by 128
Cited by2
Results whose statement or proof uses this declaration.
- Right.neg_of_mul_neg_leftproof · cited by 0
- Right.neg_of_mul_neg_rightproof · cited by 0