Formal Structure & Logical Proof¶
Primes that supply the formal vocabulary and proof machinery of mathematics and logic: proof techniques (mathematical induction, proof by contradiction), structure-preserving relations (isomorphism, topology, span, projection), and precise logical scope-setting (predicate, quantifier, completeness) used to state and verify claims rigorously.
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.
- Completeness — No gaps in structure.
- Isomorphism — Structure-preserving mapping.
- Mathematical Induction — Proof method across natural numbers.
- Predicate — A testable yes-or-no property of an object, returning a truth value.
- Projection — Map a richer object onto a lower-dimensional target along a chosen direction, discarding the rest.
- Proof By Contradiction — Establish a claim by assuming its negation and deriving an impossibility.
- Quantifier — Specifies the scope of a claim over a domain — all, some, none, most, or exactly N.
- Span — The complete set reachable by combining primitives under admissible operations.
- Stack — A strictly nested discipline where what was opened last must close first.
- Topology — Studies properties preserved under deformation.