Mathlib Map

Theorems · Theorem · geometry

Orientation.oangle_self

∀ {V : Type u_1} [inst : NormedAddCommGroup V] [inst_1 : InnerProductSpace ℝ V] [inst_2 : Fact (Module.finrank ℝ V = 2)]
  (o : Orientation ℝ V (Fin 2)) (x : V), o.oangle x x = 0

If the two vectors passed to oangle are the same, the result is 0.

Defined in
Mathlib.Geometry.Euclidean.Angle.Oriented.Basic
Cited by
17 results in Mathlib
Foundations
Depth 254 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NormedAddCommGroupInnerProductSpaceFact

Around this declaration

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

Orientation.ne_of_oangle_ne_zero · cited by 6Orientation.ne_of_oangle_…Orientation.oangle_add_right_smul_rotation_pi_div_two · cited by 4Orientation.oangle_add_ri…Orientation.oangle_rotation_self_right · cited by 3Orientation.oangle_rotati…Orientation.oangle_neg_self_right · cited by 2Orientation.oangle_neg_se…Orientation.oangle_smul_right_self_of_nonneg · cited by 2Orientation.oangle_smul_r…Orientation.oangle_neg_self_left · cited by 1Orientation.oangle_neg_se…Orientation.two_zsmul_oangle_smul_right_self · cited by 1Orientation.two_zsmul_oan…EuclideanGeometry.oangle_self_left_right · cited by 1EuclideanGeometry.oangle_…Orientation.angle_eq_iff_oangle_eq_or_sameRay · cited by 1Orientation.angle_eq_iff_…Orientation.rotation_eq_self_iff_angle_eq_zero · cited by 1Orientation.rotation_eq_s…Orientation.oangle_smul_left_self_of_nonneg · cited by 1Orientation.oangle_smul_l…Orientation.oangle_sub_left_smul_rotation_pi_div_two · cited by 0Orientation.oangle_sub_le…Orientation.two_zsmul_oangle_neg_self_left · cited by 0Orientation.two_zsmul_oan…Orientation.two_zsmul_oangle_neg_self_right · cited by 0Orientation.two_zsmul_oan…Orientation.two_zsmul_oangle_smul_left_self · cited by 0Orientation.two_zsmul_oan…Real · cited by 25697RealNormedAddCommGroup · cited by 15752NormedAddCommGroupComplex · cited by 5565ComplexNorm.norm · cited by 5413Norm.normInnerProductSpace · cited by 3523InnerProductSpaceFact · cited by 2726FactHasQuotient.Quotient · cited by 2301HasQuotient.QuotientReal.pi · cited by 1774Real.piModule.finrank · cited by 1770Module.finrankComplex.ofReal · cited by 1654Complex.ofRealReal.Angle · cited by 518Real.AngleAddSubgroup.zmultiples · cited by 493AddSubgroup.zmultiplesOrientation · cited by 360OrientationReal.Angle.coe · cited by 360Angle.coeQuotientAddGroup.mk · cited by 348QuotientAddGroup.mkOrientation.oangle_selfCITED BYCITES

Cites23

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

Cited by17

Results whose statement or proof uses this declaration.