Generator
ordinary
A generator in the geometry 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.
ordinary 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
show: "kelly"
show: "search"
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.
- a line with three points on it yields a strictly smaller distance ×1
- each pair of points lies on one connecting line only ×1
- no configuration searched avoids ordinary lines altogether ×1
- some connecting line holds exactly two of the points ×1
- some point is off some connecting line ×1
- some set of this size is not all in one line ×1
- the closest point-and-line pair uses a line with exactly two points ×1
- the connecting lines between them account for every pair of points ×1
- the distance the argument produces is strictly the smaller one ×1
- the grid searched is three or four points across ×1
- the point set is one this family knows ×1
- the points are drawn between 12 and 60 units apart ×1
- the search runs to between four and seven points ×1
- the view is one the family draws ×1
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.