products/sources/formale sprachen/PVS/fault_tolerance image not shown  

Quellcode-Bibliothek

© Kompilation durch diese Firma

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

Datei: bounded_ints.pvs   Sprache: PVS

Original von: PVS©

%
%
% Purpose: A proof that the least upper bound of an above bounded set 
%          of integers is in the set. This includes the JUDGEMENT that 
%          the least upper bound is an integer.
%
% Author: Alfons Geser National Institute of Aerospace, 2003
%
%

bounded_ints: THEORY

BEGIN

  IMPORTING reals@bounded_reals[int]

  SS: VAR sup_set

  sup_int_int: JUDGEMENT sup(SS) HAS_TYPE int

  sup_int_in_set: LEMMA
    in_set(sup(SS),SS)

  sup_int_is_in_set: JUDGEMENT sup(SS) HAS_TYPE (SS)

END bounded_ints

¤ Dauer der Verarbeitung: 0.0 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