The standard functional model and the forward presentation (issue #10, Unit 3a) #
The graph-language code reduct along the base embedding, and the standard functional
expansion on ℕ built from a base code c and a branch g:
c^M = 0,s^M = succ(sonumMap = id);f^M n = 1exactly whenqueryCode c n = true;g^M = g;- base relations read off
c; tree ninterpreted byT n, withfalseoutside bit-coded first halves.
Forward acceptance gate (subset_pcClass): c ∈ B → ∃ d, codeReduct d = c ∧ d ∈ ModelsOf (pcSentence side T) — without IsomorphismInvariant.
The code reduct #
The base-language code reduct of a graphLanguage (KLang L)-code: read each base query
through the graph-language image G_base(Sum.inl R) of the base relation.
Equations
Instances For
Compatibility with decoded structures: the reduct code's relations are the base graph relations of the decoded structure.
The standard functional structure #
Decode a {0,1}-valued numeral back to a bit.
Equations
Instances For
The standard MidLang L-structure on ℕ from a code c, branch g, tree T.
Equations
- One or more equations did not get rendered due to their size.
Instances For
The standard KLang L-structure on ℕ: both witness copies interpreted identically,
so its reduct along either side's embedding is standardMid.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Reductions of the semantic maps in the standard model #
The tree tuple / path tuple extractions #
The standard model satisfies Θ #
Lifting to KLang and graph-expanding #
The forward code and its two properties #
The forward presentation #
Forward gate (subset_pcClass): if T characterizes B by branches (Unit 0), then
every code of B is the base reduct of a model of the PC sentence. No IsomorphismInvariant.