Mathlib Map

Theorems · Theorem · functional analysis

WithLp.unitization_norm_def

∀ {𝕜 : Type u_1} {A : Type u_2} [inst : NormedField 𝕜] [inst_1 : NonUnitalNormedRing A] [inst_2 : NormedSpace 𝕜 A]
  (x : WithLp 1 (Unitization 𝕜 A)), ‖x‖ = ‖x.ofLp.toProd.1‖ + ‖x.ofLp.toProd.2‖
Defined in
Mathlib.Analysis.Normed.Algebra.UnitizationL1
Cited by
2 results in Mathlib
Foundations
Depth 224 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NormedFieldNonUnitalNormedRingNormedSpace

Around this declaration

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

Cites15

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

Cited by2

Results whose statement or proof uses this declaration.