author | wenzelm |
Mon, 22 May 2000 10:31:44 +0200 | |
changeset 8906 | fc7841f31388 |
parent 8771 | 026f37a86ea7 |
child 9145 | 9f7b8de5bfaf |
permissions | -rw-r--r-- |
\begin{isabelle}% \isacommand{lemma}~{"}(let~xs~=~[]~in~xs@ys@xs)~=~ys{"}\isanewline \isacommand{apply}(simp~add:~Let\_def)\isacommand{.}% \begin{isamarkuptext}% If, in a particular context, there is no danger of a combinatorial explosion of nested \isa{let}s one could even add \isa{Let_def} permanently:% \end{isamarkuptext}% \isacommand{theorems}~[simp]~=~Let\_def\end{isabelle}%