Mercurial > cpdt > repo
comparison src/Intro.v @ 49:827d7e8a7d9e
Predicates with arguments
author | Adam Chlipala <adamc@hcoop.net> |
---|---|
date | Sun, 28 Sep 2008 10:59:04 -0400 |
parents | 9bdbc43d510e |
children | 437cc4857e2a |
comparison
equal
deleted
inserted
replaced
48:b262252669ce | 49:827d7e8a7d9e |
---|---|
185 \hline | 185 \hline |
186 Some Quick Examples & \texttt{StackMachine.v} \\ | 186 Some Quick Examples & \texttt{StackMachine.v} \\ |
187 \hline | 187 \hline |
188 Introducing Inductive Types & \texttt{InductiveTypes.v} \\ | 188 Introducing Inductive Types & \texttt{InductiveTypes.v} \\ |
189 \hline | 189 \hline |
190 Inductive Predicates & \texttt{Predicates.v} \\ | |
191 \hline | |
190 \end{tabular} \end{center} | 192 \end{tabular} \end{center} |
191 | 193 |
192 % *) | 194 % *) |