src/HOL/Proofs/Extraction/Pigeonhole.thy
changeset 58889 5b7a9633cfa8
parent 58622 aa99568f56de
child 61986 2461779da2b8
--- a/src/HOL/Proofs/Extraction/Pigeonhole.thy	Sun Nov 02 18:21:14 2014 +0100
+++ b/src/HOL/Proofs/Extraction/Pigeonhole.thy	Sun Nov 02 18:21:45 2014 +0100
@@ -2,7 +2,7 @@
     Author:     Stefan Berghofer, TU Muenchen
 *)
 
-header {* The pigeonhole principle *}
+section {* The pigeonhole principle *}
 
 theory Pigeonhole
 imports Util "~~/src/HOL/Library/Code_Target_Numeral"