We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bff7e82 commit 75729caCopy full SHA for 75729ca
README.md
@@ -0,0 +1,11 @@
1
+Lambdapi library on natural numbers and polymorphic lists
2
+=========================================================
3
+
4
+- Set: type of set codes
5
+- Prop: definition of propositional logic
6
+- Eq: definition of Leibniz equality
7
+- FOL: definition of first-order logic
8
+- Bool: definition of booleans
9
+- Nat: definition and properties of natural numbers
10
+- List: definition and properties of polymorphic lists
11
+- NatBool: some boolean functions on natural numbers
0 commit comments