doc-src/Logics/abstract.txt
author wenzelm
Sat, 01 Jul 2000 19:49:20 +0200
changeset 9226 cbe6144f0f15
parent 104 d8205bb279a7
permissions -rw-r--r--
tuned;
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.