
theorem Th38:
  for f being set, p being FinSequence holds InnerVertices
  1GateCircStr(p,f) is Relation
proof
  let f be set, p be FinSequence;
  InnerVertices 1GateCircStr(p,f) = {[p,f]} by CIRCCOMB:42;
  hence thesis;
end;
