src/HOL/Hahn_Banach/Hahn_Banach_Lemmas.thy
author wenzelm
Sun, 23 Feb 2014 14:39:51 +0100
changeset 55687 78c83cd477c1
parent 31795 be3e1cc5005c
child 62390 842917225d56
permissions -rw-r--r--
clarified completion names; tuned signature;
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
10687
c186279eecea tuned HOL/Real/HahnBanach;
wenzelm
parents: 9394
diff changeset
     1
(*<*)
31795
be3e1cc5005c standard naming conventions for session and theories;
wenzelm
parents: 29197
diff changeset
     2
theory Hahn_Banach_Lemmas imports Hahn_Banach_Sup_Lemmas Hahn_Banach_Ext_Lemmas begin
9394
wenzelm
parents: 9257
diff changeset
     3
end
10687
c186279eecea tuned HOL/Real/HahnBanach;
wenzelm
parents: 9394
diff changeset
     4
(*>*)