
theorem
  for L being complete LATTICE holds ClOpers L, (ClosureSystems L) opp
  are_isomorphic
proof
  let L be complete LATTICE;
  take ClImageMap L;
  thus thesis;
end;
