products/sources/formale Sprachen/PVS/while image not shown  

Quellcode-Bibliothek

© Kompilation durch diese Firma

[Weder Korrektheit noch Funktionsfähigkeit der Software werden zugesichert.]

Datei: direct_sos.pvs   Sprache: PVS

Original von: PVS©

%------------------------------------------------------------------------------
% The Equivalence of a Direct and Structural Operational Semantics
%
% All references are to HR and F Nielson "Semantics with Applications:
% A Formal Introduction", John Wiley & Sons, 1992. (revised edition
% available: http://www.daimi.au.dk/~hrn )
%
%     Author: David Lester, Manchester University, NIA, Université Perpignan
%
%     Version 1.0            25/12/07  Initial Version
%------------------------------------------------------------------------------

direct_sos[V:TYPE+]: THEORY

BEGIN

  IMPORTING direct[V], sos[V], Cont[V], continuation[V]

  S: VAR Stm

  sos_le_direct: LEMMA sq_le(sos.SS(S),direct.SS(S))                 % N&N 4.56

  direct_le_sos: LEMMA sq_le(direct.SS(S),sos.SS(S))                 % N&N 4.57

  direct_eq_sos: LEMMA direct.SS(S) = sos.SS(S)                      % N&N 4.55

END direct_sos

¤ Dauer der Verarbeitung: 0.20 Sekunden  (vorverarbeitet)  ¤





Download des
Quellennavigators
Download des
sprechenden Kalenders

in der Quellcodebibliothek suchen




Haftungshinweis

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.


Bot Zugriff