Langlib

Langlib.Classes.RecursivelyEnumerable.Decidability.Helper

Encodings for Uniform RE Computability Properties #

This helper file provides concrete language views of Nat.Partrec.Code for the uniform computability predicates used by the RE decidability files.

The domain language of a partial-recursive code, represented over Unit.

The word length is the program input.

Equations
Instances For

    The graph language of a partial-recursive code.

    Only singleton words are meaningful: [(n, y)] means that the code returns y on input n.

    Equations
    Instances For