Sets, Order & Foundational Structure¶
Primes about the basic building blocks of formal structure: set-theoretic notions like cardinality, complementarity, partition, and the empty set, alongside ordering and organizing relations — equivalence relations, hierarchy, order, connectedness, and well-foundedness.
10 primes in this family — primes that sit near one another in abstraction space (k-means over structural-signature embeddings). Each is shown with its short description.
- Cardinality — Size of sets.
- Complementarity — Two non-overlapping roles that jointly exhaust a whole and require each other.
- Connectedness — A whole that cannot be split into parts with no relation crossing between them.
- Empty Set — Absence made into a fully-typed, first-class object rather than an error.
- Equivalence Relation — Groups elements into equivalence classes.
- Hierarchy — Organizes elements into levels or ranks.
- Infinity — Unbounded quantity.
- Order — Defines ranking or sequencing relationships.
- Partition — A division of a set into non-overlapping, collectively exhaustive blocks.
- Well-Foundedness (Well-Ordering) — Prevents infinite descent.