Theorems · Theorem · functional analysis
Orthonormal.exists_orthonormalBasis_extension
∀ {𝕜 : Type u_3} [inst : RCLike 𝕜] {E : Type u_4} [inst_1 : NormedAddCommGroup E] [inst_2 : InnerProductSpace 𝕜 E]
{v : Set E} [FiniteDimensional 𝕜 E], Orthonormal 𝕜 Subtype.val → ∃ u b, v ⊆ ↑u ∧ ⇑b = Subtype.valIn a finite-dimensional InnerProductSpace, any orthonormal subset can be extended to an
orthonormal basis.
- Defined in
- Mathlib.Analysis.InnerProductSpace.PiL2
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 233 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites30
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
- Setstatement and proof · cited by 53,352
- NormedAddCommGroupstatement and proof · cited by 15,752
- Finsetstatement and proof · cited by 13,712
- Equivproof · cited by 8,337
- SetLike.coestatement · cited by 8,199
- Set.Elemproof · cited by 7,166
- Set.ofPredproof · cited by 6,101
- Bot.botproof · cited by 4,720
- Equiv.symmproof · cited by 3,681
- InnerProductSpacestatement and proof · cited by 3,523
- RCLikestatement and proof · cited by 2,829
Cited by2
Results whose statement or proof uses this declaration.
- exists_orthonormalBasisproof · cited by 2
- Orthonormal.exists_orthonormalBasis_extension_of_card_eqproof · cited by 1