Monday, 20 May 2013

defining my own proof environment?

defining my own proof environment?

How would I define a proof environment that is basically used with
\begin{proof}
some proof here
\end{proof}
and it would be equivalent to:
\paragraph{Proof:} some proof here
\hfill \box
?

No comments:

Post a Comment