Mathlib Map

Theorems · Definition · geometry

Orientation.rotation

{V : Type u_1} →
  [inst : NormedAddCommGroup V] →
    [inst_1 : InnerProductSpace ℝ V] →
      [Fact (Module.finrank ℝ V = 2)] → Orientation ℝ V (Fin 2) → Real.Angle → V ≃ₗᵢ[ℝ] V

A rotation by the oriented angle θ.

Defined in
Mathlib.Geometry.Euclidean.Angle.Oriented.Rotation
Cited by
62 results in Mathlib
Foundations
Depth 270 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.rotation.congr_simp · cited by 6rotation.congr_simpOrientation.rotation_rotation · cited by 5Orientation.rotation_rota…Orientation.oangle_add_right_smul_rotation_pi_div_two · cited by 4Orientation.oangle_add_ri…Orientation.rotation_pi · cited by 3Orientation.rotation_piOrientation.rotation_zero · cited by 3Orientation.rotation_zeroOrientation.inner_rotation_pi_div_two_left · cited by 3Orientation.inner_rotatio…Orientation.oangle_rotation_left · cited by 3Orientation.oangle_rotati…Orientation.oangle_rotation_right · cited by 3Orientation.oangle_rotati…Orientation.oangle_rotation_self_right · cited by 3Orientation.oangle_rotati…Affine.Triangle.circumsphere_eq_circumsphere_of_eq_of_eq_of_two_zsmul_oangle_eq · cited by 2Triangle.circumsphere_eq_…Orientation.inner_smul_rotation_pi_div_two_left · cited by 2Orientation.inner_smul_ro…Orientation.inner_smul_rotation_pi_div_two_smul_left · cited by 2Orientation.inner_smul_ro…EuclideanGeometry.Sphere.dist_div_cos_oangle_center_div_two_eq_radius · cited by 2Sphere.dist_div_cos_oangl…Orientation.oangle_add_left_smul_rotation_pi_div_two · cited by 2Orientation.oangle_add_le…Orientation.oangle_eq_iff_eq_norm_div_norm_smul_rotation_of_ne_zero · cited by 2Orientation.oangle_eq_iff…Real · cited by 25697RealRingHom.id · cited by 18349RingHom.idNormedAddCommGroup · cited by 15752NormedAddCommGroupInnerProductSpace · cited by 3523InnerProductSpaceFact · cited by 2726FactModule.finrank · cited by 1770Module.finrankLinearEquiv.toLinearMap · cited by 1171LinearEquiv.toLinearMapLinearIsometryEquiv · cited by 748LinearIsometryEquivLinearMap.id · cited by 625LinearMap.idReal.Angle · cited by 518Real.AngleOrientation · cited by 360OrientationLinearIsometryEquiv.toLinearEquiv · cited by 107LinearIsometryEquiv.toLin…Real.Angle.cos · cited by 77Angle.cosReal.Angle.sin · cited by 75Angle.sinOrientation.rightAngleRotation · cited by 43Orientation.rightAngleRot…Orientation.rotationCITED BYCITES

Cites17

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

Cited by62

Results whose statement or proof uses this declaration.