reserve e for set;

theorem Th16:
  for C being Category holds Alter C is associative
proof
  let C be Category;
  thus the Comp of Alter C is associative by Th14;
end;
