author | wenzelm |
Wed, 02 Aug 2000 19:40:14 +0200 | |
changeset 9502 | 50ec59aff389 |
parent 8455 | 2b828d22b538 |
child 10019 | 7564e6723fb8 |
permissions | -rw-r--r-- |
8056 | 1 |
%title% |
2 |
Isabelle at Munich |
|
3 |
||
4 |
||
5 |
%body% |
|
6 |
||
7 |
<h1>Isabelle at Munich</h1> |
|
8 |
||
9 |
<p> |
|
10 |
||
11 |
<a href="http://isabelle.in.tum.de/">Isabelle</a> is a generic theorem |
|
12 |
proving environment developed at Cambridge University (<a |
|
13 |
href="http://www.cl.cam.ac.uk/users/lcp/">Larry Paulson</a>) and TU |
|
14 |
Munich (<a href="http://www.in.tum.de/~nipkow/">Tobias Nipkow</a>). |
|
15 |
This is the local page of the Munich group. |
|
16 |
||
17 |
<h2>People</h2> |
|
18 |
||
19 |
The following people are involved in Isabelle applications or |
|
20 |
development at our group (alphabetical order): |
|
21 |
||
22 |
<ul> |
|
23 |
||
24 |
<li> <a href="http://www.in.tum.de/~bauerg/">Gertrud Bauer</a> |
|
8455
2b828d22b538
made links to homepages absolute, avoids trouble with relative links on the
kleing
parents:
8061
diff
changeset
|
25 |
<li> <a href="http://www4.in.tum.de/~berghofe/">Stefan Berghofer</a> |
2b828d22b538
made links to homepages absolute, avoids trouble with relative links on the
kleing
parents:
8061
diff
changeset
|
26 |
<li> <a href="http://www4.in.tum.de/~kleing/">Gerwin Klein</a> |
2b828d22b538
made links to homepages absolute, avoids trouble with relative links on the
kleing
parents:
8061
diff
changeset
|
27 |
<li> <a href="http://www4.in.tum.de/~narasche/">Wolfgang Naraschewski</a> |
2b828d22b538
made links to homepages absolute, avoids trouble with relative links on the
kleing
parents:
8061
diff
changeset
|
28 |
<li> <a href="http://www4.in.tum.de/~nipkow/">Tobias Nipkow</a> |
2b828d22b538
made links to homepages absolute, avoids trouble with relative links on the
kleing
parents:
8061
diff
changeset
|
29 |
<li> <a href="http://www4.in.tum.de/~oheimb/">David von Oheimb</a> |
2b828d22b538
made links to homepages absolute, avoids trouble with relative links on the
kleing
parents:
8061
diff
changeset
|
30 |
<li> <a href="http://www4.in.tum.de/~prensani/">Leonor Prensa Nieto</a> |
2b828d22b538
made links to homepages absolute, avoids trouble with relative links on the
kleing
parents:
8061
diff
changeset
|
31 |
<li> <a href="http://www4.in.tum.de/~pusch/">Cornelia Pusch</a> |
2b828d22b538
made links to homepages absolute, avoids trouble with relative links on the
kleing
parents:
8061
diff
changeset
|
32 |
<li> <a href="http://www4.in.tum.de/~wenzelm/">Markus Wenzel</a> |
8056 | 33 |
|
34 |
</ul> |
|
35 |
||
36 |
||
37 |
<h2>Projects</h2> |
|
38 |
||
39 |
The main Isabelle related projects at TU Munich are currently: |
|
40 |
||
41 |
<ul> |
|
42 |
||
43 |
<li> <b><a href="Bali/">Isabelle/Bali</a></b> Java and JVM |
|
44 |
formalization --- type system, semantics, compilers |
|
45 |
||
46 |
<li> <b><a href="Isar/">Isabelle/Isar</a></b> Intelligible |
|
47 |
semi-automated reasoning --- readable formal proof documents |
|
48 |
||
49 |
<li><b><a href="IOA/">Isabelle/IOA</a></b> Verification of |
|
50 |
distributed, reactive systems using I/O Automata |
|
51 |
||
8061 | 52 |
<li> <b>Isabelle/HOOL</b> Object-oriented verification of |
53 |
object-oriented programs |
|
54 |
||
8056 | 55 |
</ul> |
56 |
||
57 |
<p> |
|
58 |
||
59 |
<b>Important local information:</b> Students are welcome to |
|
60 |
participate, see <a href="stud/">Isabelle Projekte für Studenten</a> |
|
61 |
(in German) for more information. |
|
62 |
||
63 |
||
64 |
<h2>Isabelle resources</h2> |
|
65 |
||
66 |
<ul> |
|
67 |
||
68 |
<li> Isabelle <a href="dist/">distribution area</a> |
|
69 |
||
70 |
<li> Isabelle online theory library: <a |
|
71 |
href="library-Isabelle99/">Isabelle99</a>, <a |
|
72 |
href="library-Isabelle98-1/">Isabelle98-1</a> |
|
73 |
||
74 |
||
75 |
</ul> |
|
8061 | 76 |