Orbis-Tertius / osl

Apache License 2.0
2 stars 2 forks source link

Add permutation quantifier #9

Closed morganthomas closed 2 years ago

morganthomas commented 2 years ago

We can quantify over functions, lists, and maps. It would also be useful to be able to quantify over bijections, so that we can more efficiently arithmetize such quantification using a permutation argument.

morganthomas commented 2 years ago

This could take the form of adding a bijection type to the language.

morganthomas commented 2 years ago

Done.