src/Doc/Logics/abstract.txt
author wenzelm
Sat, 05 Apr 2014 15:03:40 +0200
changeset 56421 1ffd7eaa778b
parent 48985 5386df44a037
permissions -rw-r--r--
updated to jedit_build-20140405: Code2HTML.jar, CommonControls.jar, Console.jar, kappalayout.jar, Navigator.jar, SideKick.jar, doc with jEdit manuals (ant dist-manuals);
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.