reserve e for set;

theorem Th17:
  for C being Category holds Alter C is with_units
proof
  let C be Category;
  thus the Comp of Alter C is with_left_units with_right_units by Th15;
end;
