doc-src/Logics/abstract.txt
author krauss
Tue, 02 Aug 2011 11:52:57 +0200
changeset 44014 88bd7d74a2c1
parent 104 d8205bb279a7
permissions -rw-r--r--
moved recursion combinator to HOL/Library/Wfrec.thy -- it is so fundamental and well-known that it should survive recdef

Isabelle's Object-Logics.  Report 286.

This is the third of the Isabelle manuals.  It covers Isabelle's built-in
object logics: first-order logic (FOL), Zermelo-Fraenkel set theory (ZF),
higher-order logic (HOL), the classical sequent calculus (LK), and
constructive type theory (CTT).  The final chapter discusses how to define
new logics.  This manual assumes familiarity with Report 280, Introduction
to Isabelle.