doc-src/Logics/abstract.txt
author wenzelm
Mon, 12 Nov 2001 20:22:51 +0100
changeset 12161 ea4fbf26a945
parent 104 d8205bb279a7
permissions -rw-r--r--
lemmas induct_atomize = atomize_conj ...; val local_imp_def = thm "induct_implies_def";

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.