Skip to content

Commit

Permalink
trying ot fix import statement
Browse files Browse the repository at this point in the history
  • Loading branch information
zstone1 committed Oct 4, 2024
1 parent 68b3afb commit 6d98837
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion theories/function_spaces.v
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@ From HB Require Import structures.
From mathcomp Require Import all_ssreflect all_algebra finmap generic_quotient.
From mathcomp Require Import boolp classical_sets functions.
From mathcomp Require Import cardinality mathcomp_extra fsbigop.
Require Import reals signed topology separation_axioms.

From mathcomp Require Import reals signed topology separation_axioms.

(**md**************************************************************************)
(* # The topology of functions spaces *)
Expand Down

0 comments on commit 6d98837

Please sign in to comment.