doc-src/Logics/abstract.txt
author wenzelm
Wed, 15 Apr 2009 11:14:48 +0200
changeset 30895 bad26d8f0adf
parent 104 d8205bb279a7
permissions -rw-r--r--
updated for Isabelle2009;
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.