Documentation

LeanPool.ClassificationOfSurfaces.PolygonCellRadial

Radial extension of circle homeomorphisms #

Every PolygonCell n has the closed unit disk as its carrier. This file implements the radial extension (Alexander trick) of a homeomorphism of the unit circle. The extension preserves the norm exactly, is continuous at the origin by that norm identity, and restricts to the selected circle homeomorphism on the boundary.

The side-count indices of the source and target cells are independent phantom parameters. A later boundary reparameterization only needs to construct a circle homeomorphism with the desired action on marked arcs; PolygonCell.radialHomeomorph then supplies the disk homeomorphism.

The direction of a nonzero complex number as a point of the unit circle.

Equations
Instances For

    Radially extend a circle homeomorphism to the complex plane, fixing the origin.

    Equations
    Instances For
      @[simp]

      Radial extension preserves distance from the origin exactly.

      The direction of a radial image is the selected image direction.

      Extending the inverse circle homeomorphism gives the inverse radial map.

      @[simp]

      On the unit circle, radial extension is exactly the original homeomorphism.

      Radially extend a circle homeomorphism between closed polygon-cell carriers.

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

        The radial cell homeomorphism restricts to the selected circle homeomorphism.