Mathlib Map

Theorems · Theorem · geometry

EuclideanGeometry.angle_comm

∀ {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), EuclideanGeometry.angle p₁ p₂ p₃ = EuclideanGeometry.angle p₃ p₂ p₁

The angle at a point does not depend on the order of the other two points.

Defined in
Mathlib.Geometry.Euclidean.Angle.Unoriented.Affine
Cited by
36 results in Mathlib
Foundations
Depth 190 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NormedAddCommGroupInnerProductSpaceMetricSpaceNormedAddTorsor

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

EuclideanGeometry.angle_rev_eq_pi_div_two_of_oangle_eq_pi_div_two · cited by 12EuclideanGeometry.angle_r…EuclideanGeometry.angle_add_angle_add_angle_eq_pi · cited by 10EuclideanGeometry.angle_a…EuclideanGeometry.angle_add_angle_eq_pi_of_angle_eq_pi · cited by 6EuclideanGeometry.angle_a…EuclideanGeometry.oangle_eq_of_dist_orthogonalProjection_eq · cited by 5EuclideanGeometry.oangle_…Wbtw.angle₃₁₂_eq_zero_of_ne · cited by 4Wbtw.angle₃₁₂_eq_zero_of_…EuclideanGeometry.dist_orthogonalProjection_eq_iff_angle_eq · cited by 4EuclideanGeometry.dist_or…EuclideanGeometry.angle_self_right · cited by 3EuclideanGeometry.angle_s…EuclideanGeometry.dist_orthogonalProjection_eq_of_oangle_eq · cited by 2EuclideanGeometry.dist_or…EuclideanGeometry.angle_orthogonalProjection_self · cited by 1EuclideanGeometry.angle_o…EuclideanGeometry.angle_side_angle · cited by 1EuclideanGeometry.angle_s…EuclideanGeometry.angle_add_of_ne_of_ne · cited by 1EuclideanGeometry.angle_a…EuclideanGeometry.dist_lt_of_angle_lt · cited by 1EuclideanGeometry.dist_lt…EuclideanGeometry.angle_eq_angle_of_angle_eq_pi_of_angle_eq_pi · cited by 1EuclideanGeometry.angle_e…EuclideanGeometry.angle_rev_eq_pi_div_two_of_oangle_eq_neg_pi_div_two · cited by 0EuclideanGeometry.angle_r…EuclideanGeometry.exterior_angle_eq_angle_add_angle · cited by 0EuclideanGeometry.exterio…Real · cited by 25697RealNormedAddCommGroup · cited by 15752NormedAddCommGroupInnerProductSpace · cited by 3523InnerProductSpaceMetricSpace · cited by 1684MetricSpaceNormedAddTorsor · cited by 1325NormedAddTorsorVSub.vsub · cited by 817VSub.vsubEuclideanGeometry.angle · cited by 187EuclideanGeometry.angleInnerProductGeometry.angle_comm · cited by 14InnerProductGeometry.angl…EuclideanGeometry.angle_commCITED BYCITES

Cites8

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by36

Results whose statement or proof uses this declaration.