Mathlib Map

Theorems · Definition · geometry

Orientation.rightAngleRotation

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

An isometric automorphism of an oriented real inner product space of dimension 2 (usual notation J). This automorphism squares to -1. We will define rotations in such a way that this automorphism is equal to rotation by 90 degrees.

Defined in
Mathlib.Analysis.InnerProductSpace.TwoDim
Cited by
43 results in Mathlib
Foundations
Depth 263 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 · cited by 62Orientation.rotationOrientation.inner_rightAngleRotation_left · cited by 9Orientation.inner_rightAn…Orientation.inner_rightAngleRotation_right · cited by 6Orientation.inner_rightAn…Orientation.rotationAux · cited by 5Orientation.rotationAuxOrientation.areaForm_rightAngleRotation_right · cited by 5Orientation.areaForm_righ…Orientation.coe_basisRightAngleRotation · cited by 5Orientation.coe_basisRigh…Orientation.rotation_rotation · cited by 5Orientation.rotation_rota…Orientation.rightAngleRotation_def · cited by 4Orientation.rightAngleRot…Orientation.rightAngleRotation_map · cited by 4Orientation.rightAngleRot…Orientation.rightAngleRotation_rightAngleRotation · cited by 3Orientation.rightAngleRot…Orientation.rotation_pi · cited by 3Orientation.rotation_piOrientation.rotation_zero · cited by 3Orientation.rotation_zeroOrientation.linearIsometryEquiv_comp_rightAngleRotation · cited by 2Orientation.linearIsometr…Complex.rightAngleRotation · cited by 2Complex.rightAngleRotationOrientation.inner_comp_rightAngleRotation · cited by 2Orientation.inner_comp_ri…Real · cited by 25697RealRingHom.id · cited by 18349RingHom.idNormedAddCommGroup · cited by 15752NormedAddCommGroupInnerProductSpace · cited by 3523InnerProductSpaceFact · cited by 2726FactModule.finrank · cited by 1770Module.finrankLinearIsometryEquiv · cited by 748LinearIsometryEquivOrientation · cited by 360OrientationOrientation.rightAngleRotationCITED BYCITES

Cites8

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

Cited by45

Results whose statement or proof uses this declaration.