Theorems · Theorem · functional analysis
PiLp.basis_toMatrix_basisFun_mul
∀ (p : ENNReal) {ι : Type u_2} [inst : Fintype ι] {𝕜 : Type u_5} [inst_1 : SeminormedCommRing 𝕜]
(b : Module.Basis ι 𝕜 (PiLp p fun x => 𝕜)) (A : Matrix ι ι 𝕜),
b.toMatrix ⇑(PiLp.basisFun p 𝕜 ι) * A = Matrix.of fun i j => (b.repr (WithLp.toLp p (A.transpose j))) i- Defined in
- Mathlib.Analysis.Normed.Lp.PiLp
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 112 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- FintypeSeminormedCommRing
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites28
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- RingHom.idstatement · cited by 18,349
- ENNRealstatement and proof · cited by 9,879
- Equivstatement · cited by 8,337
- Fintypestatement and proof · cited by 7,736
- Finsuppstatement · cited by 5,255
- Matrixstatement and proof · cited by 4,303
- LinearEquivstatement · cited by 3,317
- Module.Basisstatement and proof · cited by 1,477
- Module.Basis.reprstatement and proof · cited by 498
- Matrix.transposestatement · cited by 389
- Matrix.ofstatement and proof · cited by 336
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.