The Grid-Cube Two-Piece PropertyTop 1. Introduction 2. GTPP: Curves in the Plane 3. Ordinary TPP 4. CTPP 5. Grid Cubes 6. GTPP: Embedded Curves 7. Closed Sets in R2 8. Other Surfaces 9. Demos 10. Definitions 11. References |
GTPP and Curves in the PlaneIn this discussion, the reader should be familiar with the ordinary Two-Piece Property (TPP). A quick overview of the TPP in the plane can be found here. We first define the GTPP in two dimentions: Definition. A grid square is a subset S of R2 with center (x0, y0) and radius r defined by S = {(x, y): max(|x - x0|, |y - y0|) = r}. We denote the closure of the interior of S by D1 and the closure of the exterior by D2. Note that a grid square is a circle in the maximum-value metric. Definition. A subset A of R2 has the Grid-Square Two-Piece Property (GTPP) if for every grid square S the intersection of A with Di is path connected, i = 1, 2. Clearly R2 has the GTPP, since the interior and exterior of grid squares are connected. Also, the empty set, singleton sets, and sets consisting of exactly two points have the GTPP. (Note that these sets also have the ordinary TPP and the STPP.) We first have the following useful lemma: Lemma. Let U be a bounded subset of R2. Then the smallest grid rectangle (a rectangle whose edges are parallel to the axes) containing U is contained in the closure of the interior of every grid square that contains U. proof. Suppose there is a grid square S with center (h,k) and radius r such that the closure of the interior of S contains U. By construction, all four edges of the rectangle contain points of U. Consider a vertex of the rectangle with coordinates (a,d). Then there are two points of U with coordinates (a,b) and (c,d) that lie on adjacent edges of the rectangle. Both points are in U and are thus in S, so the following hold: Proposition 1. Every grid square in R2 has the GTPP. proof. First note that the GTPP is invariant under translations, scaling, and 90°-rotations, so it is sufficient to show that the unit grid square centered at the origin, which we will call A, has the GTPP. Since A is a simple closed curve, given any grid square S, if the intersection of A with D1 is connected, then so is the intersection of A with D2 (recall that D1 is the closure of the interior of S and D2 is the closure of the exterior of S). Thus we may consider only the interior intersection of A and D1. There are five cases: Here is a demo that illustrates Propositions 1 and 2. It is true in general that Grid Cubes have the GTPP. Note that rectangles do not have the GTPP, nor do non-grid squares. It is natural to ask whether there are any closed plane curves that have the GTPP other than grid squares themselves. The following proposition answers that question. Proposition 2. Every closed curve in R2 with the GTPP is a grid square. proof. Let C be a closed curve in R2, and let D be its bounding rectangle (the smallest rectangle whose interior's closure contains C). If D is not a square, then there is a grid square (shown below in red) that divides C into at least four connected components. We now give a brief treatment of embedded curves and the GTPP. |