etc/abbrevs
author wenzelm
Tue, 29 Dec 2015 23:40:04 +0100
changeset 61971 720fa884656e
parent 61970 6226261144d7
child 61972 a70b89a3e02e
permissions -rw-r--r--
more symbols;

(* additional abbreviations for syntactic completion *)

(*prevent replacement of very long arrows*)
"--->" = "--->"
"---->" = "---->"
"----->" = "----->"
"===>" = "===>"

(*HOL-NSA*)
"---->" = "\<longlonglongrightarrow>\<^sub>N\<^sub>S"
"---->" = "\<midarrow>\<rightarrow>\<^sub>N\<^sub>S"