Theorems · Definition · functional analysis
DirectSum.IsInternal.sigmaOrthonormalBasisIndexEquiv
{ι : 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 →
(OrthogonalFamily 𝕜 (fun i => ↥(V i)) fun i => (V i).subtypeₗᵢ) →
(i : ι) × Fin (Module.finrank 𝕜 ↥(V i)) ≃ Fin nExhibit a bijection between Fin n and the index set of a certain basis of an n-dimensional
inner product space E. This should not be accessed directly, but only via the subsequent API.
- Defined in
- Mathlib.Analysis.InnerProductSpace.PiL2
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 245 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- NormedAddCommGroupstatement · cited by 15,752
- Equivstatement · cited by 8,337
- 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 by6
Results whose statement or proof uses this declaration.
- DirectSum.IsInternal.subordinateOrthonormalBasisIndex_defstatement and proof · cited by 2
- DirectSum.IsInternal.subordinateOrthonormalBasis_defstatement and proof · cited by 1
- DirectSum.IsInternal.subordinateOrthonormalBasis_subordinateproof · cited by 0
- DirectSum.IsInternal.sigmaOrthonormalBasisIndexEquiv.congr_simpstatement and proof · cited by 0
- DirectSum.IsInternal.exists_subordinateOrthonormalBasisIndex_eqproof · cited by 0
- DirectSum.IsInternal.sigmaOrthonormalBasisIndexEquiv_defstatement · cited by 0