Orientation.oangle_sign_smul_add_right
∀ {V : Type u_1} [inst : NormedAddCommGroup V] [inst_1 : InnerProductSpace ℝ V] [inst_2 : Fact (Module.finrank ℝ V = 2)]
(o : Orientation ℝ V (Fin 2)) (x y : V) (r : ℝ), (o.oangle x (r • x + y)).sign = (o.oangle x y).signAdding a multiple of the first vector passed to oangle to the second vector does not change
the sign of the angle.
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 282 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites36
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setproof · cited by 53,352
- Realstatement and proof · cited by 25,697
- NormedAddCommGroupstatement and proof · cited by 15,752
- Set.imageproof · cited by 5,609
- Set.univproof · cited by 3,945
- InnerProductSpacestatement and proof · cited by 3,523
- Factstatement and proof · cited by 2,726
- zero_addproof · cited by 2,366
- Real.piproof · cited by 1,774
- Module.finrankstatement and proof · cited by 1,770
- ContinuousOnproof · cited by 1,411
- zero_smulproof · cited by 716
Cited by6
Results whose statement or proof uses this declaration.
- Orientation.oangle_sign_add_rightproof · cited by 12
- Orientation.oangle_sign_add_smul_leftproof · cited by 3
- Orientation.oangle_sign_smul_add_smul_rightproof · cited by 3
- Orientation.oangle_sign_sub_smul_rightproof · cited by 1
- Orientation.oangle_sign_smul_sub_rightproof · cited by 1
- Orientation.oangle_sign_smul_add_smul_smul_add_smulproof · cited by 0