Quellcodebibliothek Statistik Leitseite products/sources/formale Sprachen/PVS/fault_tolerance/   (Beweissystem der NASA Version 6.0.9©)  Datei vom 28.9.2014 mit Größe 515 B image not shown  

Quelle  bounded_ints.pvs   Sprache: 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

96%


¤ Dauer der Verarbeitung: 0.2 Sekunden  (vorverarbeitet)  ¤

*© Formatika GbR, Deutschland






Wurzel

Suchen

Beweissystem der NASA

Beweissystem Isabelle

NIST Cobol Testsuite

Cephes Mathematical Library

Wiener Entwicklungsmethode

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.