Theorems · Theorem · functional analysis
AddGroupSeminorm.comp_add_le
∀ {E : Type u_3} {F : Type u_4} [inst : AddCommGroup E] [inst_1 : AddCommGroup F] (p : AddGroupSeminorm E)
(f g : F →+ E), p.comp (f + g) ≤ p.comp f + p.comp g- Defined in
- Mathlib.Analysis.Normed.Group.Seminorm
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 105 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- AddCommGroupAddCommGroup
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.
- DFunLike.coeproof · cited by 62,936
- AddCommGroupstatement and proof · cited by 12,871
- AddMonoidHomstatement and proof · cited by 3,230
- AddGroupSeminormstatement and proof · cited by 50
- SubadditiveHomClass.map_add_le_addproof · cited by 11
- AddGroupSeminorm.compstatement · cited by 9
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.