src/HOL/ex/Puzzle.thy
changeset 17388 495c799df31d
parent 16417 9bc16273c2d4
child 23813 5440f9f5522c
--- a/src/HOL/ex/Puzzle.thy	Wed Sep 14 22:04:38 2005 +0200
+++ b/src/HOL/ex/Puzzle.thy	Wed Sep 14 22:08:08 2005 +0200
@@ -8,6 +8,8 @@
 Proof due to Herbert Ehler
 *)
 
+header {* A question from ``Bundeswettbewerb Mathematik'' *}
+
 theory Puzzle imports Main begin
 
 consts f :: "nat => nat"