Theorems · Theorem · order theory
map_nonneg
∀ {F : Type u_1} {α : Type u_2} {β : Type u_3} [inst : FunLike F α β] [inst_1 : Preorder α] [inst_2 : Zero α]
[inst_3 : Preorder β] [inst_4 : Zero β] [OrderHomClass F α β] [ZeroHomClass F α β] (f : F) {a : α}, 0 ≤ a → 0 ≤ f aSee also NonnegHomClass.apply_nonneg.
- Defined in
- Mathlib.Algebra.Order.Hom.Monoid
- Cited by
- 4 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.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Preorderstatement and proof · cited by 7,952
- FunLikestatement and proof · cited by 2,560
- map_zeroproof · cited by 1,614
- ZeroHomClassstatement and proof · cited by 74
- OrderHomClass.monoproof · cited by 22
- OrderHomClassstatement and proof · cited by 16
Cited by4
Results whose statement or proof uses this declaration.
- PositiveLinearMap.map_nonnegproof · cited by 5
- ArchimedeanClass.stdPart_nonnegproof · cited by 1
- CompletelyPositiveMap.map_cstarMatrix_nonnegproof · cited by 0
- OrderHomClass.of_map_cstarMatrix_nonnegproof · cited by 0