Theorems · Definition · functional analysis
LinearIsometryEquiv.withLpProdComm
(p : ENNReal) →
(𝕜 : Type u_1) →
(α : Type u_2) →
(β : Type u_3) →
[hp : Fact (1 ≤ p)] →
[inst : Semiring 𝕜] →
[inst_1 : SeminormedAddCommGroup α] →
[inst_2 : Module 𝕜 α] →
[inst_3 : SeminormedAddCommGroup β] → [inst_4 : Module 𝕜 β] → WithLp p (α × β) ≃ₗᵢ[𝕜] WithLp p (β × α)Commutativity 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.
Cites11
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
- LinearEquivproof · cited by 3,317
- Factstatement and proof · cited by 2,726
- SeminormedAddCommGroupstatement and proof · cited by 2,671
- LinearIsometryEquivstatement · cited by 748
- WithLpstatement and proof · cited by 345
- LinearEquiv.prodCommproof · cited by 17
- LinearEquiv.withLpCongrproof · cited by 4
Cited by3
Results whose statement or proof uses this declaration.
- LinearIsometryEquiv.withLpUniqueProdproof · cited by 3
- LinearIsometryEquiv.withLpProdComm_applystatement · cited by 0
- LinearIsometryEquiv.withLpProdComm_symmstatement · cited by 0