aboutsummaryrefslogtreecommitdiffhomepage
path: root/theories/Logic/ClassicalChoice.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/ClassicalChoice.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/ClassicalChoice.v')
-rw-r--r--theories/Logic/ClassicalChoice.v4
1 files changed, 0 insertions, 4 deletions
diff --git a/theories/Logic/ClassicalChoice.v b/theories/Logic/ClassicalChoice.v
index b7fb6845a..31f58a95e 100644
--- a/theories/Logic/ClassicalChoice.v
+++ b/theories/Logic/ClassicalChoice.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 functional choice *)
@@ -17,8 +15,6 @@
excluded-middle in Set and 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
*)
Require Export ClassicalDescription.