thys/MySimplification.thy
author Christian Urban <christian dot urban at kcl dot ac dot uk>
Fri, 18 Dec 2015 10:11:01 +0000
changeset 84 f89372781a4c
parent 29 2345ba5b4264
permissions -rw-r--r--
the algorithm is correct according to the Type Inference definition
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
29
2345ba5b4264 Proof Automation
fahadausaf <fahad.ausaf@icloud.com>
parents:
diff changeset
     1
theory MySimplification
2345ba5b4264 Proof Automation
fahadausaf <fahad.ausaf@icloud.com>
parents:
diff changeset
     2
imports Main
2345ba5b4264 Proof Automation
fahadausaf <fahad.ausaf@icloud.com>
parents:
diff changeset
     3
begin