| |
| | [No title] (Site not responding. Last check: 2007-10-08) |
 | | Using Isabelle to define a logic, or better, extending the generic theorem prover Isabelle to reason on a particular logic, means to give syntax to write the formulae of the logic, and to give rules to be applied when trying to perform proofs in this logic. |
 | | After building this structure, Isabelle looks for and read, if present, the file T.ML which is contains all the proofs perfomed using theory T built as explained in the next section. |
 | | Theory PC extends theory FOL, which is the Isabelle implementation of First Order Logic, by providing some interesting predicate calculus theorems: contraposition, introduction and elimination of double implication, and de morgan. |
| www.di.unipi.it /~semprini/isabelle.htm (1919 words) |
|