diff options
| author | Matej Kosik | 2015-11-04 19:48:18 +0100 |
|---|---|---|
| committer | Hugo Herbelin | 2015-12-10 09:35:14 +0100 |
| commit | 1a51c868d6f342c094f2d9f0b8101d6c13720537 (patch) | |
| tree | ce110918095f68eaf95ed4f9da9852d9fe669cc1 | |
| parent | 760765859cb74930ac8fd14fc1a241aa8ae20aa0 (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 9e49481e23..adaa20de86 100644 --- a/doc/refman/RefMan-cic.tex +++ b/doc/refman/RefMan-cic.tex @@ -1044,6 +1044,7 @@ Inductive exType (P:Type->Prop) : Type Inductive types declared in {\Type} are polymorphic over their arguments in {\Type}. +% QUESTION: Just arguments? Not also over the parameters? If $A$ is an arity of some sort and $s$ is a sort, we write $A_{/s}$ for the arity obtained from $A$ by replacing its sort with $s$. Especially, if $A$ |
