diff options
| author | Matej Kosik | 2015-11-05 16:43:58 +0100 |
|---|---|---|
| committer | Hugo Herbelin | 2015-12-10 09:35:16 +0100 |
| commit | f427a920e6fa31b145578c53d8853266cd215a26 (patch) | |
| tree | ade62b868068efe88b68cab9300506d5c3bbae7e | |
| parent | 1caa0c61b7dfd535d4b2026e83933746de19291a (diff) | |
COMMENT: note
| -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 79756eb2fd..7c38a54ea6 100644 --- a/doc/refman/RefMan-cic.tex +++ b/doc/refman/RefMan-cic.tex @@ -1396,6 +1396,7 @@ $I$. \end{description} % QUESTION: What kind of value is represented by "x" in the "numerator"? % There, "x" is unbound. Isn't it? +% NOTE: Above, "Set" is subsumed in "Type(0)" so, strictly speaking, we wouldn't need to mention in explicitely. The case of Inductive definitions of sort \Prop{} is a bit more complicated, because of our interpretation of this sort. The only |
