Theorems · Definition · functional analysis
LinearIsometryEquiv.withLpProdAssoc
(p : ENNReal) →
(𝕜 : Type u_1) →
(α : Type u_2) →
(β : Type u_3) →
(γ : Type u_4) →
[hp : Fact (1 ≤ p)] →
[inst : Semiring 𝕜] →
[inst_1 : SeminormedAddCommGroup α] →
[inst_2 : Module 𝕜 α] →
[inst_3 : SeminormedAddCommGroup β] →
[inst_4 : Module 𝕜 β] →
[inst_5 : SeminormedAddCommGroup γ] →
[inst_6 : Module 𝕜 γ] → WithLp p (WithLp p (α × β) × γ) ≃ₗᵢ[𝕜] WithLp p (α × WithLp p (β × γ))Associativity of the L^p product as a linear isometric equivalence.
- Defined in
- Mathlib.Analysis.Normed.Lp.ProdLp
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 222 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement · cited by 18,349
- Semiringstatement and proof · cited by 13,802
- ENNRealstatement and proof · cited by 9,879
- Equivproof · cited by 8,337
- Factstatement and proof · cited by 2,726
- SeminormedAddCommGroupstatement and proof · cited by 2,671
- LinearIsometryEquivstatement · cited by 748
- WithLpstatement and proof · cited by 345
- Equiv.toFunproof · cited by 279
- Equiv.invFunproof · cited by 163
- IsometryEquiv.toEquivproof · cited by 33
Cited by2
Results whose statement or proof uses this declaration.
- LinearIsometryEquiv.withLpProdAssoc_symm_applystatement and proof · cited by 0
- LinearIsometryEquiv.withLpProdAssoc_applystatement and proof · cited by 0