Theorems · Theorem · functional analysis
InnerProductSpace.toMatrix_rankOne
∀ {𝕜 : Type u_7} {E : Type u_8} {F : Type u_9} {ι : Type u_10} {ι' : Type u_11} [inst : RCLike 𝕜]
[inst_1 : SeminormedAddCommGroup E] [inst_2 : NormedSpace 𝕜 E] [inst_3 : NormedAddCommGroup F]
[inst_4 : InnerProductSpace 𝕜 F] [inst_5 : Finite ι] [inst_6 : Fintype ι'] [inst_7 : DecidableEq ι'] (x : E) (y : F)
(b : Module.Basis ι 𝕜 E) (b' : OrthonormalBasis ι' 𝕜 F),
(LinearMap.toMatrix b'.toBasis b) ↑(((InnerProductSpace.rankOne 𝕜) x) y) =
Matrix.vecMulVec (⇑(b.repr x)) (star (b'.repr y).ofLp)- Defined in
- Mathlib.Analysis.InnerProductSpace.PiL2
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 232 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites51
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 and proof · cited by 18,349
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- LinearMapstatement and proof · cited by 10,215
- ENNRealstatement · cited by 9,879
- Fintypestatement and proof · cited by 7,736
- ContinuousLinearMapstatement and proof · cited by 5,352
- Finsuppstatement · cited by 5,255
- Matrixstatement and proof · cited by 4,303
- InnerProductSpacestatement and proof · cited by 3,523
- LinearEquivstatement · cited by 3,317
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.