src/HOL/Proofs/Lambda/Eta.thy
changeset 58889 5b7a9633cfa8
parent 58622 aa99568f56de
child 61985 a63a11b09335
--- a/src/HOL/Proofs/Lambda/Eta.thy	Sun Nov 02 18:21:14 2014 +0100
+++ b/src/HOL/Proofs/Lambda/Eta.thy	Sun Nov 02 18:21:45 2014 +0100
@@ -3,7 +3,7 @@
     Copyright   1995, 2005 TU Muenchen
 *)
 
-header {* Eta-reduction *}
+section {* Eta-reduction *}
 
 theory Eta imports ParRed begin