feat(syntax): axiom 6 — fold a point onto a line, crease through a fixed point #17
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feat/axiom6-clean"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Adds Beloch axiom 6 (Justin operation ⑥):
map .p onto --d through .p'— fold a point onto a line with the crease pinned through a fixed point. Optionaltoward .xpicks between the two solutions.Geometry is the circle (centre
.p', radius|p'p|) intersected with--d; each landing yields a crease (the perpendicular bisector of.pand its image). Second-degree — square roots only, soNumis untouched.Numbering: Beloch follows strict Justin numbering (verified against
refs/justin1986.md§8.1), so axiom 6 is the quadratic ⑥, not the cubic. This corrects the earlier "axiom 6 = the cubic" shorthand — the cubic Beloch fold is Justin ⑦ and lands as a future axiom 7 (it needs a real-algebraic number kernel).Errors: out of reach, ambiguous (needs
toward), and.p = .p'. When.palready lies on--dthe identity landing is dropped. 96 tests green.Follows #16.
examples/through.bel— fold the sheet centre.ctronto the bottom edge, crease through corner.b,toward .a(a slanted crease landing at the constructible point(1 − 1/√2, 0)):