File tree Expand file tree Collapse file tree 3 files changed +4
-5
lines changed
Expand file tree Collapse file tree 3 files changed +4
-5
lines changed Original file line number Diff line number Diff line change 66(* -------------------------------------------------------------------- *)
77From mathcomp Require Import all_ssreflect all_algebra.
88From mathcomp.classical Require Import boolp classical_sets mathcomp_extra.
9- Require Import xfinmap ereal reals discrete.
10- Require Import topology realseq realsum.
9+ Require Import xfinmap constructive_ereal reals discrete.
10+ Require Import realseq realsum.
1111
1212Set Implicit Arguments .
1313Unset Strict Implicit .
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ From mathcomp Require Import all_ssreflect all_algebra.
88Require Import mathcomp.bigenough.bigenough.
99From mathcomp.classical Require Import boolp classical_sets functions.
1010From mathcomp.classical Require Import mathcomp_extra.
11- Require Import xfinmap ereal reals discrete topology .
11+ Require Import xfinmap constructive_ereal reals discrete.
1212
1313Set Implicit Arguments .
1414Unset Strict Implicit .
Original file line number Diff line number Diff line change 55(* -------------------------------------------------------------------- *)
66From mathcomp Require Import all_ssreflect all_algebra archimedean.
77From mathcomp.classical Require Import boolp.
8- Require Import xfinmap ereal reals discrete realseq.
8+ Require Import xfinmap constructive_ereal reals discrete realseq.
99From mathcomp.classical Require Import classical_sets functions.
10- Require Import topology.
1110
1211Set Implicit Arguments .
1312Unset Strict Implicit .
You can’t perform that action at this time.
0 commit comments