Generator

dissect

A generator in the computation library, called 6 times across 1 essays. Below: what it draws at its defaults and at each mode an essay asks for, what it checks while drawing, and everywhere it is used.

dissect is one function. Everything below came out of it during this build, at parameters taken from the essays rather than invented for this page — so a figure here is the same figure a reader meets in an essay, and if the generator changes, this page changes with it.

At its defaults

A triangle cut into three pieces that make a rectangle. A triangle sliced at half its height and again down the altitude of the small triangle, beside the rectangle the same three pieces make when each top piece is turned a half turn.

show: "polygon"

A 5-sided polygon reduced to 3 triangles. A convex polygon cut by diagonals from one corner into a fan of triangles, with a list of the pieces each stage of the standard chain of dissections costs.

show: "steps"

A 9 by 4 rectangle and a 6 by 6 square, from one staircase cut. A rectangle cut by a staircase into two pieces, beside the square the same two pieces make when one of them is slid by a single step.

show: "dehn"

The tetrahedron's dihedral angle is not a rational part of a turn. A cube and a regular tetrahedron with their dihedral angles named, above a table of the whole-number numerators of the cosines of every multiple of the tetrahedron's angle, none of which is divisible by three.

What it checks while it draws

Collected by running the family and recording what it asserted, not written here. The count is how many separate times the claim was put to the test while these drawings were made.

Where it is called

Changing this generator changes every figure on this list. That is what makes the list worth publishing rather than keeping in a check script.

The whole library · What the figures prove