I am working on a project for class about the mathematics behind origami and write now I am looking into what is and is not constructible. I've gotten to the definition of origami constructible points which says the following:
The set of origami constructible points $P_0$ is defined as:
$P_0=\{P|(0,0),(0,1) \in P$ and $P$ is closed under origami constructions$\}$.
I am having a very difficult time understanding what this is saying and it is a key point in my project. If anyone could explain this to me I would greatly appreciate it.
It seems you should actually start with $\{(0,0),(0,1),(1,0),(1,1)\}$ as you have all four corners of the paper. Then you define what constructions are allowed. I imagine that folding on a line through any points you already have is one. Another would be bringing together two pairs of points that are the same distance apart. There may be more operations permitted. The points generated are from the intersections of fold lines and the edges of the paper. After you generate some points, you look what constructions are available using those points.
For an example, you can fold the paper in half horizontally, making a crease along $(0,\frac 12)$ to $(1,\frac 12)$ This generates the points $(0,\frac 12)$ and $(1,\frac 12)$ where the crease hits the edges. Now folding the bottom to that crease gets you $(0,\frac 14)$ and $(1,\frac 14)$ and it should be clear you can get all the dyadic fractions this way. Then you can fold $(1,0)$ to $(\frac 12,1)$ making a diagonal line and crossing many of the horizontal and vertical lines you already have. You imagine keeping this up as much as necessary until you can't get any new points. The set $P_0$ the set of points you can generate. It will be countably infinite, but every point in it can be reached with a finite number of operations.