src/HOL/Real/HahnBanach/HahnBanachLemmas.thy
author obua
Sun, 09 May 2004 23:04:36 +0200
changeset 14722 8e739a6eaf11
parent 10687 c186279eecea
child 16417 9bc16273c2d4
permissions -rw-r--r--
replaced apply-style proof for instance Multiset :: plus_ac0 by recommended Isar proof style
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
10687
c186279eecea tuned HOL/Real/HahnBanach;
wenzelm
parents: 9394
diff changeset
     1
(*<*)
9394
wenzelm
parents: 9257
diff changeset
     2
theory HahnBanachLemmas = HahnBanachSupLemmas + HahnBanachExtLemmas:
wenzelm
parents: 9257
diff changeset
     3
end
10687
c186279eecea tuned HOL/Real/HahnBanach;
wenzelm
parents: 9394
diff changeset
     4
(*>*)