Code: Select all
$\qed$
Code: Select all
\begin{proof}\end{proof}
So I use
Code: Select all
\begin{right}$\qed$\end{right}
1. Missing $ inserted
2. Missing delimiter
3. Extra right
4. Missing $ inserted.
What's the problem? (output is ok) or is there any other way to do this?
Thank you.