
theorem
  for A being category holds A, Concretized A are_isomorphic
proof
  let A be category;
  take Concretization A;
  thus thesis;
end;
