Theorems · Definition · functional analysis
LinearIsometryEquiv.piLpCurry
(𝕜 : Type u_1) →
[inst : Semiring 𝕜] →
{ι : Type u_5} →
{κ : ι → Type u_6} →
(p : ENNReal) →
[inst_1 : Fact (1 ≤ p)] →
[inst_2 : Fintype ι] →
[inst_3 : (i : ι) → Fintype (κ i)] →
(α : (i : ι) → κ i → Type u_7) →
[inst_4 : (i : ι) → (k : κ i) → SeminormedAddCommGroup (α i k)] →
[inst_5 : (i : ι) → (k : κ i) → Module 𝕜 (α i k)] →
(PiLp p fun i => α i.fst i.snd) ≃ₗᵢ[𝕜] PiLp p fun i => PiLp p (α i)LinearEquiv.piCurry for PiLp, as an isometry.
- Defined in
- Mathlib.Analysis.Normed.Lp.PiLp
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 226 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
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
- WithLpproof · cited by 345
- LinearEquiv.transproof · cited by 298
Cited by4
Results whose statement or proof uses this declaration.
- Pi.orthonormalBasisproof · cited by 3
- LinearIsometryEquiv.piLpCurry_applystatement · cited by 0
- LinearIsometryEquiv.piLpCurry_symm_applystatement · cited by 0
- Pi.orthonormalBasis_applyproof · cited by 0