Theorems · Inductive type · functional analysis
OrthonormalBasis
(ι : Type u_1) →
(𝕜 : Type u_3) →
[inst : RCLike 𝕜] →
(E : Type u_4) →
[inst_1 : NormedAddCommGroup E] → [InnerProductSpace 𝕜 E] → [Fintype ι] → Type (max (max u_1 u_3) u_4)An orthonormal basis on E is an identification of E with its dimensional-matching
EuclideanSpace 𝕜 ι.
- Defined in
- Mathlib.Analysis.InnerProductSpace.PiL2
- Cited by
- 188 results in Mathlib
- Foundations
- Depth 11 from the axioms, rests on 69 definitions · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- NormedAddCommGroupstatement · cited by 15,752
- Fintypestatement · cited by 7,736
- InnerProductSpacestatement · cited by 3,523
- RCLikestatement · cited by 2,829
Cited by228
Results whose statement or proof uses this declaration.
- OrthonormalBasis.toBasisstatement and proof · cited by 102
- OrthonormalBasis.reprstatement and proof · cited by 61
- stdOrthonormalBasisstatement · cited by 60
- LinearMap.normDetproof · cited by 27
- EuclideanSpace.basisFunstatement · cited by 26
- OrthonormalBasis.reindexstatement and proof · cited by 15
- OrthonormalBasis.orthonormalstatement and proof · cited by 14
- Matrix.IsHermitian.eigenvectorBasisstatement · cited by 12
- InnerProductSpace.gramSchmidtOrthonormalBasisstatement · cited by 11
- LinearMap.IsSymmetric.eigenvectorBasisstatement · cited by 11
- OrthonormalBasis.repr_apply_applystatement and proof · cited by 11
- Complex.orthonormalBasisOneIstatement · cited by 10
Showing the 200 most cited of 228.