diff -r 6cb700c77786 -r dbac0ebb4a85 src/Doc/Prog_Prove/Logic.thy --- a/src/Doc/Prog_Prove/Logic.thy Fri Nov 12 00:28:00 2021 +0100 +++ b/src/Doc/Prog_Prove/Logic.thy Fri Nov 12 16:09:19 2021 +0100 @@ -75,6 +75,8 @@ Theorems should be of the form \\ A\<^sub>1; \; A\<^sub>n \ \ A\, not \A\<^sub>1 \ \ \ A\<^sub>n \ A\. Both are logically equivalent but the first one works better when using the theorem in further proofs. + +The ASCII representation of \\\ and \\\ is \texttt{[|} and \texttt{|]}. \end{warn} \section{Sets}