Generator

euler-solid

A generator in the topology library, called 3 times across 2 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.

euler-solid 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

V − E + F = 2, five timesVertices, edges and faces of the five regular solids, with the alternating sum. The edges are counted from the faces rather than listed, and the sum is 2 in every row.VEFV − E + Ftetrahedron4642cube81262octahedron61282dodecahedron2030122icosahedron1230202

show: "flatten"

A solid flattened into a graphThe cube pushed flat: eight vertices, twelve edges, and six faces once the region outside the drawing is counted as one. V − E + F is the same 2 it was on the solid.8 vertices, 12 edges6 faces, counting the outside — 8 − 12 + 6 = 2

What it checks while it draws

Collected by running the family and listening to lib/verify.js, not written here. The count is how many separate times this build put that claim to the test.

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