Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/PVS/fault_tolerance/   (PVS Prover 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

Messung V0.5 in Prozent
C=66 H=100 G=84

¤ Dauer der Verarbeitung: 0.12 Sekunden  (vorverarbeitet am  2026-06-14) ¤

*© Formatika GbR, Deutschland






Wurzel

Suchen

PVS Prover

Isabelle Prover

NIST Cobol Testsuite

Cephes Mathematical Library

Vienna Development Method

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 und die Messung sind noch experimentell.