
theorem
  for L being Boolean LATTICE holds L, L opp are_isomorphic
proof
  let L be Boolean LATTICE;
  take ComplMap L;
  thus thesis;
end;
