src/HOL/Hahn_Banach/Hahn_Banach_Lemmas.thy
author haftmann
Fri, 01 Nov 2013 18:51:14 +0100
changeset 54230 b1d955791529
parent 31795 be3e1cc5005c
child 62390 842917225d56
permissions -rw-r--r--
more simplification rules on unary and binary minus
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
(*>*)