
theorem
  for G being non empty ManySortedSign holds InputVertices G misses
  SortsWithConstants G
proof
  let G be non empty ManySortedSign;
  InputVertices G misses InnerVertices G by XBOOLE_1:79;
  hence thesis by Th3,XBOOLE_1:63;
end;
