reserve L for non empty addLoopStr;
reserve a,b,c,x for Element of L;

theorem
  for a,b be Element of Trivial-addLoopStr holds a+b = 0.
  Trivial-addLoopStr by Th4;
