Skip to content

Commit 162230a

Browse files
committed
hahn_banach thm file
1 parent d9e4f68 commit 162230a

3 files changed

Lines changed: 720 additions & 0 deletions

File tree

_CoqProject

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,8 @@ theories/normedtype_theory/urysohn.v
8787
theories/normedtype_theory/vitali_lemma.v
8888
theories/normedtype_theory/normedtype.v
8989

90+
theories/hahn_banach_theorem.v
91+
9092
theories/sequences.v
9193
theories/realfun.v
9294
theories/exp.v

theories/Make

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,8 @@ normedtype_theory/urysohn.v
5353
normedtype_theory/vitali_lemma.v
5454
normedtype_theory/normedtype.v
5555

56+
hahn_banach_theorem.v
57+
5658
realfun.v
5759
sequences.v
5860
exp.v

0 commit comments

Comments
 (0)