Eine aufbereitete Darstellung der Quelle

 
     
 
 
 
 
 
 

Benutzer

Quelle  continuity_link.pvs

  Sprache: PVS
 

%------------------------------------------------------------------------------
% Linking metric continuity to that in analysis, for T from real.
%
%     Author: David Lester, Manchester University
%
%     Version 1.0            15/06/09  Initial Version
%------------------------------------------------------------------------------
continuity_link[T: TYPE FROM real]: THEORY

BEGIN

  IMPORTING analysis@continuous_functions[T],
            metric_space_def[real,(LAMBDA (x,y:real): abs(x-y))],
            metric_space[real,(LAMBDA (x,y:real): abs(x-y))],
            topology@continuity_subspace[real,metric_induced_topology,
                                         real,metric_induced_topology,T],
            metric_continuity[T,(lambda (x,y:T): abs(x-y)),
                              real,(LAMBDA (x,y:real): abs(x-y))]

  f: VAR [T->real]
  x: VAR T


   continuous_iff_continuous_at?: LEMMA
     continuous?[T](f,x) <=>
%RWB     continuous_at?[T,induced_topology,real,metric_induced_topology](f,x)
     continuous_at?[T, metric_induced_topology[T, (LAMBDA (x, y: T): abs(x - y))],
        real,
        metric_induced_topology
            [real, (LAMBDA (x, y: real): abs(x - y))]](f,x)

   continuous_iff_continuous?:    LEMMA
     continuous?[T](f)   <=>
 %RWB    continuous?[T,induced_topology,real,metric_induced_topology](f)
    continuous?[T, metric_induced_topology[T, (LAMBDA (x, y: T): abs(x - y))],
        real, metric_induced_topology
            [real, (LAMBDA (x, y: real): abs(x - y))]](f)

END continuity_link

Messung V0.5 in Prozent
C=77 H=12 G=54

¤ Dauer der Verarbeitung: 0.10 Sekunden  (vorverarbeitet am  2026-06-16) ¤

*© 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.






                                                                                                                                                                                                                                                                                                                                                                                                     


Neuigkeiten

     Aktuelles
     Motto des Tages

Software

     Quellcodebibliothek
     Eigene Quellcodes
     Fremde Quellcodes
     Suchen

Aktivitäten

     Artikel über Sicherheit
     Anleitung zur Aktivierung von SSL

Muße

     Gedichte
     Musik
     Bilder

Jenseits des Üblichen ....

Besucherstatistik

Besucherstatistik