diff -r bda7527ccf05 -r cc2d676d5395 src/Doc/Tutorial/Rules/find2.thy --- a/src/Doc/Tutorial/Rules/find2.thy Wed Dec 26 16:07:28 2018 +0100 +++ b/src/Doc/Tutorial/Rules/find2.thy Wed Dec 26 16:25:20 2018 +0100 @@ -13,7 +13,7 @@ For example, given the goal @{subgoals[display,indent=0,margin=65]} you can click on \pgmenu{Find} and type in the search expression -\texttt{intro}. You will be shown a few rules ending in @{text"\ ?P \ ?Q"}, +\texttt{intro}. You will be shown a few rules ending in \\ ?P \ ?Q\, among them @{thm[source]conjI}\@. You may even discover that the very theorem you are trying to prove is already in the database. Given the goal\ @@ -31,7 +31,7 @@ "_ \at\ _" intro \end{ttbox} searches for all introduction rules that match the current goal and -mention the @{text"@"} function. +mention the \@\ function. Searching for elimination and destruction rules via \texttt{elim} and \texttt{dest} is analogous to \texttt{intro} but takes the assumptions