Skip to content
Examples
Summary
- Store canonical unfold illustrations (even numbers, Borel sets, etc.).
- Use as reference for future generator rule or termination documentation.
Evidence
- Mini example (even numbers up to
N with rule u(x) = x + 2 and termination
p(x) = (x > N)).
- Mirror this example with more complex schema frames as the vault grows.
Graph links
- Hub: [[readme.md]], [[sitemap.md]], [[obsidian-handbook.md]]
- Backlinks: [[fold.md]], [[generator-rule.md]], [[termination.md]]
- Tags:
#unfold/core, #unfold/schema
Next steps
- Add more examples coming from published content (cognitive folding, jq, etc.).
- Link to
project-notes.md for experiment tracking.
Schema map
- Sample sequence:
[0, 2, 4, ..., N]
- Defines seeds, rules, termination for quick referencing