src/HOL/Real/HahnBanach/HahnBanachLemmas.thy
author wenzelm
Thu, 20 Jul 2000 12:04:47 +0200
changeset 9394 1ff8a6234c6a
parent 9257 ea5b59af6b31
child 10687 c186279eecea
permissions -rw-r--r--
tuned;
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
9257
bauerg
parents:
diff changeset
     1
9394
wenzelm
parents: 9257
diff changeset
     2
theory HahnBanachLemmas = HahnBanachSupLemmas + HahnBanachExtLemmas:
wenzelm
parents: 9257
diff changeset
     3
end