src/Doc/Logics/abstract.txt
author blanchet
Mon, 15 Sep 2014 10:49:07 +0200
changeset 58335 a5a3b576fcfb
parent 48985 5386df44a037
permissions -rw-r--r--
generate 'code' attribute only if 'code' plugin is enabled
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.