theorem
  {[x,x]}, {[y,y]} are_isomorphic
proof
  take x .--> y;
  thus thesis by Th82;
end;
