48475
|
1 |
session Sequents! in "." = Pure +
|
|
2 |
description {*
|
|
3 |
Author: Lawrence C Paulson, Cambridge University Computer Laboratory
|
|
4 |
Copyright 1991 University of Cambridge
|
|
5 |
|
|
6 |
Classical Sequent Calculus based on Pure Isabelle.
|
|
7 |
*}
|
|
8 |
theories LK ILL ILL_predlog Washing Modal0 T S4 S43
|
|
9 |
|
|
10 |
session LK = Sequents +
|
|
11 |
description {*
|
|
12 |
Author: Lawrence C Paulson, Cambridge University Computer Laboratory
|
|
13 |
Copyright 1992 University of Cambridge
|
|
14 |
|
|
15 |
Examples for Classical Logic.
|
|
16 |
*}
|
|
17 |
theories Propositional Quantifiers Hard_Quantifiers Nat
|
|
18 |
|