Fun-Paper/Paper.thy
author Christian Urban <urbanc@in.tum.de>
Tue, 03 Jan 2012 11:43:27 +0000
changeset 3104 f7c4b8e6918b
parent 2931 aaef9dec5e1d
permissions -rw-r--r--
updated to explicit set type constructor (post Isabelle 3rd January)

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