You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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...
- Diaconescu's theorem
- The suspension of a proposition is a set
Initial work for #1069
Create a
logic
namespace, and move the appropriate modules there.The text was updated successfully, but these errors were encountered: