From fdaf7624991d51c109b4bb4b65065363c59920c1 Mon Sep 17 00:00:00 2001 From: herbelin Date: Sun, 2 Nov 2003 00:02:56 +0000 Subject: Restauration preference Rge a Rle pour compatibilite... git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@4769 85f007b7-540e-0410-9357-904b9bb8a0f7 --- theories/Reals/Rfunctions.v | 1 + 1 file changed, 1 insertion(+) diff --git a/theories/Reals/Rfunctions.v b/theories/Reals/Rfunctions.v index af5fda9d3d..b283b9fd8e 100644 --- a/theories/Reals/Rfunctions.v +++ b/theories/Reals/Rfunctions.v @@ -388,6 +388,7 @@ Rewrite Rabsolu_Rinv; Auto. Rewrite <- Rinv_pow; Auto. Rewrite Pow_Rabsolu; Auto. Rewrite H'0; Rewrite Rabsolu_right; Auto with real. +Apply Rle_ge; Auto with real. Apply Rlt_pow; Auto with arith. Rewrite Rabsolu_Rinv; Auto. Apply Rlt_monotony_contra with z := (Rabsolu r). -- cgit v1.2.3