doc-src/TutorialI/Inductive/AB.thy
changeset 11308 b28bbb153603
parent 11257 622331bbdb7f
child 11310 51e70b7bc315
--- a/doc-src/TutorialI/Inductive/AB.thy	Fri May 18 12:13:53 2001 +0200
+++ b/doc-src/TutorialI/Inductive/AB.thy	Fri May 18 16:45:55 2001 +0200
@@ -102,8 +102,9 @@
 intermediate value theorem @{thm[source]nat0_intermed_int_val}
 @{thm[display]nat0_intermed_int_val[no_vars]}
 where @{term f} is of type @{typ"nat \<Rightarrow> int"}, @{typ int} are the integers,
-@{text"\<bar>.\<bar>"} is the absolute value function, and @{term"#1::int"} is the
-integer 1 (see \S\ref{sec:numbers}).
+@{text"\<bar>.\<bar>"} is the absolute value function\footnote{See
+Table~\ref{tab:ascii} in the Appendix for the correct \textsc{ascii}
+syntax.}, and @{term"#1::int"} is the integer 1 (see \S\ref{sec:numbers}).
 
 First we show that our specific function, the difference between the
 numbers of @{term a}'s and @{term b}'s, does indeed only change by 1 in every