Fun-Paper/Paper.thy
author Cezary Kaliszyk <cezarykaliszyk@gmail.com>
Fri, 03 Feb 2012 16:36:18 +0100
changeset 3115 3748acdef916
parent 2931 aaef9dec5e1d
permissions -rw-r--r--
Use the theorem by Brian, requires new Isabelle.

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