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

Quelle  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

¤ Dauer der Verarbeitung: 0.9 Sekunden  (vorverarbeitet am  2026-04-29) ¤

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