We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9e4f68 commit 162230aCopy full SHA for 162230a
3 files changed
_CoqProject
@@ -87,6 +87,8 @@ theories/normedtype_theory/urysohn.v
87
theories/normedtype_theory/vitali_lemma.v
88
theories/normedtype_theory/normedtype.v
89
90
+theories/hahn_banach_theorem.v
91
+
92
theories/sequences.v
93
theories/realfun.v
94
theories/exp.v
theories/Make
@@ -53,6 +53,8 @@ normedtype_theory/urysohn.v
53
normedtype_theory/vitali_lemma.v
54
normedtype_theory/normedtype.v
55
56
+hahn_banach_theorem.v
57
58
realfun.v
59
sequences.v
60
exp.v
0 commit comments