Theorems · Theorem · order theory
SubadditiveHomClass.map_add_le_add
∀ {F : Type u_7} {α : outParam (Type u_8)} {β : outParam (Type u_9)} {inst : Add α} {inst_1 : Add β} {inst_2 : LE β}
{inst_3 : FunLike F α β} [self : SubadditiveHomClass F α β] (f : F) (a b : α), f (a + b) ≤ f a + f bthe image of a sum is less or equal than the sum of the images.
- Defined in
- Mathlib.Algebra.Order.Hom.Basic
- Cited by
- 11 results in Mathlib
- Foundations
- Depth 4 from the axioms · uses no axioms
- Assumes
- SubadditiveHomClass
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- FunLikestatement and proof · cited by 2,560
- SubadditiveHomClassstatement and proof · cited by 3
Cited by11
Results whose statement or proof uses this declaration.
- spectralNorm_uniqueproof · cited by 3
- map_sub_le_addproof · cited by 2
- Module.Dual.exists_extension_of_le_seminorm_realproof · cited by 2
- Seminorm.ball_add_ball_subsetproof · cited by 1
- le_map_add_map_subproof · cited by 1
- le_map_add_map_sub'proof · cited by 1
- Seminorm.convexOnproof · cited by 1
- AddGroupSeminorm.comp_add_leproof · cited by 0
- Seminorm.closedBall_add_closedBall_subsetproof · cited by 0
- Seminorm.comp_add_leproof · cited by 0
- le_map_sub_add_map_subproof · cited by 0