aboutsummaryrefslogtreecommitdiff
path: root/theories/Reals/Raxioms.v
diff options
context:
space:
mode:
Diffstat (limited to 'theories/Reals/Raxioms.v')
-rw-r--r--theories/Reals/Raxioms.v7
1 files changed, 7 insertions, 0 deletions
diff --git a/theories/Reals/Raxioms.v b/theories/Reals/Raxioms.v
index f734b47fb5..f03b0ccea3 100644
--- a/theories/Reals/Raxioms.v
+++ b/theories/Reals/Raxioms.v
@@ -8,6 +8,13 @@
(* * (see LICENSE file for the text of the license) *)
(************************************************************************)
+(* This file continues Rdefinitions, with more properties of the
+ classical reals, including the existence of least upper bounds
+ for non-empty and bounded subsets.
+ The name "Raxioms" and its contents are kept for backward compatibility,
+ when the classical reals were axiomatized. Otherwise we would
+ have merged this file into RIneq. *)
+
(*********************************************************)
(** Lifts of basic operations for classical reals *)
(*********************************************************)