From 2f2b225969cf4b06ff60d4a5862cf8404bb11268 Mon Sep 17 00:00:00 2001 From: herbelin Date: Wed, 9 Apr 2003 10:55:08 +0000 Subject: Suppression de l'étage "Import nat/Z/R_scope". "Open Scope" remplace "Import". 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@3877 85f007b7-540e-0410-9357-904b9bb8a0f7 --- theories/Reals/DiscrR.v | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'theories/Reals/DiscrR.v') diff --git a/theories/Reals/DiscrR.v b/theories/Reals/DiscrR.v index 791954d06..62bf0265d 100644 --- a/theories/Reals/DiscrR.v +++ b/theories/Reals/DiscrR.v @@ -10,7 +10,7 @@ Require RIneq. Require Omega. -Import R_scope. +V7only [Import R_scope.]. Lemma Rlt_R0_R2 : ``0<2``. Replace ``2`` with (INR (2)); [Apply lt_INR_0; Apply lt_O_Sn | Reflexivity]. -- cgit v1.2.3