Theorems · Definition · geometry
EuclideanGeometry.angle
{V : Type u_1} →
{P : Type u_2} →
[inst : NormedAddCommGroup V] →
[InnerProductSpace ℝ V] → [inst_2 : MetricSpace P] → [NormedAddTorsor V P] → P → P → P → ℝThe undirected angle at p₂ between the line segments to p₁ and
p₃. If either of those points equals p₂, this is π/2. Use
open scoped EuclideanGeometry to access the ∠ p₁ p₂ p₃
notation.
- Cited by
- 187 results in Mathlib
- Foundations
- Depth 189 from the axioms, rests on 4,724 definitions · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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
- MetricSpacestatement and proof · cited by 1,684
- NormedAddTorsorstatement and proof · cited by 1,325
- VSub.vsubproof · cited by 817
- InnerProductGeometry.angleproof · cited by 170
Cited by188
Results whose statement or proof uses this declaration.
- EuclideanGeometry.angle_commstatement · cited by 36
- EuclideanGeometry.oangle_eq_angle_of_sign_eq_onestatement · cited by 24
- EuclideanGeometry.angle_eq_pi_div_two_of_oangle_eq_pi_div_twostatement · cited by 13
- EuclideanGeometry.angle_rev_eq_pi_div_two_of_oangle_eq_pi_div_twostatement · cited by 12
- EuclideanGeometry.angle_add_angle_add_angle_eq_pistatement and proof · cited by 10
- EuclideanGeometry.angle_self_leftstatement · cited by 8
- Sbtw.angle₁₂₃_eq_pistatement · cited by 6
- EuclideanGeometry.angle_add_angle_eq_pi_of_angle_eq_pistatement and proof · cited by 6
- EuclideanGeometry.angle_eq_pi_iff_sbtwstatement · cited by 6
- EuclideanGeometry.angle_self_of_nestatement · cited by 6
- EuclideanGeometry.law_cosstatement · cited by 5
- EuclideanGeometry.oangle_eq_of_dist_orthogonalProjection_eqproof · cited by 5