Orientation.oangle_eq_of_angle_eq_of_sign_eq
∀ {V : Type u_1} [inst : NormedAddCommGroup V] [inst_1 : InnerProductSpace ℝ V] [inst_2 : Fact (Module.finrank ℝ V = 2)]
(o : Orientation ℝ V (Fin 2)) {w x y z : V},
InnerProductGeometry.angle w x = InnerProductGeometry.angle y z →
(o.oangle w x).sign = (o.oangle y z).sign → o.oangle w x = o.oangle y zIf two unoriented angles are equal, and the signs of the corresponding oriented angles are equal, then the oriented angles are equal (even in degenerate cases).
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 283 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites30
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
- Factstatement and proof · cited by 2,726
- absproof · cited by 1,814
- Real.piproof · cited by 1,774
- Module.finrankstatement and proof · cited by 1,770
- LT.lt.neproof · cited by 872
- Real.Anglestatement · cited by 518
- sub_eq_zeroproof · cited by 407
- Orientationstatement and proof · cited by 360
- SignTypestatement · cited by 318
Cited by3
Results whose statement or proof uses this declaration.
- Orientation.angle_eq_iff_oangle_eq_of_sign_eqproof · cited by 4
- Orientation.oangle_eq_neg_of_angle_eq_of_sign_eq_negproof · cited by 1
- EuclideanGeometry.oangle_eq_of_angle_eq_of_sign_eqproof · cited by 0