theorem
  Hom(a,a[x]a) <> {}
proof
  Hom(a,a) <> {};
  hence thesis by Th23;
end;
