Mathlib Map

Theorems · Theorem · functional analysis

lp.isLUB_norm

∀ {α : Type u_3} {E : α → Type u_4} [inst : (i : α) → NormedAddCommGroup (E i)] [Nonempty α] (f : ↥(lp E ⊤)),
  IsLUB (Set.range fun i => ‖↑f i‖) ‖f‖
Defined in
Mathlib.Analysis.Normed.Lp.lpSpace
Cited by
6 results in Mathlib
Foundations
Depth 217 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NormedAddCommGroupNonempty

Around this declaration

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

Cites13

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

Cited by6

Results whose statement or proof uses this declaration.