etc/abbrevs
changeset 61976 3a27957ac658
parent 61972 a70b89a3e02e
child 63579 73939a9b70a3
equal deleted inserted replaced
61975:b4b11391c676 61976:3a27957ac658
     1 (* additional abbreviations for syntactic completion *)
     1 (* additional abbreviations for syntactic completion *)
     2 
     2 
     3 (*prevent replacement of very long arrows*)
     3 (*prevent replacement of very long arrows*)
     4 "===>" = "===>"
     4 "===>" = "===>"
     5 
     5 
       
     6 "--->" = "\<midarrow>\<rightarrow>"
       
     7 
     6 (*HOL-NSA*)
     8 (*HOL-NSA*)
     7 "--->" = "\<longlonglongrightarrow>\<^sub>N\<^sub>S"
     9 "--->" = "\<longlonglongrightarrow>\<^sub>N\<^sub>S"
     8 "--->" = "\<midarrow>\<rightarrow>\<^sub>N\<^sub>S"
    10 "--->" = "\<midarrow>\<rightarrow>\<^sub>N\<^sub>S"