doc-src/Logics/abstract.txt
author wenzelm
Wed, 26 Aug 1998 16:33:29 +0200
changeset 5374 6ef3742b6153
parent 104 d8205bb279a7
permissions -rw-r--r--
moved images to gfx dir;
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
104
d8205bb279a7 Initial revision
lcp
parents:
diff changeset
     1
Isabelle's Object-Logics.  Report 286.
d8205bb279a7 Initial revision
lcp
parents:
diff changeset
     2
d8205bb279a7 Initial revision
lcp
parents:
diff changeset
     3
This is the third of the Isabelle manuals.  It covers Isabelle's built-in
d8205bb279a7 Initial revision
lcp
parents:
diff changeset
     4
object logics: first-order logic (FOL), Zermelo-Fraenkel set theory (ZF),
d8205bb279a7 Initial revision
lcp
parents:
diff changeset
     5
higher-order logic (HOL), the classical sequent calculus (LK), and
d8205bb279a7 Initial revision
lcp
parents:
diff changeset
     6
constructive type theory (CTT).  The final chapter discusses how to define
d8205bb279a7 Initial revision
lcp
parents:
diff changeset
     7
new logics.  This manual assumes familiarity with Report 280, Introduction
d8205bb279a7 Initial revision
lcp
parents:
diff changeset
     8
to Isabelle.