diff options
| -rw-r--r-- | doc/Setoid.tex | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/Setoid.tex b/doc/Setoid.tex index 6d45411c39..de39331e4b 100644 --- a/doc/Setoid.tex +++ b/doc/Setoid.tex @@ -1,11 +1,11 @@ -\achapter{The \texttt{setoid\_replace} tactic} +\achapter{\protect{The \texttt{setoid$\_$replace} tactic}} \aauthor{Cl\'ement Renard} \label{setoid_replace} \tacindex{setoid\_replace} This chapter presents the \texttt{setoid\_replace} tactic. -\asection{Description of \texttt{setoid\_replace}} +\asection{Description of \texttt{setoid$\_$replace}} Working on user-defined structures in \Coq\ is not very easy if Leibniz equality does not denote the intended equality. For example |
