# -*- mode: snippet -*-
# contributor: João Diogo Duarte
# group: tactics
# name: transitivity-code
# key: transitivity-code
# expand-env: ((yas-indent-line 'fixed))
# --
transitivity{$1} {$2;}
      ($2 ==> $3)
      ($4 ==> $5).