doc-src/TutorialI/Trie/document/Option2.tex
author paulson
Mon, 22 May 2000 12:30:07 +0200
changeset 8914 e1e4b7313063
parent 8771 026f37a86ea7
child 9145 9f7b8de5bfaf
permissions -rw-r--r--
Proving that multisets are partially ordered New infix syntax for element-hood New theorem size_union
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
8749
2665170f104a Adding generated files
nipkow
parents:
diff changeset
     1
\begin{isabelle}%
2665170f104a Adding generated files
nipkow
parents:
diff changeset
     2
\isanewline
8771
026f37a86ea7 *** empty log message ***
nipkow
parents: 8749
diff changeset
     3
\isacommand{datatype}~'a~option~=~None~|~Some~'a\end{isabelle}%