dist_sq_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}, inner ℝ (p -ᵥ a) (b -ᵥ a) = 0 → dist p b ^ 2 = dist p a ^ 2 + dist a b ^ 2Pythagorean theorem: if p -ᵥ a is orthogonal to b -ᵥ a, then
dist p b ^ 2 = dist p a ^ 2 + dist a b ^ 2.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 166 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- 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
- one_powproof · cited by 521
- AffineMap.lineMap_apply_oneproof · cited by 37
- dist_sq_lineMap_of_inner_eq_zeroproof · cited by 3
Cited by2
Results whose statement or proof uses this declaration.
- EuclideanGeometry.dist_lt_of_sbtw_of_inner_eq_zeroproof · cited by 1
- EuclideanGeometry.dist_le_of_wbtw_of_inner_eq_zeroproof · cited by 1