Theorems · Definition · functional analysis
DirectSum.IsInternal.subordinateOrthonormalBasisIndex
{ι : Type u_7} →
{𝕜 : Type u_8} →
[inst : RCLike 𝕜] →
{E : Type u_9} →
[inst_1 : NormedAddCommGroup E] →
[inst_2 : InnerProductSpace 𝕜 E] →
[Fintype ι] →
[FiniteDimensional 𝕜 E] →
{n : ℕ} →
Module.finrank 𝕜 E = n →
[inst_5 : DecidableEq ι] →
{V : ι → Submodule 𝕜 E} →
DirectSum.IsInternal V →
Fin n → (OrthogonalFamily 𝕜 (fun i => ↥(V i)) fun i => (V i).subtypeₗᵢ) → ιAn n-dimensional InnerProductSpace equipped with a decomposition as an internal direct
sum has an orthonormal basis indexed by Fin n and subordinate to that direct sum. This function
provides the mapping by which it is subordinate.
- Defined in
- Mathlib.Analysis.InnerProductSpace.PiL2
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 249 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- Submodulestatement · cited by 7,192
- InnerProductSpacestatement · cited by 3,523
- RCLikestatement · cited by 2,829
- FiniteDimensionalstatement · cited by 1,854
- Module.finrankstatement · cited by 1,770
- DirectSum.IsInternalstatement · cited by 65
- OrthogonalFamilystatement · cited by 48
- Submodule.subtypeₗᵢstatement · cited by 42
Cited by5
Results whose statement or proof uses this declaration.
- DirectSum.IsInternal.subordinateOrthonormalBasisIndex_defstatement · cited by 2
- DirectSum.IsInternal.exists_subordinateOrthonormalBasisIndex_eqstatement · cited by 0
- DirectSum.IsInternal.subordinateOrthonormalBasis_subordinatestatement · cited by 0
- DirectSum.IsInternal.card_filter_subordinateOrthonormalBasisIndex_eqstatement and proof · cited by 0
- DirectSum.IsInternal.subordinateOrthonormalBasisIndex.congr_simpstatement and proof · cited by 0