Paper/Paper.thy
author Cezary Kaliszyk <kaliszyk@in.tum.de>
Mon, 15 Mar 2010 13:56:17 +0100
changeset 1446 a93f8df272de
parent 754 b85875d65b10
child 1473 b4216d0e109a
permissions -rw-r--r--
build_eqvts works with recursive case if proper induction rule is used.

(*<*)
theory Paper
imports "../Quot/QuotMain"
begin
(*>*)

section {* Introduction *}

text {*
  Here can come any text.

*}

(*<*)
end
(*>*)