
theorem
  for L being complete LATTICE for h being closure Function of L,L holds
  h is directed-sups-preserving iff Image h is directed-sups-inheriting
proof
  let L be complete LATTICE;
  let h be closure Function of L,L;
  closure_op Image h = h by Th19;
  hence thesis by Th24;
end;
