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


78%


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