Theorems · Theorem · operator theory
Submodule.isSymmetric_projection_iff
∀ {𝕜 : Type u_1} {E : Type u_2} [inst : RCLike 𝕜] [inst_1 : NormedAddCommGroup E] [inst_2 : InnerProductSpace 𝕜 E]
{U V : Submodule 𝕜 E} (hUV : IsCompl U V), (U.projection V hUV).IsSymmetric ↔ U ⟂ VA linear projection onto U along its complement V is symmetric if
and only if U and V are pairwise orthogonal.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 164 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites28
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- RingHom.idproof · cited by 18,349
- NormedAddCommGroupstatement and proof · cited by 15,752
- LinearMapproof · cited by 10,215
- Submodulestatement and proof · cited by 7,192
- InnerProductSpacestatement and proof · cited by 3,523
- RCLikestatement and proof · cited by 2,829
- add_zeroproof · cited by 2,707
- LinearMap.compproof · cited by 1,642
- map_zeroproof · cited by 1,614
- Inner.innerproof · cited by 1,089
- Submodule.subtypeproof · cited by 480
Cited by2
Results whose statement or proof uses this declaration.
- LinearMap.IsIdempotentElem.isSymmetric_iff_isOrtho_range_kerproof · cited by 1
- Submodule.IsCompl.projection_isSymmetric_iffproof · cited by 0