Fun-Paper/Paper.thy
author Christian Urban <urbanc@in.tum.de>
Tue, 07 Aug 2012 16:55:17 +0100
changeset 3195 deef21dc972f
parent 2931 aaef9dec5e1d
permissions -rw-r--r--
added eqvt-lemma for function composition

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