doc-src/AxClass/generated/Product.tex
author wenzelm
Sun, 21 May 2000 01:12:00 +0200
changeset 8890 9a44d8d98731
child 8903 78d6e47469e4
permissions -rw-r--r--
snapshot of new Isar'ized version;

\begin{isabelle}%
\isanewline
\isanewline
\isacommand{theory}~Product~=~Main:\isanewline
\isanewline
\isacommand{axclass}\isanewline
~~product~<~{"}term{"}\isanewline
\isacommand{consts}\isanewline
~~product~::~{"}'a::product~{\isasymRightarrow}~'a~{\isasymRightarrow}~'a{"}~~~~(\isakeyword{infixl}~{"}{\isasymotimes}{"}~70)\isanewline
\isanewline
\isacommand{instance}~bool~::~product\isanewline
~~\isacommand{by}~intro\_classes\isanewline
\isacommand{defs}\isanewline
~~product\_bool\_def:~{"}x~{\isasymotimes}~y~{\isasymequiv}~x~{\isasymand}~y{"}\isanewline
\isanewline
\isacommand{end}\end{isabelle}%