src/LCF/ex/Ex4.thy
author wenzelm
Sat, 03 Sep 2005 17:54:10 +0200
changeset 17248 81bf91654e73
parent 4905 be73ddff6c5a
child 19755 90f80de04c46
permissions -rw-r--r--
converted to Isar theory format;
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
4905
be73ddff6c5a proper thy files;
wenzelm
parents:
diff changeset
     1
17248
81bf91654e73 converted to Isar theory format;
wenzelm
parents: 4905
diff changeset
     2
header {* Prefixpoints *}
4905
be73ddff6c5a proper thy files;
wenzelm
parents:
diff changeset
     3
17248
81bf91654e73 converted to Isar theory format;
wenzelm
parents: 4905
diff changeset
     4
theory Ex4
81bf91654e73 converted to Isar theory format;
wenzelm
parents: 4905
diff changeset
     5
imports LCF
81bf91654e73 converted to Isar theory format;
wenzelm
parents: 4905
diff changeset
     6
begin
81bf91654e73 converted to Isar theory format;
wenzelm
parents: 4905
diff changeset
     7
81bf91654e73 converted to Isar theory format;
wenzelm
parents: 4905
diff changeset
     8
end