Fun-Paper/Paper.thy
author Cezary Kaliszyk <kaliszyk@in.tum.de>
Tue, 05 Jul 2011 09:28:16 +0900
changeset 2941 40991ebcda12
parent 2931 aaef9dec5e1d
permissions -rw-r--r--
Define a version of aux only for same binders. Completeness is fine.

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