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

Implement K prelude in Lean 4 #4725

Open
tothtamas28 opened this issue Jan 8, 2025 · 0 comments
Open

Implement K prelude in Lean 4 #4725

tothtamas28 opened this issue Jan 8, 2025 · 0 comments

Comments

@tothtamas28
Copy link
Contributor

Most functions in domains.md are hooked. We need to provide a manual implementation for those. (The function declarations can and should be generated automatically.)

automergerpr-permission-manager bot pushed a commit that referenced this issue Jan 20, 2025
Tackling #4725, this PR adds an uninterpreted implementation for the
`Map` sort.

This PR's goal is to iron out how we want these uninterpreted
implementations to be before proceeding with the rest of the hooked
functions in `domains.md`.

---------

Co-authored-by: Tamás Tóth <[email protected]>
automergerpr-permission-manager bot pushed a commit that referenced this issue Jan 20, 2025
Tackling #4725, this PR adds an uninterpreted implementation for the
`Set` sort.
automergerpr-permission-manager bot pushed a commit that referenced this issue Jan 21, 2025
Tackling #4725, this PR adds an uninterpreted implementation for the
`List` sort.

It also adds minor improvements to the `SetHookDef` module.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant