src/Doc/Implementation/Logic.thy
changeset 63680 6e1e8b5abbfa
parent 62969 9f394a16c557
child 65446 ed18feb34c07
equal deleted inserted replaced
63679:dc311d55ad8f 63680:6e1e8b5abbfa
  1246   \<^descr> @{ML Proof_Syntax.pretty_proof}~\<open>ctxt prf\<close> pretty-prints the given proof
  1246   \<^descr> @{ML Proof_Syntax.pretty_proof}~\<open>ctxt prf\<close> pretty-prints the given proof
  1247   term.
  1247   term.
  1248 \<close>
  1248 \<close>
  1249 
  1249 
  1250 text %mlex \<open>
  1250 text %mlex \<open>
  1251   \<^item> @{file "~~/src/HOL/Proofs/ex/Proof_Terms.thy"} provides basic examples
  1251   \<^item> \<^file>\<open>~~/src/HOL/Proofs/ex/Proof_Terms.thy\<close> provides basic examples involving
  1252   involving proof terms.
  1252   proof terms.
  1253 
  1253 
  1254   \<^item> @{file "~~/src/HOL/Proofs/ex/XML_Data.thy"} demonstrates export and import
  1254   \<^item> \<^file>\<open>~~/src/HOL/Proofs/ex/XML_Data.thy\<close> demonstrates export and import of
  1255   of proof terms via XML/ML data representation.
  1255   proof terms via XML/ML data representation.
  1256 \<close>
  1256 \<close>
  1257 
  1257 
  1258 end
  1258 end