We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3473a41 commit 23fe018Copy full SHA for 23fe018
theories/hahn_banach_theorem.v
@@ -335,6 +335,7 @@ End HBPreparation.
335
336
Section HahnBanach.
337
Import Lingraph.
338
+Import HBPreparation.
339
(* Now we prove HahnBanach on functions*)
340
(* We consider R a real (=ordered) field with supremum, and V a (left) module
341
on R. We do not make use of the 'vector' interface as the latter enforces
0 commit comments