Theorems · Definition · functional analysis
OrthonormalBasis.fromOrthogonalSpanSingleton
{𝕜 : Type u_3} →
[inst : RCLike 𝕜] →
{E : Type u_4} →
[inst_1 : NormedAddCommGroup E] →
[inst_2 : InnerProductSpace 𝕜 E] →
(n : ℕ) → [Fact (Module.finrank 𝕜 E = n + 1)] → {v : E} → v ≠ 0 → OrthonormalBasis (Fin n) 𝕜 ↥(𝕜 ∙ v)ᗮGiven a natural number n one less than the finrank of a finite-dimensional inner product
space, there exists an isometry from the orthogonal complement of a nonzero singleton to
EuclideanSpace 𝕜 (Fin n).
- Defined in
- Mathlib.Analysis.InnerProductSpace.PiL2
- Cited by
- 8 results in Mathlib
- Foundations
- Depth 241 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- NormedAddCommGroupstatement and proof · cited by 15,752
- Submodulestatement · cited by 7,192
- InnerProductSpacestatement and proof · cited by 3,523
- RCLikestatement and proof · cited by 2,829
- Factstatement and proof · cited by 2,726
- FiniteDimensionalproof · cited by 1,854
- Module.finrankstatement and proof · cited by 1,770
- Submodule.spanstatement and proof · cited by 1,504
- Submodule.orthogonalstatement and proof · cited by 257
- OrthonormalBasisstatement · cited by 188
- finCongrproof · cited by 78
Cited by9
Results whose statement or proof uses this declaration.
- stereographic'proof · cited by 5
- contMDiff_coe_sphereproof · cited by 3
- ContMDiff.codRestrict_sphereproof · cited by 2
- range_mvfderiv_subtypeValproof · cited by 1
- stereographic'_sourceproof · cited by 1
- injective_mvfderiv_subtypeVal_sphereproof · cited by 1
- stereographic'_symm_applystatement and proof · cited by 0
- stereographic'_targetproof · cited by 0
- OrthonormalBasis.fromOrthogonalSpanSingleton.congr_simpstatement and proof · cited by 0