
theorem Th54:
  for L be unital non empty doubleLoopStr holds 0_.(L) is with_roots
proof
  let L be unital non empty doubleLoopStr;
  set x = the Element of L;
  take x;
  thus eval(0_.(L),x) = 0.L by POLYNOM4:17;
end;
