Mathlib Map

Theorems · Definition · functional analysis

WithLp.unitization_addEquiv_prod

(𝕜 : Type u_1) →
  (A : Type u_2) →
    [inst : NormedField 𝕜] →
      [inst_1 : NonUnitalNormedRing A] → [NormedSpace 𝕜 A] → WithLp 1 (Unitization 𝕜 A) ≃+ WithLp 1 (𝕜 × A)

The natural map between Unitization 𝕜 A and 𝕜 × A, transferred to their WithLp 1 synonyms.

Defined in
Mathlib.Analysis.Normed.Algebra.UnitizationL1
Cited by
1 results in Mathlib
Foundations
Depth 111 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.

Cites12

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.