explicit reference to code_dt
authorhaftmann
Thu, 01 Feb 2024 12:14:57 +0000
changeset 79565 82fbd5919f24
parent 79564 33b10cd883ae
child 79567 a51ecbb81dcc
explicit reference to code_dt
src/Doc/Codegen/Refinement.thy
--- a/src/Doc/Codegen/Refinement.thy	Thu Feb 01 17:06:40 2024 +0100
+++ b/src/Doc/Codegen/Refinement.thy	Thu Feb 01 12:14:57 2024 +0000
@@ -265,6 +265,9 @@
 \<close>
 
 text \<open>
+  To reduce manual work for datatype refinement, @{command_def lift_definition}
+  is a valuable tool.  See the corresponding section in \<^cite>\<open>"isabelle-isar-ref"\<close>.
+
   See further \<^cite>\<open>"Haftmann-Kraus-Kuncar-Nipkow:2013:data_refinement"\<close>
   for the meta theory of datatype refinement involving invariants.