comparison src/Intro.v @ 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
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} \\ 192 Infinite Data and Proofs & \texttt{Coinductive.v} \\
193 \hline 193 \hline
194 Subset Types and Variations & \texttt{Subset.v} \\
195 \hline
194 \end{tabular} \end{center} 196 \end{tabular} \end{center}
195 197
196 % *) 198 % *)