Isabelle_DOF/examples/technical_report/Isabelle_DOF-Manual/Isabelle_DOF-Manual.thy

25 lines
292 B
Plaintext
Raw Normal View History

2018-10-30 00:58:45 +00:00
(*<*)
2019-07-22 13:41:29 +00:00
theory "Isabelle_DOF-Manual"
imports "06_Conclusion"
2018-10-30 00:58:45 +00:00
begin
(*<*)
2018-12-04 05:31:45 +00:00
text*[bib::bibliography]\<open>References\<close>
(*<*)
2018-10-30 00:58:45 +00:00
close_monitor*[this]
check_doc_global
2018-10-30 00:58:45 +00:00
text\<open>Resulting trace in doc\_item ''this'': \<close>
ML\<open>@{trace_attribute this}\<close>
end
(*>*)