Fun-Paper/Paper.thy
author Christian Urban <urbanc@in.tum.de>
Wed, 06 Jun 2012 14:50:47 +0100
changeset 3184 ae1defecd8c0
parent 2931 aaef9dec5e1d
permissions -rw-r--r--
a simproc for simplifying Fresh when there is a sufficiently fresh atom

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