Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/PVS/reals/   (PVS Prover Version 6.0.9©)  Datei vom 28.9.2014 mit Größe 561 B image not shown  

Quellcode-Bibliothek reals_complete_more.pvs

  Sprache: PVS
 

reals_complete_more[T: TYPE FROM real]: THEORY
BEGIN

  IMPORTING  bound_defs[real,T]

  real_complete2: LEMMA   % this could replace real_complete in prelude
    (FORALL (S: (nonempty?[T])):
      (EXISTS (y: real): upper_bound(<=)(y, S)) IMPLIES
        (EXISTS (x: real): least_upper_bound(<=)(x, S)))

  real_lower_complete2: LEMMA % this could replace real_complete in prelude
    (FORALL (S: (nonempty?[T])):
      (EXISTS (y : real): lower_bound(<=)(y, S)) IMPLIES 
        (EXISTS (x: real): greatest_lower_bound(<=)(x, S)))


END reals_complete_more



Messung V0.5 in Prozent
C=90 H=78 G=83

¤ 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.0.1Bemerkung:  (vorverarbeitet am  2026-06-15) ¤

*Bot Zugriff






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.