EuclideanGeometry.mul_dist_eq_mul_dist_of_cospherical
∀ {V : Type u_1} [inst : NormedAddCommGroup V] [inst_1 : InnerProductSpace ℝ V] {P : Type u_2} [inst_2 : MetricSpace P]
[inst_3 : NormedAddTorsor V P] {a b c d p : P},
EuclideanGeometry.Cospherical {a, b, c, d} →
p ∈ line[ℝ, a, b] → p ∈ line[ℝ, c, d] → dist a p * dist b p = dist c p * dist d pIf A, B, C, D are cospherical and P is on both lines AB and CD, then
AP * BP = CP * DP.
- Defined in
- Mathlib.Geometry.Euclidean.Sphere.Power
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 204 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- Realstatement and proof · cited by 25,697
- NormedAddCommGroupstatement and proof · cited by 15,752
- InnerProductSpacestatement and proof · cited by 3,523
- absproof · cited by 1,814
- MetricSpacestatement and proof · cited by 1,684
- Dist.diststatement and proof · cited by 1,539
- NormedAddTorsorstatement and proof · cited by 1,325
- AffineSubspacestatement · cited by 871
- affineSpanstatement and proof · cited by 417
- EuclideanGeometry.Cosphericalstatement and proof · cited by 39
- EuclideanGeometry.mul_dist_eq_abs_sub_sq_distproof · cited by 3
Cited by2
Results whose statement or proof uses this declaration.
- EuclideanGeometry.mul_dist_eq_mul_dist_of_cospherical_of_angle_eq_piproof · cited by 1
- EuclideanGeometry.mul_dist_eq_mul_dist_of_cospherical_of_angle_eq_zeroproof · cited by 0