theorem Th71:
  SignGen(f,B,{}) = f
proof
  {} misses dom f;
  hence thesis by Th70;
end;
