File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed
Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 11Lambdapi library on natural numbers and polymorphic lists
22=========================================================
33
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
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
You can’t perform that action at this time.
0 commit comments