Mathlib Map

Theorems · Definition · functional analysis

lp.singleAddMonoidHom

{α : Type u_3} →
  {E : α → Type u_4} →
    [inst : (i : α) → NormedAddCommGroup (E i)] → [DecidableEq α] → (p : ENNReal) → (i : α) → E i →+ ↥(lp E p)

single as an AddMonoidHom.

Defined in
Mathlib.Analysis.Normed.Lp.lpSpace
Cited by
2 results in Mathlib
Foundations
Depth 216 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NormedAddCommGroupDecidableEq

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.

Cited by4

Results whose statement or proof uses this declaration.