Theorems · Theorem · functional analysis
Submodule.starProjection_singleton
∀ (𝕜 : Type u_1) {E : Type u_2} [inst : RCLike 𝕜] [inst_1 : NormedAddCommGroup E] [inst_2 : InnerProductSpace 𝕜 E]
{v : E} (w : E), (𝕜 ∙ v).starProjection w = (inner 𝕜 v w / ↑(‖v‖ ^ 2)) • vFormula for orthogonal projection onto a single vector.
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 181 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites40
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
- Setstatement · cited by 53,352
- Realstatement and proof · cited by 25,697
- Moduleproof · cited by 20,661
- RingHom.idstatement · cited by 18,349
- NormedAddCommGroupstatement and proof · cited by 15,752
- AddCommMonoidproof · cited by 12,281
- Submodulestatement · cited by 7,192
- Norm.normstatement and proof · cited by 5,413
- ContinuousLinearMapstatement · cited by 5,352
- Bot.botproof · cited by 4,720
- Algebra.algebraMapproof · cited by 4,706
Cited by4
Results whose statement or proof uses this declaration.
- InnerProductSpace.gramSchmidt_orthogonalproof · cited by 6
- InnerProductSpace.mem_span_gramSchmidtproof · cited by 4
- InnerProductSpace.gramSchmidt_ne_zero_coeproof · cited by 2
- Submodule.reflection_singleton_applyproof · cited by 0