doc-src/Logics/abstract.txt
author wenzelm
Sat, 13 Mar 2010 17:19:12 +0100
changeset 35763 765f8adf10f9
parent 104 d8205bb279a7
permissions -rw-r--r--
removed obsolete HOL/Library/Coinductive_List.thy, superceded by thys/Coinductive/Coinductive_List.thy in AFP/f2f5727b77d0;

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.