Fun-Paper/Paper.thy
author Christian Urban <christian dot urban at kcl dot ac dot uk>
Mon, 13 Jan 2014 15:42:10 +0000
changeset 3228 040519ec99e9
parent 2931 aaef9dec5e1d
permissions -rw-r--r--
fixed bug with support and freshness lemmas not being simplified properly

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