Skip to content

Commit 50b1d73

Browse files
committed
fix
1 parent 653b5a6 commit 50b1d73

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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)