Documentation

LeanPool.Rupert.Square

LeanPool.Rupert.Square #

Imported Lean Pool material for LeanPool.Rupert.Square.

@[reducible, inline]
abbrev Square.vertices :
Fin 4ℝ³

A square in the xy-plane, centered at the origin and with side length 2.

Equations
Instances For
    noncomputable def Square.rh :

    square root of one-half

    Equations
    Instances For
      @[reducible, inline]
      abbrev Square.innerRot :
      Matrix (Fin 3) (Fin 3)

      Rotation matrix for the inner square shadow.

      Equations
      Instances For
        @[reducible, inline]
        noncomputable abbrev Square.outerRot :
        Matrix (Fin 3) (Fin 3)

        Rotation matrix for the outer square shadow.

        Equations
        Instances For