reserve FS for non empty doubleLoopStr;
reserve F for Field;
reserve R for Abelian add-associative right_zeroed right_complementable non
  empty addLoopStr,
  x, y, z for Scalar of R;
reserve SF for Skew-Field,
  x, y, z for Scalar of SF;
reserve R, R1, R2 for Ring;

theorem
  for L being non empty multLoopStr st L is well-unital holds 1.(L) =
  1_L by Lm1;
