doc-src/IsarImplementation/Thy/document/logic.tex
changeset 28868 4fe0e90080ce
parent 28786 de95d007eaed
child 29008 d863c103ded0
equal deleted inserted replaced
28867:3d9873c4c409 28868:4fe0e90080ce
   328   \indexml{fastype\_of}\verb|fastype_of: term -> typ| \\
   328   \indexml{fastype\_of}\verb|fastype_of: term -> typ| \\
   329   \indexml{lambda}\verb|lambda: term -> term -> term| \\
   329   \indexml{lambda}\verb|lambda: term -> term -> term| \\
   330   \indexml{betapply}\verb|betapply: term * term -> term| \\
   330   \indexml{betapply}\verb|betapply: term * term -> term| \\
   331   \indexml{Sign.declare\_const}\verb|Sign.declare_const: Properties.T -> (Name.binding * typ) * mixfix ->|\isasep\isanewline%
   331   \indexml{Sign.declare\_const}\verb|Sign.declare_const: Properties.T -> (Name.binding * typ) * mixfix ->|\isasep\isanewline%
   332 \verb|  theory -> term * theory| \\
   332 \verb|  theory -> term * theory| \\
   333   \indexml{Sign.add\_abbrev}\verb|Sign.add_abbrev: string -> Properties.T -> bstring * term ->|\isasep\isanewline%
   333   \indexml{Sign.add\_abbrev}\verb|Sign.add_abbrev: string -> Properties.T -> Name.binding * term ->|\isasep\isanewline%
   334 \verb|  theory -> (term * term) * theory| \\
   334 \verb|  theory -> (term * term) * theory| \\
   335   \indexml{Sign.const\_typargs}\verb|Sign.const_typargs: theory -> string * typ -> typ list| \\
   335   \indexml{Sign.const\_typargs}\verb|Sign.const_typargs: theory -> string * typ -> typ list| \\
   336   \indexml{Sign.const\_instance}\verb|Sign.const_instance: theory -> string * typ list -> typ| \\
   336   \indexml{Sign.const\_instance}\verb|Sign.const_instance: theory -> string * typ list -> typ| \\
   337   \end{mldecls}
   337   \end{mldecls}
   338 
   338