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

Logic #1226

Open
wants to merge 17 commits into
base: master
Choose a base branch
from
Open

Logic #1226

wants to merge 17 commits into from

Conversation

fredrik-bakke
Copy link
Collaborator

@fredrik-bakke fredrik-bakke commented Nov 18, 2024

Some logic formalizations extracted from #1206.

Summary

  • Create logic namespace
  • Double negation elimination
    • Double negation stable propositions
    • Maps with double negation elimination and closure properties
    • Double negation stable embeddings and closure properties
  • De Morgan's law
    • De Morgan types and De Morgan propositions
    • De Morgan maps and closure properties
    • De Morgan embeddings and closure properties
  • Markov's principle and a strong version for finite types
  • Some additional closure properties for decidable maps, decidable embeddings, decidable propositions...

Initial work for #1069

@fredrik-bakke
Copy link
Collaborator Author

This PR is currently blocked on #1168.

@fredrik-bakke
Copy link
Collaborator Author

Turns out it's not directly blocked, there's just an overlap.

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

Successfully merging this pull request may close these issues.

1 participant