Mathlib Map

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
Assumes
RCLikeNormedAddCommGroupInnerProductSpaceFintype

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

OrthonormalBasis.sum_inner_mul_inner · cited by 3OrthonormalBasis.sum_inne…OrthonormalBasis.sum_repr' · cited by 3OrthonormalBasis.sum_repr'OrthonormalBasis.orthogonalProjectionOnto_apply_eq_sum · cited by 2OrthonormalBasis.orthogon…InnerProductSpace.gramSchmidtOrthonormalBasis_det · cited by 2InnerProductSpace.gramSch…LinearMap.toMatrix_innerₛₗ_apply · cited by 2LinearMap.toMatrix_innerₛ…OrthonormalBasis.repr_reindex · cited by 1OrthonormalBasis.repr_rei…LinearMap.trace_eq_sum_inner · cited by 1LinearMap.trace_eq_sum_in…Matrix.gram_eq_conjTranspose_mul · cited by 1Matrix.gram_eq_conjTransp…InnerProductSpace.gramSchmidtOrthonormalBasis_inv_triangular' · cited by 1InnerProductSpace.gramSch…LinearMap.toMatrixOrthonormal_apply_apply · cited by 0LinearMap.toMatrixOrthono…FiniteDimensional.orthonormalBasisSingleton_repr_apply · cited by 0FiniteDimensional.orthono…DFunLike.coe · cited by 62936DFunLike.coeRingHom.id · cited by 18349RingHom.idNormedAddCommGroup · cited by 15752NormedAddCommGroupENNReal · cited by 9879ENNRealFintype · cited by 7736FintypeInnerProductSpace · cited by 3523InnerProductSpaceone_mul · cited by 2841one_mulRCLike · cited by 2829RCLikeInner.inner · cited by 1089Inner.innermap_one · cited by 861map_oneLinearIsometryEquiv · cited by 748LinearIsometryEquivstarRingEnd · cited by 671starRingEndWithLp.ofLp · cited by 323WithLp.ofLpEuclideanSpace · cited by 307EuclideanSpaceOrthonormalBasis · cited by 188OrthonormalBasisOrthonormalBasis.repr_apply_a…CITED BYCITES

Cites19

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by11

Results whose statement or proof uses this declaration.