Skip to content

Commit 23fe018

Browse files
committed
fix
1 parent 3473a41 commit 23fe018

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

theories/hahn_banach_theorem.v

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -335,6 +335,7 @@ End HBPreparation.
335335

336336
Section HahnBanach.
337337
Import Lingraph.
338+
Import HBPreparation.
338339
(* Now we prove HahnBanach on functions*)
339340
(* We consider R a real (=ordered) field with supremum, and V a (left) module
340341
on R. We do not make use of the 'vector' interface as the latter enforces

0 commit comments

Comments
 (0)