Mercurial > cpdt > repo
comparison src/Intro.v @ 62:437cc4857e2a
Start of Coinductive
author | Adam Chlipala <adamc@hcoop.net> |
---|---|
date | Tue, 30 Sep 2008 16:17:50 -0400 |
parents | 827d7e8a7d9e |
children | 1e3c49602384 |
comparison
equal
deleted
inserted
replaced
61:b581446229fd | 62:437cc4857e2a |
---|---|
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} \\ | 190 Inductive Predicates & \texttt{Predicates.v} \\ |
191 \hline | 191 \hline |
192 Infinite Data and Proofs & \texttt{Coinductive.v} \\ | |
193 \hline | |
192 \end{tabular} \end{center} | 194 \end{tabular} \end{center} |
193 | 195 |
194 % *) | 196 % *) |