src/HOL/Real/HahnBanach/HahnBanachLemmas.thy
author wenzelm
Tue, 16 May 2006 13:01:23 +0200
changeset 19641 f1de44e61ec1
parent 16417 9bc16273c2d4
permissions -rw-r--r--
replaced low-level Term.str_of by Display.raw_string_of_term (should actually use Display.string_of_term);
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
10687
c186279eecea tuned HOL/Real/HahnBanach;
wenzelm
parents: 9394
diff changeset
     1
(*<*)
16417
9bc16273c2d4 migrated theory headers to new format
haftmann
parents: 10687
diff changeset
     2
theory HahnBanachLemmas imports HahnBanachSupLemmas HahnBanachExtLemmas begin
9394
wenzelm
parents: 9257
diff changeset
     3
end
10687
c186279eecea tuned HOL/Real/HahnBanach;
wenzelm
parents: 9394
diff changeset
     4
(*>*)