The graph-relationalization spike (issue #10, Unit 1 part 2) #
The two remaining Unit-1 acceptance gates of audit v2 (D4, graph-translation route):
- the relationalization micro-pilot — a nested numeral formula (
f(s(c)) = s(c), Marker's bullet-2 shape) mapped into the taggedKLang Lalong the left-witness embedding, relationalized through the Craig Layer-3 files, with its realization verified throughgraphExpansionall the way back to the witness-language semantics (pilot_realize), plus the side-specific graph axioms realized by the expansion (pilot_graphAxioms); - the decisive occurrence theorem (
occurrence_intersection_base) — the intersection of the two sides' complete relationalized symbol sets, graph axioms included, contains only graph-language images of base-Lsymbols. No witness symbol survives: left/right witness symbols are disjoint (WitnessLang.lean), equality introduces no relation symbols (relationsIn_relationalizeFormula,.equalcase), and the sharp calculation is Craig'srelSym_inter.
With this compiled, the graph-language route is frozen and the hand-rolled relational vocabulary of the audit's D4 is retired to its historical fallback note.
Countability of a formula's function-symbol occurrence set, as an instance (feeds
graphAxioms).
The micro-pilot #
The pilot formula f(s(c)) = s(c) — Marker's bullet-2 shape, with a nested numeral.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Micro-pilot, realization: the relationalized image of the mapped pilot formula realizes through the graph expansion exactly as the pilot formula realizes through the left-witness reduct.
Micro-pilot, side-specific graph axioms: the graph expansion of any tagged structure realizes the left-witness graph axioms.
The decisive occurrence theorem #
The decisive occurrence theorem (Unit-1 acceptance gate): for two KLang-sentences
whose symbols lie in base-plus-left and base-plus-right respectively, the intersection of
their complete relationalized symbol sets — graph axioms included — contains only
graph-language images of base-L symbols. No witness symbol survives.