src/Doc/Datatypes/Datatypes.thy
changeset 62740 69e4a4fffea9
parent 62731 b751a43c5001
child 62747 f65ef4723aca
equal deleted inserted replaced
62739:628c97d39627 62740:69e4a4fffea9
   458 
   458 
   459 subsection \<open>Command Syntax
   459 subsection \<open>Command Syntax
   460   \label{ssec:datatype-command-syntax}\<close>
   460   \label{ssec:datatype-command-syntax}\<close>
   461 
   461 
   462 subsubsection \<open>\keyw{datatype}
   462 subsubsection \<open>\keyw{datatype}
   463   \label{sssec:datatype-new}\<close>
   463   \label{sssec:datatype}\<close>
   464 
   464 
   465 text \<open>
   465 text \<open>
   466 \begin{matharray}{rcl}
   466 \begin{matharray}{rcl}
   467   @{command_def "datatype"} & : & @{text "local_theory \<rightarrow> local_theory"}
   467   @{command_def "datatype"} & : & @{text "local_theory \<rightarrow> local_theory"}
   468 \end{matharray}
   468 \end{matharray}
  1567 
  1567 
  1568 subsection \<open>Command Syntax
  1568 subsection \<open>Command Syntax
  1569   \label{ssec:primrec-command-syntax}\<close>
  1569   \label{ssec:primrec-command-syntax}\<close>
  1570 
  1570 
  1571 subsubsection \<open>\keyw{primrec}
  1571 subsubsection \<open>\keyw{primrec}
  1572   \label{sssec:primrec-new}\<close>
  1572   \label{sssec:primrec}\<close>
  1573 
  1573 
  1574 text \<open>
  1574 text \<open>
  1575 \begin{matharray}{rcl}
  1575 \begin{matharray}{rcl}
  1576   @{command_def "primrec"} & : & @{text "local_theory \<rightarrow> local_theory"}
  1576   @{command_def "primrec"} & : & @{text "local_theory \<rightarrow> local_theory"}
  1577 \end{matharray}
  1577 \end{matharray}