SSL horizontal_criteria.pvs
Interaktion und PortierbarkeitPVS
%------------------------------------------------------------------------------ % horizontal_criteria.pvs % ACCoRD v1.0 % % This theory proposes criteria for horizontal separation for non-negative % times. These criteria guarantee independence and (implicit) coordination. %------------------------------------------------------------------------------
horizontal_criteria[D: posreal]: THEORY BEGIN
IMPORTING predicate_coordination_2D,horizontal[D]
v,w : VAR Vect2
nzv : VAR Nz_vect2
sp : VAR Sp_vect2
ss : VAR Ss_vect2
vo,vi,
nvo,nvi : VAR Vect2
eps,
eps1,eps2 : VAR Sign
horizontal_criterion_eps_unique : LEMMA
horizontal_criterion?(sp,eps1)(v) AND
horizontal_criterion?(sp,eps2)(v) AND NOT (det(sp,v) = 0 AND sp*v >= 0) IMPLIES
eps1=eps2
horizontal_criterion_independence : THEOREM
horizontal_criterion?(sp,v) IFF NOT horizontal_conflict?(sp,v)
horizontal_criterion_sum_closed: LEMMA
horizontal_criterion?(sp,eps)(v) AND
horizontal_criterion?(sp,eps)(w) IMPLIES
horizontal_criterion?(sp,eps)(v+w)
horizontal_criterion_coordination : THEOREM
horizontal_conflict?(sp,vo-vi) AND
horizontal_criterion?(sp,eps)(nvo-vi) AND
horizontal_criterion?(-sp,eps)(nvi-vo) IMPLIES NOT horizontal_conflict?(sp,nvo-nvi)
horizontal_exit_independence: THEOREM
horizontal_exit?(sp,v) OR Delta(sp,v) <= 0 IFF NOT horizontal_conflict?(sp,v)
horizontal_exit_coordination: THEOREM
horizontal_conflict?(sp,vo-vi) AND
horizontal_exit?(sp,nvo-vi) AND
horizontal_exit?(-sp,nvi-vo) IMPLIES NOT horizontal_conflict?(sp,nvo-nvi)
END horizontal_criteria
¤ Diese beiden folgenden Angebotsgruppen bietet das Unternehmen0.0Angebot
Wie Sie bei der Firma Beratungs- und Dienstleistungen beauftragen können
¤
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung ist noch experimentell.