aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc
diff options
context:
space:
mode:
authorGravatar Matej Kosik <m4tej.kosik@gmail.com>2015-11-03 13:32:59 +0100
committerGravatar Hugo Herbelin <Hugo.Herbelin@inria.fr>2015-12-10 09:35:14 +0100
commit5a155b13b6a6820a1c0417025c67170a3e22fedc (patch)
tree86fe10f8e9f1f59695f33d8f946972952bd970f3 /doc
parentfc73973844f848fafb61b6aa39a327e95f09c129 (diff)
COMMENT: question
Diffstat (limited to 'doc')
-rw-r--r--doc/refman/RefMan-cic.tex3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/refman/RefMan-cic.tex b/doc/refman/RefMan-cic.tex
index c3dc80b1a..c15ee9ffd 100644
--- a/doc/refman/RefMan-cic.tex
+++ b/doc/refman/RefMan-cic.tex
@@ -820,6 +820,9 @@ in one of the following two cases:
\item $T$ is $(I~t_1\ldots ~t_n)$
\item $T$ is $\forall x:U,T^\prime$ where $T^\prime$ is also a type of constructor of $I$
\end{itemize}
+% QUESTION: Are we above sufficiently precise?
+% Shouldn't we say also what is "n"?
+% "n" couldn't be "0", could it?
\paragraph[Examples]{Examples}
$\nat$ and $\nat\ra\nat$ are types of constructors of $\nat$.\\