%------------------------------------------------------------------------- % % Countable sets, and a recharacterization of infinite sets based on % the definition of countability. % % For PVS version 3.2. March 1, 2005 % --------------------------------------------------------------------- % Author: Jerry James (jamesj@acm.org), University of Kansas % % EXPORTS % ------- % prelude: infinite_sets_def[T] % sets_aux: card_comp_set[nat,T], card_comp_set[T,nat], % card_comp_set_props[T,nat], countability[T] % %-------------------------------------------------------------------------
countability[T: TYPE]: THEORY BEGIN
IMPORTING infinite_sets_def[T] IMPORTING orders@integer_enumerations[nat] % Proofs only
% ========================================================================== % Infinite subsets of a countably infinite set are countably infinite % ==========================================================================
% ========================================================================== % Countability of the base type % ==========================================================================
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.