Fun-Paper/Paper.thy
author Christian Urban <urbanc@in.tum.de>
Sat, 25 Jun 2011 21:28:24 +0100
changeset 2900 d66430c7c4f1
parent 2862 47063163f333
child 2931 aaef9dec5e1d
permissions -rw-r--r--
an alternative FCB for Abs_lst1; seems simpler but not as simple as I thought; not sure whether it generalises to multiple binders.

(*<*)
theory Paper
imports "~~/src/HOL/Library/LaTeXsugar" 
begin

declare [[show_question_marks = false]]

section {* Introduction *}




(*<*)
end
(*>*)