EuclideanGeometry.angle_add_angle_add_angle_eq_pi
- #27 of the 100 theorems: Sum of the Angles of a Triangle
∀ {V : Type u_1} {P : Type u_2} [inst : NormedAddCommGroup V] [inst_1 : InnerProductSpace ℝ V] [inst_2 : MetricSpace P]
[inst_3 : NormedAddTorsor V P] {p₁ p₂ : P} (p₃ : P),
p₂ ≠ p₁ →
EuclideanGeometry.angle p₁ p₂ p₃ + EuclideanGeometry.angle p₂ p₃ p₁ + EuclideanGeometry.angle p₃ p₁ p₂ = Real.piThe sum of the angles of a triangle (possibly degenerate, where two given vertices are distinct), angle-at-point.
- Defined in
- Mathlib.Geometry.Euclidean.Triangle
- Cited by
- 10 results in Mathlib
- Foundations
- Depth 200 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
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
- Real.pistatement and proof · cited by 1,774
- MetricSpacestatement and proof · cited by 1,684
- add_commproof · cited by 1,535
- NormedAddTorsorstatement and proof · cited by 1,325
- VSub.vsubproof · cited by 817
- add_assocproof · cited by 746
- EuclideanGeometry.anglestatement and proof · cited by 187
- InnerProductGeometry.angleproof · cited by 170
- neg_vsub_eq_vsub_revproof · cited by 87
Cited by10
Results whose statement or proof uses this declaration.
- EuclideanGeometry.dist_lt_of_angle_ltproof · cited by 1
- EuclideanGeometry.angle_side_angleproof · cited by 1
- EuclideanGeometry.angle_add_of_ne_of_neproof · cited by 1
- EuclideanGeometry.angle_angle_sideproof · cited by 0
- EuclideanGeometry.angle_lt_pi_div_three_of_le_of_le_of_neproof · cited by 0
- EuclideanGeometry.pi_div_three_le_angle_of_le_of_leproof · cited by 0
- EuclideanGeometry.pi_div_three_lt_angle_of_le_of_le_of_neproof · cited by 0
- EuclideanGeometry.exterior_angle_eq_angle_add_angleproof · cited by 0
- EuclideanGeometry.similar_of_angle_angleproof · cited by 0
- EuclideanGeometry.angle_le_pi_div_three_of_le_of_leproof · cited by 0