PL fillings of intrinsic polygonal face boundaries #
The simultaneous intrinsic graph replacement gives every maximal face a canonical map from the
standard triangular frontier onto a simple polygonal circle. IntrinsicFaceExtension proves
that this map is genuinely PL on one named finite subdivision. Polygonal Schoenflies now fills
it by a finite PL homeomorphism, without changing any shared-edge boundary values.
A certified finite PL filling of the canonical polygonal boundary of one intrinsic face.
The
mapdeclaration.- eqOn_boundary : Set.EqOn self.map (faceBoundaryMap t) (frontier standardFaceRegion)
- continuousOn : ContinuousOn self.map standardFaceRegion
- injectiveOn : Set.InjOn self.map standardFaceRegion
- isPLOnSet : IsPLOnSet standardFaceRegion self.map
- certificate : Nonempty (FinitePLHomeomorphBetween self.map standardFaceRegion (facePolygonalCircle t).closedRegion)
Instances For
Polygonal Schoenflies fills the canonical face boundary by a finite PL homeomorphism.
A fixed choice of the certified PL filling for downstream finite gluing.
Equations
Instances For
Fillings of neighboring faces agree wherever their standard boundary lifts name the same intrinsic one-skeleton point. The equality is pointwise because both restrictions are the same global graph replacement map.