
theorem Th1:
  for I being non degenerated non empty multLoopStr_0 holds Q.I is non empty
proof
  let I be non degenerated non empty multLoopStr_0;
  1.I <> 0.I;
  then [1.I,1.I] in Q.I by Def1;
  hence thesis;
end;
