
theorem Th37:
  for S being unsplit non empty ManySortedSign holds InnerVertices
  S = the carrier' of S
proof
  let S be unsplit non empty ManySortedSign;
  the ResultSort of S = id the carrier' of S by CIRCCOMB:def 7;
  hence thesis;
end;
