Theorems · Theorem · functional analysis
IsStrictlyPositive.add_nonneg
∀ {A : Type u_1} [inst : CStarAlgebra A] [inst_1 : PartialOrder A] [StarOrderedRing A] {a b : A},
IsStrictlyPositive a → 0 ≤ b → IsStrictlyPositive (a + b)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 319 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- PartialOrderstatement and proof · cited by 6,410
- StarOrderedRingstatement and proof · cited by 587
- CStarAlgebrastatement and proof · cited by 123
- IsStrictlyPositivestatement and proof · cited by 75
- le_add_iff_nonneg_rightproof · cited by 15
- IsStrictlyPositive.of_leproof · cited by 4
Cited by1
Results whose statement or proof uses this declaration.
- IsStrictlyPositive.nonneg_addproof · cited by 0