Mathlib Map

Theorems · Theorem · functional analysis

lp.single_add

∀ {α : Type u_3} {E : α → Type u_4} [inst : (i : α) → NormedAddCommGroup (E i)] [inst_1 : DecidableEq α] (p : ENNReal)
  (i : α) (a b : E i), lp.single p i (a + b) = lp.single p i a + lp.single p i b
Defined in
Mathlib.Analysis.Normed.Lp.lpSpace
Cited by
0 results in Mathlib
Foundations
Depth 215 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.

Cites8

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by1

Results whose statement or proof uses this declaration.