TFL/README
author nipkow
Wed, 23 Jul 1997 17:43:42 +0200
changeset 3568 36ff1ab12021
parent 3191 14bd6e5985f1
permissions -rw-r--r--
Prod.ML: Added split_paired_EX and lots of comments about failed attempts to automate reasoning about products. simpdata.ML: added simplification procedure for simplifying existential statements of the form ? x. ... & x = t & ...

How to build TFL and run the Unify example.

1. Invoke the current version of Isabelle-HOL.
2. use "sys.sml";  
3. cd "examples/Subst";      or 3. cd "examples";
4. use "ROOT.ML";               4. use"test.sml";