Attic/UnusedQuotMain.thy
author Cezary Kaliszyk <kaliszyk@in.tum.de>
Sat, 02 Jul 2011 12:40:59 +0900
changeset 2932 e8ab80062061
parent 2871 b58073719b06
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:
2871
b58073719b06 Update Quotient/TODO and remove some attic code
Cezary Kaliszyk <kaliszyk@in.tum.de>
parents: 948
diff changeset
     1
(* Could go in the programming tutorial *)
379
57bde65f6eb2 Removed unused things from QuotMain.
Cezary Kaliszyk <kaliszyk@in.tum.de>
parents:
diff changeset
     2
2871
b58073719b06 Update Quotient/TODO and remove some attic code
Cezary Kaliszyk <kaliszyk@in.tum.de>
parents: 948
diff changeset
     3
ML_prf {* val qtm = #concl (fst (Subgoal.focus @{context} 1 (#goal (Isar.goal ())))) *}