From aceda714576e1cbaa12dbf1f12507c8a625934ef Mon Sep 17 00:00:00 2001 From: herbelin Date: Thu, 5 May 2005 21:14:38 +0000 Subject: suite commit pr�c�dent MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@8601 85f007b7-540e-0410-9357-904b9bb8a0f7 --- doc/RefMan-cic.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/RefMan-cic.tex b/doc/RefMan-cic.tex index 9ba5bdaf1..52745b7a9 100755 --- a/doc/RefMan-cic.tex +++ b/doc/RefMan-cic.tex @@ -830,7 +830,7 @@ Inductive exSet (P:Set->Prop) : Set It is possible to declare the same inductive definition in the universe \Type. The \texttt{exType} inductive definition has type $(\Type_i \ra\Prop)\ra -\Type_j$ with the constraint that the argument $X$ of \texttt{exT\_intro} has type $\Type_k$ with $kProp) : Type := exT_intro : forall X:Type, P X -> exType P. -- cgit v1.2.3