theorem Th44:
  s is Element of LTLStates(v)
proof
  s is Element of LTLNodes(v) by Def30;
  then s in LTLStates(v);
  hence thesis;
end;
