reserve G for Robbins join-associative join-commutative non empty
  ComplLLattStr;
reserve x, y, z, u, v for Element of G;

theorem
  \delta (-x + y, z) = -(\delta (x, y) + z);
