dist_sq_lineMap_of_inner_eq_zero
∀ {V : Type u_2} {P : Type u_3} [inst : NormedAddCommGroup V] [inst_1 : InnerProductSpace ℝ V] [inst_2 : MetricSpace P]
[inst_3 : NormedAddTorsor V P] {a b p : P} (t : ℝ),
inner ℝ (p -ᵥ a) (b -ᵥ a) = 0 → dist p ((AffineMap.lineMap a b) t) ^ 2 = dist p a ^ 2 + t ^ 2 * dist a b ^ 2Squared distance from p to a point on the line from a to b,
given that p -ᵥ a is orthogonal to b -ᵥ a.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 165 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
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
- Realstatement and proof · cited by 25,697
- NormedAddCommGroupstatement and proof · cited by 15,752
- InnerProductSpacestatement and proof · cited by 3,523
- one_mulproof · cited by 2,841
- MetricSpacestatement and proof · cited by 1,684
- Dist.diststatement and proof · cited by 1,539
- NormedAddTorsorstatement and proof · cited by 1,325
- Inner.innerstatement and proof · cited by 1,089
- VSub.vsubstatement and proof · cited by 817
- AffineMapstatement · cited by 674
- one_powproof · cited by 521
Cited by3
Results whose statement or proof uses this declaration.
- dist_sq_of_inner_eq_zeroproof · cited by 2
- EuclideanGeometry.dist_lt_of_sbtw_of_inner_eq_zeroproof · cited by 1
- EuclideanGeometry.dist_le_of_wbtw_of_inner_eq_zeroproof · cited by 1