Theorems · Theorem · functional analysis
OrthogonalFamily.isInternal_iff_of_isComplete
∀ {𝕜 : 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ₗᵢ) →
IsComplete ↑(iSup V) → (DirectSum.IsInternal V ↔ (iSup V)ᗮ = ⊥)An orthogonal family of subspaces of E satisfies DirectSum.IsInternal (that is,
they provide an internal direct sum decomposition of E) if and only if their span has trivial
orthogonal complement.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 183 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- NormedAddCommGroupstatement and proof · cited by 15,752
- Top.topproof · cited by 9,680
- SetLike.coestatement and proof · cited by 8,199
- Submodulestatement and proof · cited by 7,192
- Bot.botstatement · cited by 4,720
- InnerProductSpacestatement and proof · cited by 3,523
- RCLikestatement and proof · cited by 2,829
- CompleteSpaceproof · cited by 2,532
- iSupstatement and proof · cited by 2,415
- Submodule.orthogonalstatement · cited by 257
- IsCompletestatement and proof · cited by 68
- DirectSum.IsInternalstatement · cited by 65
Cited by1
Results whose statement or proof uses this declaration.
- OrthogonalFamily.isInternal_iffproof · cited by 3