Fun-Paper/Paper.thy
author Christian Urban <urbanc@in.tum.de>
Thu, 31 May 2012 10:05:19 +0100
changeset 3178 a331468b2f5a
parent 2931 aaef9dec5e1d
permissions -rw-r--r--
renamed fresh_fun to Fresh; added a simproc that deals with freshness of functions

(*<*)
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
(*>*)