AffineSubspace.abs_signedInfDist_eq_dist_of_mem_affineSpan_insert
∀ {V : Type u_1} {P : Type u_2} [inst : NormedAddCommGroup V] [inst_1 : InnerProductSpace ℝ V] [inst_2 : MetricSpace P]
[inst_3 : NormedAddTorsor V P] {s : AffineSubspace ℝ P} [inst_4 : Nonempty ↥s]
[inst_5 : s.direction.HasOrthogonalProjection] {p x : P},
x ∈ affineSpan ℝ (insert p ↑s) → |(s.signedInfDist p) x| = dist x ↑((EuclideanGeometry.orthogonalProjection s) x)- Defined in
- Mathlib.Geometry.Euclidean.SignedDist
- Cited by
- 1 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.
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
- NormedAddCommGroupstatement and proof · cited by 15,752
- SetLike.coestatement and proof · cited by 8,199
- Submodulestatement · cited by 7,192
- Norm.normproof · cited by 5,413
- InnerProductSpacestatement and proof · cited by 3,523
- add_zeroproof · cited by 2,707
- HVAdd.hVAddproof · cited by 1,820
- absstatement and proof · cited by 1,814
- MetricSpacestatement and proof · cited by 1,684
Cited by1
Results whose statement or proof uses this declaration.
- Affine.Simplex.abs_signedInfDist_eq_dist_of_mem_affineSpan_rangeproof · cited by 3