Theorems · Definition · functional analysis
Submodule.starProjection
{𝕜 : Type u_1} →
{E : Type u_2} →
[inst : RCLike 𝕜] →
[inst_1 : NormedAddCommGroup E] →
[inst_2 : InnerProductSpace 𝕜 E] → (U : Submodule 𝕜 E) → [U.HasOrthogonalProjection] → E →L[𝕜] EThe orthogonal projection onto a subspace as a map from the full space to itself,
as opposed to Submodule.orthogonalProjectionOnto, which maps into the subtype. This
version is important as it satisfies IsStarProjection.
- Cited by
- 92 results in Mathlib
- Foundations
- Depth 176 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- RingHom.idstatement · cited by 18,349
- NormedAddCommGroupstatement and proof · cited by 15,752
- Submodulestatement and proof · cited by 7,192
- ContinuousLinearMapstatement · cited by 5,352
- InnerProductSpacestatement and proof · cited by 3,523
- RCLikestatement and proof · cited by 2,829
- ContinuousLinearMap.compproof · cited by 709
- Submodule.HasOrthogonalProjectionstatement and proof · cited by 245
- Submodule.orthogonalProjectionOntoproof · cited by 103
- Submodule.subtypeLproof · cited by 53
Cited by95
Results whose statement or proof uses this declaration.
- InnerProductSpace.gramSchmidtproof · cited by 30
- Submodule.starProjection_eq_self_iffstatement and proof · cited by 9
- Submodule.starProjection_inner_eq_zerostatement · cited by 8
- Submodule.sub_starProjection_mem_orthogonalstatement · cited by 8
- Submodule.starProjection_applystatement · cited by 7
- Submodule.starProjection_orthogonal_valstatement and proof · cited by 7
- Submodule.eq_starProjection_of_mem_of_inner_eq_zerostatement and proof · cited by 6
- EuclideanGeometry.reflection_apply'proof · cited by 6
- Submodule.inner_orthogonalProjectionOnto_eq_of_mem_rightproof · cited by 5
- InnerProductSpace.gramSchmidt_defstatement and proof · cited by 5
- Submodule.starProjection_singletonstatement and proof · cited by 4
- Submodule.inner_starProjection_left_eq_rightstatement · cited by 3