diff options
author | Matej Kosik <m4tej.kosik@gmail.com> | 2015-11-03 13:25:42 +0100 |
---|---|---|
committer | Hugo Herbelin <Hugo.Herbelin@inria.fr> | 2015-12-10 09:35:12 +0100 |
commit | 27c19fffda5c5b1f119a1b2115915b330fdfe1ba (patch) | |
tree | 9c3389233a0984d49b97550659c618f2a73ce417 /doc | |
parent | 420e750c4ef3be1d562e1729e5ec6adf94795913 (diff) |
COMMENT: question
Diffstat (limited to 'doc')
-rw-r--r-- | doc/refman/RefMan-cic.tex | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/refman/RefMan-cic.tex b/doc/refman/RefMan-cic.tex index d05e3dd9e..c3dc80b1a 100644 --- a/doc/refman/RefMan-cic.tex +++ b/doc/refman/RefMan-cic.tex @@ -828,6 +828,7 @@ $\forall A:\Type,\List~A$ and $\forall A:\Type,A\ra\List~A\ra\List~A$ are constr \paragraph[Definition]{Definition\index{Positivity}\label{Positivity}} The type of constructor $T$ will be said to {\em satisfy the positivity condition} for a constant $X$ in the following cases: +% QUESTION: Why is this property called "positivity"? \begin{itemize} \item $T=(X~t_1\ldots ~t_n)$ and $X$ does not occur free in |