Slides/ROOT5.ML
author Cezary Kaliszyk <kaliszyk@in.tum.de>
Sat, 02 Jul 2011 12:40:59 +0900
changeset 2932 e8ab80062061
parent 2748 6f38e357b337
permissions -rw-r--r--
Did the proofs of height and subst for Let with list-like binders. Having apply_assns allows proving things by alpha_bn
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2748
6f38e357b337 rearranged directories and updated to new Isabelle
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
     1
(* show_question_marks := false; *)
6f38e357b337 rearranged directories and updated to new Isabelle
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
     2
quick_and_dirty := true;
6f38e357b337 rearranged directories and updated to new Isabelle
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
     3
6f38e357b337 rearranged directories and updated to new Isabelle
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
     4
no_document use_thy "~~/src/HOL/Library/LaTeXsugar";
6f38e357b337 rearranged directories and updated to new Isabelle
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
     5
6f38e357b337 rearranged directories and updated to new Isabelle
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
     6
use_thy "Slides5"