Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Treat partiality and construct Kleene's first algebra #7

Open
rahulc29 opened this issue Jan 23, 2024 · 1 comment
Open

Treat partiality and construct Kleene's first algebra #7

rahulc29 opened this issue Jan 23, 2024 · 1 comment
Assignees

Comments

@rahulc29
Copy link
Owner

An outline :

  1. Define the lifting monad $\mathcal{L}$
  2. Define the syntax primitive recursive functions
  3. Define $\mu$
  4. Interpret the syntax of partial recursive functions using the $\mathcal{L}$
  5. Use the syntax of partial recursive functions to create a (partial) combinatory algbera. No need for Godel codes.
  6. This should be equivalent to Kleene's first algebra.
@rahulc29
Copy link
Owner Author

I'm not sure it would be possible to create a PCA using just the syntax. Godel codes are likely necessary.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant