theorem Th43:
  union(Chains(f)) <> {}
proof
  {f.(the carrier of A)} is Chain of f by Th36;
  then {f.(the carrier of A)} in Chains(f) by Def13;
  hence thesis by ORDERS_1:6;
end;
