diff options
author | Matej Kosik <m4tej.kosik@gmail.com> | 2015-11-07 18:22:59 +0100 |
---|---|---|
committer | Hugo Herbelin <Hugo.Herbelin@inria.fr> | 2015-12-10 09:35:19 +0100 |
commit | cbdceb06359e10a4cad7f9ec5a505d0afcd76677 (patch) | |
tree | 72b23999ac0d593543b089af108cc572f7552f10 | |
parent | 0f97c5d4429e1f191b89125caa1ed652b0f19c79 (diff) |
COMMENT: question
-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 66111fa70..3cb0b9570 100644 --- a/doc/refman/RefMan-cic.tex +++ b/doc/refman/RefMan-cic.tex @@ -1782,6 +1782,7 @@ The terms structurally smaller than $y$ are: If $c$ is $y$ or is structurally smaller than $y$, its type is an inductive definition $I_p$ part of the inductive declaration corresponding to $y$. + % QUESTION: What does the above sentence mean? Each $f_i$ corresponds to a type of constructor $C_q \equiv \forall p_1:P_1,\ldots,\forall p_r:P_r, \forall y_1:B_1, \ldots \forall y_k:B_k, (I~a_1\ldots a_k)$ and can consequently be |