Paper/Paper.thy
author Cezary Kaliszyk <kaliszyk@in.tum.de>
Wed, 17 Mar 2010 17:59:04 +0100
changeset 1488 44e68ab6841e
parent 1473 b4216d0e109a
child 1484 dc7b049d9072
permissions -rw-r--r--
Updated Term1, including statement of strong induction.

(*<*)
theory Paper
imports "../Nominal/Test"
begin
(*>*)

section {* Introduction *}

text {*
  Here can come any text.

*}

(*<*)
end
(*>*)