Mathlib Map

Theorems · Theorem · functional analysis

Seminorm.coe_add

Deprecated since 2026-06-22Use FunLike.coe_add instead.

∀ {F : Type u_3} {α : Type u_5} {β : Type u_6} [inst : FunLike F α β] [inst_1 : Add F] [inst_2 : Add β]
  [IsAddApply F α β] (f g : F), ⇑(f + g) = ⇑f + ⇑g

Alias of FunLike.coe_add.

Defined in
Mathlib.Analysis.Seminorm
Cited by
0 results in Mathlib
Foundations
Depth 7 from the axioms · uses propext, Quot.sound
Assumes
FunLikeAddAddIsAddApply

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.

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.