Theorems · Theorem · functional analysis
OrthonormalBasis.repr_apply_apply
∀ {ι : Type u_1} {𝕜 : Type u_3} [inst : RCLike 𝕜] {E : Type u_4} [inst_1 : NormedAddCommGroup E]
[inst_2 : InnerProductSpace 𝕜 E] [inst_3 : Fintype ι] (b : OrthonormalBasis ι 𝕜 E) (v : E) (i : ι),
(b.repr v).ofLp i = inner 𝕜 (b i) v- Defined in
- Mathlib.Analysis.InnerProductSpace.PiL2
- Cited by
- 11 results in Mathlib
- Foundations
- Depth 229 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
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
- NormedAddCommGroupstatement and proof · cited by 15,752
- ENNRealstatement · cited by 9,879
- Fintypestatement and proof · cited by 7,736
- InnerProductSpacestatement and proof · cited by 3,523
- one_mulproof · cited by 2,841
- RCLikestatement and proof · cited by 2,829
- Inner.innerstatement and proof · cited by 1,089
- map_oneproof · cited by 861
- LinearIsometryEquivstatement · cited by 748
- starRingEndproof · cited by 671
Cited by11
Results whose statement or proof uses this declaration.
- OrthonormalBasis.sum_inner_mul_innerproof · cited by 3
- OrthonormalBasis.sum_repr'proof · cited by 3
- OrthonormalBasis.orthogonalProjectionOnto_apply_eq_sumproof · cited by 2
- InnerProductSpace.gramSchmidtOrthonormalBasis_detproof · cited by 2
- LinearMap.toMatrix_innerₛₗ_applyproof · cited by 2
- OrthonormalBasis.repr_reindexproof · cited by 1
- LinearMap.trace_eq_sum_innerproof · cited by 1
- Matrix.gram_eq_conjTranspose_mulproof · cited by 1
- InnerProductSpace.gramSchmidtOrthonormalBasis_inv_triangular'proof · cited by 1
- LinearMap.toMatrixOrthonormal_apply_applyproof · cited by 0
- FiniteDimensional.orthonormalBasisSingleton_repr_applyproof · cited by 0