proper citation (amending 98ba42f19995);
authorwenzelm
Thu, 15 Nov 2018 21:33:00 +0100
changeset 69307 196347d2fd2d
parent 69306 341ebf35464b
child 69308 48196cfb1541
proper citation (amending 98ba42f19995);
src/Doc/Implementation/Logic.thy
--- a/src/Doc/Implementation/Logic.thy	Wed Nov 14 22:13:57 2018 +0100
+++ b/src/Doc/Implementation/Logic.thy	Thu Nov 15 21:33:00 2018 +0100
@@ -892,8 +892,8 @@
 text \<open>
   The idea of object-level rules is to model Natural Deduction inferences in
   the style of Gentzen @{cite "Gentzen:1935"}, but we allow arbitrary nesting
-  similar to @{cite extensions91}. The most basic rule format is that of a
-  \<^emph>\<open>Horn Clause\<close>:
+  similar to @{cite "Schroeder-Heister:1984"}. The most basic rule format is
+  that of a \<^emph>\<open>Horn Clause\<close>:
   \[
   \infer{\<open>A\<close>}{\<open>A\<^sub>1\<close> & \<open>\<dots>\<close> & \<open>A\<^sub>n\<close>}
   \]