Theorems · Theorem · functional analysis
DirectSum.IsInternal.collectedBasis_orthonormal
∀ {𝕜 : Type u_1} {E : Type u_2} [inst : RCLike 𝕜] [inst_1 : NormedAddCommGroup E] [inst_2 : InnerProductSpace 𝕜 E]
{ι : Type u_4} [inst_3 : DecidableEq ι] {V : ι → Submodule 𝕜 E},
(OrthogonalFamily 𝕜 (fun i => ↥(V i)) fun i => (V i).subtypeₗᵢ) →
∀ (hV_sum : DirectSum.IsInternal fun i => V i) {α : ι → Type u_6}
{v_family : (i : ι) → Module.Basis (α i) 𝕜 ↥(V i)},
(∀ (i : ι), Orthonormal 𝕜 ⇑(v_family i)) → Orthonormal 𝕜 ⇑(hV_sum.collectedBasis v_family)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 168 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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
- NormedAddCommGroupstatement and proof · cited by 15,752
- Submodulestatement and proof · cited by 7,192
- InnerProductSpacestatement and proof · cited by 3,523
- RCLikestatement and proof · cited by 2,829
- Module.Basisstatement and proof · cited by 1,477
- Orthonormalstatement and proof · cited by 85
- DirectSum.IsInternalstatement and proof · cited by 65
- OrthogonalFamilystatement and proof · cited by 48
- Submodule.subtypeₗᵢstatement and proof · cited by 42
- DirectSum.IsInternal.collectedBasisstatement · cited by 12
- DirectSum.IsInternal.collectedBasis_coeproof · cited by 6
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.