Mathlib Map

Theorems · Theorem · geometry

Orientation.oangle_zero_left

∀ {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 0 x = 0

If the first vector passed to oangle is 0, the result is 0.

Defined in
Mathlib.Geometry.Euclidean.Angle.Oriented.Basic
Cited by
25 results in Mathlib
Foundations
Depth 252 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.oangle_eq_angle_of_sign_eq_one · cited by 25Orientation.oangle_eq_ang…Orientation.oangle_sign_smul_add_right · cited by 6Orientation.oangle_sign_s…Orientation.left_ne_zero_of_oangle_ne_zero · cited by 6Orientation.left_ne_zero_…EuclideanGeometry.oangle_self_left · cited by 5EuclideanGeometry.oangle_…Orientation.oangle_eq_of_angle_eq_of_sign_eq · cited by 3Orientation.oangle_eq_of_…Orientation.oangle_eq_pi_iff_sameRay_neg · cited by 3Orientation.oangle_eq_pi_…Orientation.eq_zero_or_oangle_eq_iff_inner_eq_zero · cited by 3Orientation.eq_zero_or_oa…Orientation.oangle_eq_pi_iff_angle_eq_pi · cited by 2Orientation.oangle_eq_pi_…Orientation.two_zsmul_oangle_neg_left · cited by 2Orientation.two_zsmul_oan…Orientation.two_zsmul_oangle_neg_right · cited by 2Orientation.two_zsmul_oan…Orientation.oangle_rotation_oangle_left · cited by 2Orientation.oangle_rotati…Orientation.oangle_sign_neg_left · cited by 2Orientation.oangle_sign_n…Orientation.oangle_sign_neg_right · cited by 2Orientation.oangle_sign_n…Orientation.oangle_eq_neg_angle_of_sign_eq_neg_one · cited by 1Orientation.oangle_eq_neg…Orientation.inner_eq_norm_mul_norm_mul_cos_oangle · cited by 1Orientation.inner_eq_norm…DFunLike.coe · cited by 62936DFunLike.coeReal · cited by 25697RealNormedAddCommGroup · cited by 15752NormedAddCommGroupInnerProductSpace · cited by 3523InnerProductSpaceFact · cited by 2726FactModule.finrank · cited by 1770Module.finrankmap_zero · cited by 1614map_zeroReal.Angle · cited by 518Real.AngleReal.Angle.coe · cited by 360Angle.coeOrientation · cited by 360OrientationComplex.arg · cited by 220Complex.argOrientation.oangle · cited by 205Orientation.oangleOrientation.kahler · cited by 39Orientation.kahlerComplex.arg_zero · cited by 22Complex.arg_zeroOrientation.oangle_zero_leftCITED BYCITES

Cites14

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

Cited by25

Results whose statement or proof uses this declaration.