Documentation

LeanPool.ClassificationOfSurfaces.Moise.AdaptiveTriangulation

The locally finite adaptive fan triangulation #

This file packages the conforming adaptive fan faces as the locally finite triangle complex used in Rado's induction. Its global vertex type contains exactly the geometric vertices which occur in a fan face. This no-junk representation is what lets compactness turn local finiteness into a finite intrinsic triangulation.

@[reducible, inline]

Geometric vertices which occur in at least one adaptive fan face.

Equations
Instances For

    Include the three local vertices of one fan face in the global used-vertex type.

    Equations
    Instances For

      The three vertices of a fan face, now regarded as global used vertices.

      Equations
      Instances For

        Relabel the local global vertices of a face by their underlying geometric points.

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

          Relabel a simplex on global used vertices as a simplex on the face's geometric vertices.

          Equations
          Instances For

            One adaptive fan face parametrized by its global used vertices.

            Equations
            Instances For

              Distinct adaptive fan triangles have distinct global three-vertex sets. Equality first identifies the adaptive tile by its interior center. After erasing that center, the two base endpoint pairs agree; their common midpoint then identifies both the cyclic tile edge and the consecutive interval in its ordered boundary-vertex list.

              @[reducible, inline]

              The adaptiveLocallyFiniteTriangleComplex declaration.

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

                On a compact open subspace, the adaptive locally finite complex is an honest finite geometric triangulation.

                Equations
                Instances For