Fun-Paper/Paper.thy
author Christian Urban <urbanc@in.tum.de>
Wed, 15 Jun 2011 22:36:59 +0100
changeset 2858 de6b601c8d3d
parent 2856 e36beb11723c
child 2862 47063163f333
permissions -rw-r--r--
added size-lemmas to simplifier; as a result termination can be proved by the standard lexicographic_order method

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

declare [[show_question_marks = false]]

(*>*)


section {* Introduction *}


(*<*)
end
(*>*)