src/Sequents/ROOT
author wenzelm
Wed, 25 Jul 2012 18:05:07 +0200
changeset 48502 fd03877ad5bc
parent 48483 9bfb6978eb80
child 48738 f8c1a5b9488f
permissions -rw-r--r--
session specifications for doc-src, excluding TutorialI for now;

session Sequents! in "." = Pure +
  description {*
    Author:     Lawrence C Paulson, Cambridge University Computer Laboratory
    Copyright   1991  University of Cambridge

    Classical Sequent Calculus based on Pure Isabelle.
  *}
  options [document = false]
  theories
    LK
    ILL
    ILL_predlog
    Washing
    Modal0
    T
    S4
    S43

session LK = Sequents +
  description {*
    Author:     Lawrence C Paulson, Cambridge University Computer Laboratory
    Copyright   1992  University of Cambridge

    Examples for Classical Logic.
  *}
  options [document = false]
  theories
    Propositional
    Quantifiers
    Hard_Quantifiers
    Nat