Fun-Paper/Paper.thy
author Christian Urban <urbanc@in.tum.de>
Tue, 19 Jul 2011 02:30:05 +0100
changeset 2975 c62e26830420
parent 2931 aaef9dec5e1d
permissions -rw-r--r--
preliminary version of automatically generation the eqvt-lemmas for functions defined with nominal_primrec

(*<*)
theory Paper
imports "~~/src/HOL/Library/LaTeXsugar" 
begin

declare [[show_question_marks = false]]

section {* Introduction *}

text {*
mention Russo paper which concludes that technology is not 
ready beyond core-calculi.



*}


(*<*)
end
(*>*)