src/HOL/Proofs/Lambda/ROOT.ML
author bulwahn
Tue, 28 Sep 2010 11:59:53 +0200
changeset 39765 19cb8d558166
parent 39157 b98909faaea8
child 41413 64cd30d6b0b8
permissions -rw-r--r--
adding test case for interpretation of arguments that are predicates simply as input
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
26748
4d51ddd6aa5c Merged theories about wellfoundedness into one: Wellfounded.thy
krauss
parents: 25374
diff changeset
     1
no_document use_thys ["Code_Integer"];
34205
f69cd974bc4e explicit session HOL-Proofs -- avoid statefulness of main HOL image wrt. HOL_proofs etc.;
wenzelm
parents: 33615
diff changeset
     2
use_thys ["Eta", "StrongNorm", "Standardization", "WeakNorm"];