EuclideanGeometry.angle_add_angle_eq_of_sbtw
∀ {V : Type u_1} {P : Type u_2} [inst : NormedAddCommGroup V] [inst_1 : InnerProductSpace ℝ V] [inst_2 : MetricSpace P]
[inst_3 : NormedAddTorsor V P] {a c p x : P},
Sbtw ℝ a x c → EuclideanGeometry.angle a p x + EuclideanGeometry.angle x p c = EuclideanGeometry.angle a p cIf X lies strictly between A and C, then ∠ A P X + ∠ X P C = ∠ A P C,
with no nondegeneracy assumption on the point P.
- Defined in
- Mathlib.Geometry.Euclidean.Triangle
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 202 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
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
- add_zeroproof · cited by 2,707
- zero_addproof · cited by 2,366
- Real.piproof · cited by 1,774
- MetricSpacestatement and proof · cited by 1,684
- NormedAddTorsorstatement and proof · cited by 1,325
- eq_or_neproof · cited by 1,117
- EuclideanGeometry.anglestatement · cited by 187
- Sbtwstatement and proof · cited by 122
- Sbtw.wbtwproof · cited by 37
Cited by1
Results whose statement or proof uses this declaration.
- EuclideanGeometry.angle_add_angle_eq_of_sbtw_of_sameRayproof · cited by 0