src/Doc/Prog_Prove/Logic.thy
changeset 72315 8162ca81ea8a
parent 69597 ff784d5a5bfb
child 74763 dbac0ebb4a85
--- a/src/Doc/Prog_Prove/Logic.thy	Sun Sep 27 17:02:59 2020 +0200
+++ b/src/Doc/Prog_Prove/Logic.thy	Sun Sep 27 23:02:25 2020 +0200
@@ -49,7 +49,7 @@
 \<open>\<forall>\<close> & \xsymbol{forall} & \texttt{ALL}\\
 \<open>\<exists>\<close> & \xsymbol{exists} & \texttt{EX}\\
 \<open>\<lambda>\<close> & \xsymbol{lambda} & \texttt{\%}\\
-\<open>\<longrightarrow>\<close> & \texttt{-{}->}\\
+\<open>\<longrightarrow>\<close> & \texttt{-{\kern0pt}->}\\
 \<open>\<longleftrightarrow>\<close> & \texttt{<->}\\
 \<open>\<and>\<close> & \texttt{/\char`\\} & \texttt{\&}\\
 \<open>\<or>\<close> & \texttt{\char`\\/} & \texttt{|}\\