comparison src/toc.html @ 70:1e3c49602384

Start of Subset
author Adam Chlipala <adamc@hcoop.net>
date Fri, 03 Oct 2008 11:39:59 -0400
parents 437cc4857e2a
children d992227e4814
comparison
equal deleted inserted replaced
69:de9f78d68053 70:1e3c49602384
7 <li><a href="Intro.html">Introduction</a> 7 <li><a href="Intro.html">Introduction</a>
8 <li><a href="StackMachine.html">Some Quick Examples</a> 8 <li><a href="StackMachine.html">Some Quick Examples</a>
9 <li><a href="InductiveTypes.html">Introducing Inductive Types</a> 9 <li><a href="InductiveTypes.html">Introducing Inductive Types</a>
10 <li><a href="Predicates.html">Inductive Predicates</a> 10 <li><a href="Predicates.html">Inductive Predicates</a>
11 <li><a href="Coinductive.html">Infinite Data and Proofs</a> 11 <li><a href="Coinductive.html">Infinite Data and Proofs</a>
12 <li><a href="Subset.html">Subset Types and Variations</a>
12 13
13 </body></html> 14 </body></html>