Theorems · Definition · geometry
EuclideanGeometry.orthogonalProjection
{𝕜 : Type u_1} →
{V : Type u_2} →
{P : Type u_3} →
[inst : RCLike 𝕜] →
[inst_1 : NormedAddCommGroup V] →
[inst_2 : InnerProductSpace 𝕜 V] →
[inst_3 : MetricSpace P] →
[inst_4 : NormedAddTorsor V P] →
(s : AffineSubspace 𝕜 P) → [inst_5 : Nonempty ↥s] → [s.direction.HasOrthogonalProjection] → P →ᴬ[𝕜] ↥sThe orthogonal projection of a point onto a nonempty affine subspace.
- Defined in
- Mathlib.Geometry.Euclidean.Projection
- Cited by
- 85 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.
Cites18
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 · cited by 7,192
- InnerProductSpacestatement and proof · cited by 3,523
- RCLikestatement and proof · cited by 2,829
- MetricSpacestatement and proof · cited by 1,684
- NormedAddTorsorstatement and proof · cited by 1,325
- AffineSubspacestatement and proof · cited by 871
- AffineSubspace.directionstatement and proof · cited by 339
- ContinuousAffineMapstatement · cited by 263
- Submodule.HasOrthogonalProjectionstatement and proof · cited by 245
- Classical.arbitraryproof · cited by 161
- Submodule.orthogonalProjectionOntoproof · cited by 103
Cited by87
Results whose statement or proof uses this declaration.
- Affine.Simplex.orthogonalProjectionSpanproof · cited by 33
- EuclideanGeometry.orthogonalProjection_memstatement and proof · cited by 19
- EuclideanGeometry.vsub_orthogonalProjection_mem_direction_orthogonalstatement · cited by 14
- EuclideanGeometry.orthogonalProjection_eq_self_iffstatement and proof · cited by 10
- AffineSubspace.signedInfDistproof · cited by 10
- EuclideanGeometry.orthogonalProjection_congrstatement and proof · cited by 8
- EuclideanGeometry.reflection_apply'statement and proof · cited by 6
- EuclideanGeometry.oangle_eq_of_dist_orthogonalProjection_eqstatement and proof · cited by 5
- Affine.Simplex.ExcenterExists.isTangentAt_touchpointproof · cited by 5
- EuclideanGeometry.dist_orthogonalProjection_eq_infDiststatement and proof · cited by 5
- EuclideanGeometry.dist_sq_eq_dist_orthogonalProjection_sq_add_dist_orthogonalProjection_sqstatement and proof · cited by 5
- EuclideanGeometry.angle_self_orthogonalProjectionstatement and proof · cited by 4