There are cases where paragraph indentation causes misreading and an indented first line of the paragraph seems like part of a just finished proof.
Solution:
- add
\setlength{\parindent}{0pt}
- set up
\begin{proof} environment to indent all text inside of the proof.
There are cases where paragraph indentation causes misreading and an indented first line of the paragraph seems like part of a just finished proof.
Solution:
\begin{proof}environment to indent all text inside of the proof.