We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fced68 commit 4fdf7efCopy full SHA for 4fdf7ef
reals_stdlib/Rstruct.v
@@ -25,7 +25,7 @@ liability. See the COPYING file for more details.
25
(* # Compatibility with the real numbers of Coq *)
26
(******************************************************************************)
27
28
-From Coq Require Import Rdefinitions Raxioms RIneq Rbasic_fun Zwf.
+From Coq Require Import ZArith Rdefinitions Raxioms RIneq Rbasic_fun Zwf.
29
From Coq Require Import Epsilon FunctionalExtensionality Ranalysis1 Rsqrt_def.
30
From Coq Require Import Rtrigo1 Reals.
31
From mathcomp Require Import all_ssreflect ssralg poly mxpoly ssrnum.
0 commit comments