Theorems · Theorem · order theory
map_sub_le_add
∀ {F : Type u_2} {α : Type u_3} {β : Type u_4} [inst : FunLike F α β] [inst_1 : AddGroup α] [inst_2 : AddCommMonoid β]
[inst_3 : PartialOrder β] [AddGroupSeminormClass F α β] (f : F) (x y : α), f (x - y) ≤ f x + f y- Defined in
- Mathlib.Algebra.Order.Hom.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 13 from the axioms · uses propext
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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
- AddCommMonoidstatement and proof · cited by 12,281
- PartialOrderstatement and proof · cited by 6,410
- AddGroupstatement and proof · cited by 4,410
- FunLikestatement and proof · cited by 2,560
- sub_eq_add_negproof · cited by 1,023
- AddGroupSeminormClass.map_neg_eq_mapproof · cited by 23
- AddGroupSeminormClassstatement and proof · cited by 18
- SubadditiveHomClass.map_add_le_addproof · cited by 11
Cited by2
Results whose statement or proof uses this declaration.
- Seminorm.absorbent_ballproof · cited by 1
- Seminorm.absorbent_closedBallproof · cited by 0