Skip to content

Commit 75729ca

Browse files
committed
add README file
1 parent bff7e82 commit 75729ca

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)