Documentation

LeanPool.Rupert.Equivalences.Util

LeanPool.Rupert.Equivalences.Util #

Imported Lean Pool material for LeanPool.Rupert.Equivalences.Util.

noncomputable def projXyLinear :

Projecting from ℝ³ to ℝ² is linear

Equations
Instances For
    noncomputable def rotationAffine (rot : SO3) :

    Rotation by an element of SO3, viewed as an affine map.

    Equations
    Instances For
      noncomputable def offsetAffine (off : E 2) :

      Translating is affine.

      Equations
      Instances For
        noncomputable def projXyRotationIsAffine (rot : SO3) :

        Projection of a rotated point onto the xy-plane, as an affine map.

        Equations
        Instances For
          noncomputable def fullTransformAffine (off : E 2) (rot : SO3) :

          Full affine transform used for projected Rupert shadows.

          Equations
          Instances For