Theorems · Theorem · order theory
Right.add_pos_of_pos_of_nonneg
∀ {α : Type u_1} [inst : AddZeroClass α] [inst_1 : Preorder α] [AddRightStrictMono α] {a b : α},
0 < a → 0 ≤ b → 0 < a + bAssumes right covariance.
The lemma assuming left covariance is Left.add_pos_of_pos_of_nonneg.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 8 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
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
- AddZeroClassstatement and proof · cited by 1,237
- AddRightStrictMonostatement and proof · cited by 160
- lt_add_of_pos_of_leproof · cited by 6
Cited by1
Results whose statement or proof uses this declaration.
- Right.pos_add_of_leftproof · cited by 0