Mercurial > cpdt > repo
comparison src/toc.html @ 332:4a432659a698
Remove Part IV
author | Adam Chlipala <adam@chlipala.net> |
---|---|
date | Mon, 03 Oct 2011 11:15:51 -0400 |
parents | f1d390f305d7 |
children | ad315efc3b6b |
comparison
equal
deleted
inserted
replaced
331:2eeb96aa0426 | 332:4a432659a698 |
---|---|
17 <li><a href="Universes.html">Universes and Axioms</a> | 17 <li><a href="Universes.html">Universes and Axioms</a> |
18 <li><a href="LogicProg.html">Proof Search by Logic Programming</a> | 18 <li><a href="LogicProg.html">Proof Search by Logic Programming</a> |
19 <li><a href="Match.html">Proof Search in Ltac</a> | 19 <li><a href="Match.html">Proof Search in Ltac</a> |
20 <li><a href="Reflection.html">Proof by Reflection</a> | 20 <li><a href="Reflection.html">Proof by Reflection</a> |
21 <li><a href="Large.html">Proving in the Large</a> | 21 <li><a href="Large.html">Proving in the Large</a> |
22 <li><a href="Firstorder.html">First-Order Abstract Syntax</a> | |
23 <li><a href="DeBruijn.html">Dependent De Bruijn Indices</a> | |
24 <li><a href="Hoas.html">Higher-Order Abstract Syntax</a> | |
25 <li><a href="Interps.html">Type-Theoretic Interpreters</a> | |
26 <li><a href="Extensional.html">Extensional Transformations</a> | |
27 <li><a href="Intensional.html">Intensional Transformations</a> | |
28 <li><a href="OpSem.html">Higher-Order Operational Semantics</a> | |
29 | 22 |
30 </body></html> | 23 </body></html> |