Mathlib Map

Theorems · Theorem · geometry

Orientation.oangle.congr_simp

∀ {V : Type u_1} [inst : NormedAddCommGroup V] [inst_1 : InnerProductSpace ℝ V] [inst_2 : Fact (Module.finrank ℝ V = 2)]
  (o o_1 : Orientation ℝ V (Fin 2)),
  o = o_1 → ∀ (x x_1 : V), x = x_1 → ∀ (y y_1 : V), y = y_1 → o.oangle x y = o_1.oangle x_1 y_1
Defined in
Mathlib.Geometry.Euclidean.Angle.Oriented.Basic
Cited by
41 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…EuclideanGeometry.oangle_self_right · cited by 7EuclideanGeometry.oangle_…Orientation.oangle_sign_smul_add_right · cited by 6Orientation.oangle_sign_s…EuclideanGeometry.oangle_self_left · cited by 5EuclideanGeometry.oangle_…Orientation.oangle_add_right_smul_rotation_pi_div_two · cited by 4Orientation.oangle_add_ri…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_sub_two_zsmul_oangle_sub_of_norm_eq · cited by 3Orientation.oangle_eq_pi_…Orientation.oangle_sign_add_smul_left · cited by 3Orientation.oangle_sign_a…Orientation.oangle_add_left_smul_rotation_pi_div_two · cited by 2Orientation.oangle_add_le…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…Real · cited by 25697RealNormedAddCommGroup · cited by 15752NormedAddCommGroupInnerProductSpace · cited by 3523InnerProductSpaceFact · cited by 2726FactModule.finrank · cited by 1770Module.finrankReal.Angle · cited by 518Real.AngleOrientation · cited by 360OrientationOrientation.oangle · cited by 205Orientation.oangleoangle.congr_simpCITED BYCITES

Cites8

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

Cited by41

Results whose statement or proof uses this declaration.