From 8edd57b3c24c4442bd9e08fc19fcee74158ea19e Mon Sep 17 00:00:00 2001 From: desmettr Date: Wed, 19 Dec 2001 13:56:50 +0000 Subject: Changements Reals git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@2342 85f007b7-540e-0410-9357-904b9bb8a0f7 --- CHANGES | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGES b/CHANGES index 11ddf39b28..aa3f7d413c 100644 --- a/CHANGES +++ b/CHANGES @@ -24,6 +24,11 @@ Standard library - In [Arith], more lemmas in Min.v, new file Max.v, tail-recursive plus and mult added to Plus.v and Mult.v respectively - New directory [Sorting] with a proof of heapsort (dragged from 6.3.1 lib) +- In [Reals], more lemmas in Rbase.v, new lemmas on square, square root and + trigonometric functions (R_sqr.v - Rtrigo.v); a complementary approach + and new theorems about continuity and derivability in Ranalysis.v; some + properties in plane geometry such as translation, rotation or similarity + in Rgeom.v; finite sums and Chasles property in Rsigma.v Efficiency -- cgit v1.2.3