Theorems · Theorem · functional analysis
maximal_orthonormal_iff_basis_of_finiteDimensional
∀ {𝕜 : Type u_1} {E : Type u_2} [inst : RCLike 𝕜] [inst_1 : NormedAddCommGroup E] [inst_2 : InnerProductSpace 𝕜 E]
{v : Set E} [FiniteDimensional 𝕜 E],
Orthonormal 𝕜 Subtype.val → ((∀ u ⊇ v, Orthonormal 𝕜 Subtype.val → u = v) ↔ ∃ b, ⇑b = Subtype.val)An orthonormal set in a finite-dimensional InnerProductSpace is maximal, if and only if it
is a basis.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 182 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites24
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
- Moduleproof · cited by 20,661
- NormedAddCommGroupstatement and proof · cited by 15,752
- Semiringproof · cited by 13,802
- AddCommMonoidproof · cited by 12,281
- Top.topproof · cited by 9,680
- Submoduleproof · cited by 7,192
- Set.Elemstatement and proof · cited by 7,166
- Set.rangeproof · cited by 4,705
- InnerProductSpacestatement and proof · cited by 3,523
- RCLikestatement and proof · cited by 2,829
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.