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

FOL Encoding #10

Open
Durbatuluk1701 opened this issue Aug 6, 2024 · 0 comments
Open

FOL Encoding #10

Durbatuluk1701 opened this issue Aug 6, 2024 · 0 comments
Assignees

Comments

@Durbatuluk1701
Copy link
Contributor

Create (or find a library) for First Order Logic encodings in Coq.

The following main theorems should be provable within it:

  • Soundness $\forall \Gamma, A, \Gamma \vdash A \implies \Gamma \vDash A$
  • Particularly we want stuff regarding closed terms since that is what we would likely use a lot

The following book "Sets, Logic, Computation: An Open Introduction to Metalogic" (free online I think) chapters 6-8 has a very good guiding principle for FOL, its syntax, and semantics if encoding our own is the decision

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

3 participants