Theorems · Theorem · functional analysis
AddGroupSeminorm.add_apply
Deprecated since 2026-07-10Use add_apply instead.
∀ {F : Type u_1} {α : outParam (Type u_2)} {β : outParam (Type u_3)} {inst : FunLike F α β} {inst_1 : Add β}
{inst_2 : Add F} [self : IsAddApply F α β] (f g : F) (x : α), (f + g) x = f x + g xAlias of add_apply.
- Defined in
- Mathlib.Analysis.Normed.Group.Seminorm
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 6 from the axioms · uses no axioms
- Assumes
- IsAddApply
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
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 · cited by 2,560
- add_applyproof · cited by 154
- IsAddApplystatement · cited by 75
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.