Mathlib Map

Theorems · Theorem · functional analysis

PiLp.nnnorm_single

∀ (p : ENNReal) {ι : Type u_2} (β : ι → Type u_4) [hp : Fact (1 ≤ p)] [inst : Fintype ι]
  [inst_1 : (i : ι) → SeminormedAddCommGroup (β i)] [inst_2 : DecidableEq ι] (i : ι) (b : β i),
  ‖PiLp.single p i b‖₊ = ‖b‖₊
Defined in
Mathlib.Analysis.Normed.Lp.PiLp
Cited by
4 results in Mathlib
Foundations
Depth 222 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
FactFintypeSeminormedAddCommGroupDecidableEq

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites40

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.