Documentation

LeanPool.Rupert.Basic

LeanPool.Rupert.Basic #

Imported Lean Pool material for LeanPool.Rupert.Basic.

Three-dimensional Euclidean space over .

Equations
Instances For

    Two-dimensional Euclidean space over .

    Equations
    Instances For
      @[reducible, inline]
      abbrev E (n : ) :

      n-dimensional Euclidean space over , indexed by Fin n.

      Equations
      Instances For
        @[reducible, inline]
        abbrev SO3 :

        The special orthogonal group in dimension three over .

        Equations
        Instances For
          def projXy {k : Type} (v : EuclideanSpace k (Fin 3)) :

          Projects a vector from 3-space to 2-space by dropping the third coordinate.

          Equations
          Instances For
            def IsRupert {ι : Type} (vertices : ιℝ³) :

            The Rupert Property for a convex polyhedron given as an indexed finite set of vertices.

            Equations
            • One or more equations did not get rendered due to their size.
            Instances For
              def IsRupert' {ι : Type} (vertices : ιℝ³) :

              Alternate formulation of the Rupert Property. This is equivalent to IsRupert and should be easier to prove.

              Equations
              • One or more equations did not get rendered due to their size.
              Instances For