Pearl-jv/ROOT.ML
author Christian Urban <urbanc@in.tum.de>
Mon, 04 Jun 2012 21:39:51 +0100
changeset 3183 313e6f2cdd89
parent 2747 a5da7b6aff8f
permissions -rw-r--r--
added permutation simplification to the simplifier; this makes the simplifier more powerful, but it potentially loops more often
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1785
95df71c3df2f added new paper directory for further work
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
     1
2742
f1192e3474e0 more on the paper
Christian Urban <urbanc@in.tum.de>
parents: 2736
diff changeset
     2
use_thys ["../Nominal/Nominal2_Base", 
f1192e3474e0 more on the paper
Christian Urban <urbanc@in.tum.de>
parents: 2736
diff changeset
     3
          "../Nominal/Atoms", 
f1192e3474e0 more on the paper
Christian Urban <urbanc@in.tum.de>
parents: 2736
diff changeset
     4
          "../Nominal/Nominal2_Abs",
2747
a5da7b6aff8f precise path to LaTeXsugar
Christian Urban <urbanc@in.tum.de>
parents: 2742
diff changeset
     5
          "~~/src/HOL/Library/LaTeXsugar"];