products/sources/formale Sprachen/PVS/topology image not shown  

Quellcode-Bibliothek

© Kompilation durch diese Firma

[Weder Korrektheit noch Funktionsfähigkeit der Software werden zugesichert.]

Datei: graph_conn_defs.pvs   Sprache: PVS

Original von: PVS©

%------------------------------------------------------------------------------
% Compact Spaces
%
%     Author: David Lester, Manchester University, NIA, Université Perpignan
%
% All references are to WA Sutherland "Introduction to Metric and
% Topological Spaces", OUP, 1981
%
%     Version 1.0            8/7/04   Initial Version
%------------------------------------------------------------------------------

compact_spaces[T:TYPE,(IMPORTING topology_prelim[T]) S:compact_space]: THEORY

BEGIN

  IMPORTING topology[T,S]

  U,V: VAR setofsets[T]

  compact_closed_def: LEMMA every(closed?,U)    AND                 % SKB 6.1.5
                            (FORALL V: subset?(V,U) AND is_finite(V) =>
                                              nonempty?(Intersection(V))) =>
                            nonempty?(Intersection(U))

END compact_spaces

¤ Dauer der Verarbeitung: 0.18 Sekunden  (vorverarbeitet)  ¤





Download des
Quellennavigators
Download des
sprechenden Kalenders

in der Quellcodebibliothek suchen




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.


Bot Zugriff