diff options
| author | Vincent Semeria | 2019-08-08 19:25:24 +0200 |
|---|---|---|
| committer | Vincent Semeria | 2019-08-08 19:25:24 +0200 |
| commit | 42d87f7159748c5cb55554988779b326dc390447 (patch) | |
| tree | c489a7a5f0ee2838d517907e79cc56bb9b7407b0 /doc/stdlib/index-list.html.template | |
| parent | eab34b814f1d06767fee07690e3ab6a56236ccde (diff) | |
Add interface of constructive real numbers, with an opaque implementation by Cauchy reals
Diffstat (limited to 'doc/stdlib/index-list.html.template')
| -rw-r--r-- | doc/stdlib/index-list.html.template | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/stdlib/index-list.html.template b/doc/stdlib/index-list.html.template index dcfe4a08f3..35bcfacd48 100644 --- a/doc/stdlib/index-list.html.template +++ b/doc/stdlib/index-list.html.template @@ -514,6 +514,7 @@ through the <tt>Require Import</tt> command.</p> </dt> <dd> theories/Reals/Rdefinitions.v + theories/Reals/ConstructiveReals.v theories/Reals/ConstructiveCauchyReals.v theories/Reals/Raxioms.v theories/Reals/ConstructiveRIneq.v |
