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

theorem
  for a,b be Element of Trivial-multLoopStr holds a*b = 1.
  Trivial-multLoopStr by Th9;
