aboutsummaryrefslogtreecommitdiffhomepage
path: root/theories/Logic/ClassicalDescription.v
diff options
context:
space:
mode:
authorGravatar herbelin <herbelin@85f007b7-540e-0410-9357-904b9bb8a0f7>2003-11-07 22:43:31 +0000
committerGravatar herbelin <herbelin@85f007b7-540e-0410-9357-904b9bb8a0f7>2003-11-07 22:43:31 +0000
commit568366ceb8437efa002aaf5ca66a86b5c0c30020 (patch)
tree5a947a97f9ff900e92e336779d6d08b4cd1d345a /theories/Logic/ClassicalDescription.v
parentd35cb0f46fff92db0c44243f31beef4e29e2209f (diff)
Biblio standard sans mention de la possibilite d'etre impredicatif
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@4823 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'theories/Logic/ClassicalDescription.v')
-rw-r--r--theories/Logic/ClassicalDescription.v4
1 files changed, 0 insertions, 4 deletions
diff --git a/theories/Logic/ClassicalDescription.v b/theories/Logic/ClassicalDescription.v
index 144d7d06a..ea2f4f727 100644
--- a/theories/Logic/ClassicalDescription.v
+++ b/theories/Logic/ClassicalDescription.v
@@ -6,8 +6,6 @@
(* * GNU Lesser General Public License Version 2.1 *)
(***********************************************************************)
-(*i logic: "-strongly-classical" i*)
-
(*i $Id$ i*)
(** This file provides classical logic and definite description *)
@@ -17,8 +15,6 @@
implies a strongly classical world. Especially it conflicts with
impredicativity of Set, knowing that true<>false in Set.
- This file and all files depending on it require option -strongly-classical
-
[1] Laurent Chicli, Loïc Pottier, Carlos Simpson, Mathematical
Quotients and Quotient Types in Coq, Proceedings of TYPES 2002,
Lecture Notes in Computer Science 2646, Springer Verlag.