Mercurial > cpdt > repo
comparison src/toc.html @ 227:d8c54a25c81f
Update DataStruct with a new reason to use reflexive types; start Universes
author | Adam Chlipala <adamc@hcoop.net> |
---|---|
date | Wed, 18 Nov 2009 15:38:01 -0500 |
parents | 9d0b9577f8b1 |
children | 52b9e43be069 |
comparison
equal
deleted
inserted
replaced
226:9d0b9577f8b1 | 227:d8c54a25c81f |
---|---|
12 <li><a href="Subset.html">Subset Types and Variations</a> | 12 <li><a href="Subset.html">Subset Types and Variations</a> |
13 <li><a href="MoreDep.html">More Dependent Types</a> | 13 <li><a href="MoreDep.html">More Dependent Types</a> |
14 <li><a href="DataStruct.html">Dependent Data Structures</a> | 14 <li><a href="DataStruct.html">Dependent Data Structures</a> |
15 <li><a href="Equality.html">Reasoning About Equality Proofs</a> | 15 <li><a href="Equality.html">Reasoning About Equality Proofs</a> |
16 <li><a href="Generic.html">Generic Programming</a> | 16 <li><a href="Generic.html">Generic Programming</a> |
17 <li><a href="Universes.html">Universes and Axioms</a> | |
17 <li><a href="Match.html">Proof Search in Ltac</a> | 18 <li><a href="Match.html">Proof Search in Ltac</a> |
18 <li><a href="Reflection.html">Proof by Reflection</a> | 19 <li><a href="Reflection.html">Proof by Reflection</a> |
19 <li><a href="Firstorder.html">First-Order Abstract Syntax</a> | 20 <li><a href="Firstorder.html">First-Order Abstract Syntax</a> |
20 <li><a href="Hoas.html">Higher-Order Abstract Syntax</a> | 21 <li><a href="Hoas.html">Higher-Order Abstract Syntax</a> |
21 <li><a href="Interps.html">Type-Theoretic Interpreters</a> | 22 <li><a href="Interps.html">Type-Theoretic Interpreters</a> |