| author | paulson |
| Thu, 10 Dec 2009 17:34:18 +0000 | |
| changeset 34055 | fdf294ee08b2 |
| parent 33615 | 261abc2e3155 |
| permissions | -rw-r--r-- |
|
31795
be3e1cc5005c
standard naming conventions for session and theories;
wenzelm
parents:
29197
diff
changeset
|
1 |
(* Title: HOL/Hahn_Banach/ROOT.ML |
|
7535
599d3414b51d
The Hahn-Banach theorem for real vectorspaces (Isabelle/Isar)
wenzelm
parents:
diff
changeset
|
2 |
Author: Gertrud Bauer, TU Munich |
|
599d3414b51d
The Hahn-Banach theorem for real vectorspaces (Isabelle/Isar)
wenzelm
parents:
diff
changeset
|
3 |
|
| 7927 | 4 |
The Hahn-Banach theorem for real vector spaces (Isabelle/Isar). |
|
7535
599d3414b51d
The Hahn-Banach theorem for real vectorspaces (Isabelle/Isar)
wenzelm
parents:
diff
changeset
|
5 |
*) |
|
599d3414b51d
The Hahn-Banach theorem for real vectorspaces (Isabelle/Isar)
wenzelm
parents:
diff
changeset
|
6 |
|
| 33615 | 7 |
use_thys ["Hahn_Banach"]; |