Theorems · Theorem · functional analysis
OrthogonalFamily.isInternal_iff
∀ {𝕜 : Type u_1} {E : Type u_2} [inst : RCLike 𝕜] [inst_1 : NormedAddCommGroup E] [inst_2 : InnerProductSpace 𝕜 E]
{ι : Type u_4} [inst_3 : DecidableEq ι] [FiniteDimensional 𝕜 E] {V : ι → Submodule 𝕜 E},
(OrthogonalFamily 𝕜 (fun i => ↥(V i)) fun i => (V i).subtypeₗᵢ) → (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
- 3 results in Mathlib
- Foundations
- Depth 184 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.
- NormedAddCommGroupstatement and proof · cited by 15,752
- 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
- iSupstatement · cited by 2,415
- FiniteDimensionalstatement and proof · cited by 1,854
- Submodule.orthogonalstatement · cited by 257
- DirectSum.IsInternalstatement · cited by 65
- OrthogonalFamilystatement and proof · cited by 48
- Submodule.subtypeₗᵢstatement and proof · cited by 42
- completeSpace_coe_iff_isCompleteproof · cited by 6
Cited by3
Results whose statement or proof uses this declaration.
- LinearMap.IsSymmetric.direct_sum_isInternalproof · cited by 3
- LinearMap.IsSymmetric.directSum_isInternal_of_pairwise_commuteproof · cited by 1
- LinearMap.IsSymmetric.directSum_isInternal_of_commuteproof · cited by 0