reserve MS for non empty MidStr;
reserve a, b for Element of MS;

theorem
  for a,b being Element of Example holds a@b = op2.(a,b);
