From 23c9798e046e654a166c902a2bdd294c3a8a57b2 Mon Sep 17 00:00:00 2001 From: pboutill Date: Wed, 9 May 2012 13:29:44 +0000 Subject: Bug 2767 git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@15291 85f007b7-540e-0410-9357-904b9bb8a0f7 --- theories/Init/Specif.v | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theories/Init/Specif.v b/theories/Init/Specif.v index 637994b2b8..5b7afc991d 100644 --- a/theories/Init/Specif.v +++ b/theories/Init/Specif.v @@ -60,7 +60,7 @@ Add Printing Let sigT2. (** Projections of [sig] - An element [y] of a subset [{x:A & (P x)}] is the pair of an [a] + An element [y] of a subset [{x:A | (P x)}] is the pair of an [a] of type [A] and of a proof [h] that [a] satisfies [P]. Then [(proj1_sig y)] is the witness [a] and [(proj2_sig y)] is the proof of [(P a)] *) -- cgit v1.2.3