Quotient-Paper/ROOT.ML
author Cezary Kaliszyk <kaliszyk@in.tum.de>
Thu, 16 Jun 2011 20:56:30 +0900
changeset 2861 5635a968fd3f
parent 2747 a5da7b6aff8f
permissions -rw-r--r--
Added the CPS translation experiments. CPS1 comes with all the proofs, CPS2,3 just have the function and need eqvt_rhs to finish the obligations.

quick_and_dirty := true;
no_document use_thys ["Quotient", 
                      "~~/src/HOL/Library/LaTeXsugar",
                      "~~/src/HOL/Quotient_Examples/FSet" ];
use_thys ["Paper"];