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

Quelle  restriction_continuous2.pvs   Sprache: PVS

 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%  Restriction of continuous functions  %
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

restriction_continuous2[T1, T2 : TYPE FROM real] : theory
BEGIN

  ASSUMING

  sub_domain : ASSUMPTION
 FORALL (x : T1) : EXISTS (y : T2) : x = y

  ENDASSUMING

  IMPORTING continuous_functions

  f : VAR [T2 -> real]

  sub_dom : LEMMA FORALL (u : T1) : T2_pred(u)

  restrict2(f) : [T1 -> real] = LAMBDA (u : T1) : f(u)

  CONVERSION restrict2

  restrict_continuous2 : LEMMA
 continuous?(f) IMPLIES continuous?[T1](f) 

END restriction_continuous2

67%


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