Theorems · Definition · functional analysis
PiLp.sumPiLpEquivProdLpPiLp
{𝕜 : Type u_1} →
[inst : Semiring 𝕜] →
{ι : Type u_5} →
{κ : Type u_6} →
(p : ENNReal) →
(α : ι ⊕ κ → Type u_7) →
[inst_1 : Fintype ι] →
[inst_2 : Fintype κ] →
[inst_3 : Fact (1 ≤ p)] →
[inst_4 : (i : ι ⊕ κ) → SeminormedAddCommGroup (α i)] →
[inst_5 : (i : ι ⊕ κ) → Module 𝕜 (α i)] →
WithLp p ((i : ι ⊕ κ) → α i) ≃ₗᵢ[𝕜]
WithLp p (WithLp p ((i : ι) → α (Sum.inl i)) × WithLp p ((i : κ) → α (Sum.inr i)))LinearEquiv.sumPiEquivProdPi for PiLp, as an isometry.
- Defined in
- Mathlib.Analysis.Normed.Lp.PiLp
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 227 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement and proof · cited by 18,349
- Semiringstatement and proof · cited by 13,802
- ENNRealstatement and proof · cited by 9,879
- Fintypestatement and proof · cited by 7,736
- LinearEquivproof · cited by 3,317
- Factstatement and proof · cited by 2,726
- SeminormedAddCommGroupstatement and proof · cited by 2,671
- LinearEquiv.symmproof · cited by 1,461
- LinearIsometryEquivstatement · cited by 748
- WithLpstatement and proof · cited by 345
- LinearEquiv.transproof · cited by 298
Cited by4
Results whose statement or proof uses this declaration.
- WithLp.volume_preserving_symm_measurableEquiv_toLp_prodproof · cited by 2
- PiLp.sumPiLpEquivProdLpPiLp_symm_apply_ofLpstatement and proof · cited by 1
- EuclideanSpace.sumEquivProdproof · cited by 0
- PiLp.sumPiLpEquivProdLpPiLp_apply_ofLpstatement and proof · cited by 0