HomeHome Intuitionistic Logic Explorer
Theorem List (p. 127 of 140)
< Previous  Next >
Browser slow? Try the
Unicode version.

Mirrors  >  Metamath Home Page  >  ILE Home Page  >  Theorem List Contents  >  Recent Proofs       This page: Page List

Theorem List for Intuitionistic Logic Explorer - 12601-12700   *Has distinct variable group(s)
TypeLabelDescription
Statement
 
Theoremmgm1 12601 The structure with one element and the only closed internal operation for a singleton is a magma. (Contributed by AV, 10-Feb-2020.)
 |-  M  =  { <. (
 Base `  ndx ) ,  { I } >. , 
 <. ( +g  `  ndx ) ,  { <. <. I ,  I >. ,  I >. }
 >. }   =>    |-  ( I  e.  V  ->  M  e. Mgm )
 
Theoremopifismgmdc 12602* A structure with a group addition operation expressed by a conditional operator is a magma if both values of the conditional operator are contained in the base set. (Contributed by AV, 9-Feb-2020.)
 |-  B  =  ( Base `  M )   &    |-  ( +g  `  M )  =  ( x  e.  B ,  y  e.  B  |->  if ( ps ,  C ,  D )
 )   &    |-  ( ( ph  /\  ( x  e.  B  /\  y  e.  B )
 )  -> DECID  ps )   &    |-  ( ph  ->  E. x  x  e.  B )   &    |-  ( ( ph  /\  ( x  e.  B  /\  y  e.  B )
 )  ->  C  e.  B )   &    |-  ( ( ph  /\  ( x  e.  B  /\  y  e.  B ) )  ->  D  e.  B )   =>    |-  ( ph  ->  M  e. Mgm )
 
7.1.2  Identity elements

According to Wikipedia ("Identity element", 7-Feb-2020, https://en.wikipedia.org/wiki/Identity_element): "In mathematics, an identity element, or neutral element, is a special type of element of a set with respect to a binary operation on that set, which leaves any element of the set unchanged when combined with it.". Or in more detail "... an element e of S is called a left identity if e * a = a for all a in S, and a right identity if a * e = a for all a in S. If e is both a left identity and a right identity, then it is called a two-sided identity, or simply an identity." We concentrate on two-sided identities in the following. The existence of an identity (an identity is unique if it exists, see mgmidmo 12603) is an important property of monoids, and therefore also for groups, but also for magmas not required to be associative. Magmas with an identity element are called "unital magmas" (see Definition 2 in [BourbakiAlg1] p. 12) or, if the magmas are cancellative, "loops" (see definition in [Bruck] p. 15).

In the context of extensible structures, the identity element (of any magma  M) is defined as "group identity element"  ( 0g `  M
), see df-0g 12575. Related theorems which are already valid for magmas are provided in the following.

 
Theoremmgmidmo 12603* A two-sided identity element is unique (if it exists) in any magma. (Contributed by Mario Carneiro, 7-Dec-2014.) (Revised by NM, 17-Jun-2017.)
 |- 
 E* u  e.  B  A. x  e.  B  ( ( u  .+  x )  =  x  /\  ( x  .+  u )  =  x )
 
Theoremgrpidvalg 12604* The value of the identity element of a group. (Contributed by NM, 20-Aug-2011.) (Revised by Mario Carneiro, 2-Oct-2015.)
 |-  B  =  ( Base `  G )   &    |-  .+  =  ( +g  `  G )   &    |-  .0.  =  ( 0g `  G )   =>    |-  ( G  e.  V  ->  .0.  =  ( iota
 e ( e  e.  B  /\  A. x  e.  B  ( ( e 
 .+  x )  =  x  /\  ( x 
 .+  e )  =  x ) ) ) )
 
Theoremgrpidpropdg 12605* If two structures have the same base set, and the values of their group (addition) operations are equal for all pairs of elements of the base set, they have the same identity element. (Contributed by Mario Carneiro, 27-Nov-2014.)
 |-  ( ph  ->  B  =  ( Base `  K )
 )   &    |-  ( ph  ->  B  =  ( Base `  L )
 )   &    |-  ( ph  ->  K  e.  V )   &    |-  ( ph  ->  L  e.  W )   &    |-  (
 ( ph  /\  ( x  e.  B  /\  y  e.  B ) )  ->  ( x ( +g  `  K ) y )  =  ( x ( +g  `  L ) y ) )   =>    |-  ( ph  ->  ( 0g `  K )  =  ( 0g `  L ) )
 
Theoremfn0g 12606 The group zero extractor is a function. (Contributed by Stefan O'Rear, 10-Jan-2015.)
 |- 
 0g  Fn  _V
 
Theorem0g0 12607 The identity element function evaluates to the empty set on an empty structure. (Contributed by Stefan O'Rear, 2-Oct-2015.)
 |-  (/)  =  ( 0g `  (/) )
 
Theoremismgmid 12608* The identity element of a magma, if it exists, belongs to the base set. (Contributed by Mario Carneiro, 27-Dec-2014.)
 |-  B  =  ( Base `  G )   &    |-  .0.  =  ( 0g `  G )   &    |-  .+  =  ( +g  `  G )   &    |-  ( ph  ->  E. e  e.  B  A. x  e.  B  ( ( e 
 .+  x )  =  x  /\  ( x 
 .+  e )  =  x ) )   =>    |-  ( ph  ->  ( ( U  e.  B  /\  A. x  e.  B  ( ( U  .+  x )  =  x  /\  ( x  .+  U )  =  x )
 ) 
 <->  .0.  =  U ) )
 
Theoremmgmidcl 12609* The identity element of a magma, if it exists, belongs to the base set. (Contributed by Mario Carneiro, 27-Dec-2014.)
 |-  B  =  ( Base `  G )   &    |-  .0.  =  ( 0g `  G )   &    |-  .+  =  ( +g  `  G )   &    |-  ( ph  ->  E. e  e.  B  A. x  e.  B  ( ( e 
 .+  x )  =  x  /\  ( x 
 .+  e )  =  x ) )   =>    |-  ( ph  ->  .0. 
 e.  B )
 
Theoremmgmlrid 12610* The identity element of a magma, if it exists, is a left and right identity. (Contributed by Mario Carneiro, 27-Dec-2014.)
 |-  B  =  ( Base `  G )   &    |-  .0.  =  ( 0g `  G )   &    |-  .+  =  ( +g  `  G )   &    |-  ( ph  ->  E. e  e.  B  A. x  e.  B  ( ( e 
 .+  x )  =  x  /\  ( x 
 .+  e )  =  x ) )   =>    |-  ( ( ph  /\  X  e.  B ) 
 ->  ( (  .0.  .+  X )  =  X  /\  ( X  .+  .0.  )  =  X )
 )
 
Theoremismgmid2 12611* Show that a given element is the identity element of a magma. (Contributed by Mario Carneiro, 27-Dec-2014.)
 |-  B  =  ( Base `  G )   &    |-  .0.  =  ( 0g `  G )   &    |-  .+  =  ( +g  `  G )   &    |-  ( ph  ->  U  e.  B )   &    |-  ( ( ph  /\  x  e.  B ) 
 ->  ( U  .+  x )  =  x )   &    |-  (
 ( ph  /\  x  e.  B )  ->  ( x  .+  U )  =  x )   =>    |-  ( ph  ->  U  =  .0.  )
 
Theoremlidrideqd 12612* If there is a left and right identity element for any binary operation (group operation)  .+, both identity elements are equal. Generalization of statement in [Lang] p. 3: it is sufficient that "e" is a left identity element and "e`" is a right identity element instead of both being (two-sided) identity elements. (Contributed by AV, 26-Dec-2023.)
 |-  ( ph  ->  L  e.  B )   &    |-  ( ph  ->  R  e.  B )   &    |-  ( ph  ->  A. x  e.  B  ( L  .+  x )  =  x )   &    |-  ( ph  ->  A. x  e.  B  ( x  .+  R )  =  x )   =>    |-  ( ph  ->  L  =  R )
 
Theoremlidrididd 12613* If there is a left and right identity element for any binary operation (group operation)  .+, the left identity element (and therefore also the right identity element according to lidrideqd 12612) is equal to the two-sided identity element. (Contributed by AV, 26-Dec-2023.)
 |-  ( ph  ->  L  e.  B )   &    |-  ( ph  ->  R  e.  B )   &    |-  ( ph  ->  A. x  e.  B  ( L  .+  x )  =  x )   &    |-  ( ph  ->  A. x  e.  B  ( x  .+  R )  =  x )   &    |-  B  =  ( Base `  G )   &    |-  .+  =  ( +g  `  G )   &    |-  .0.  =  ( 0g `  G )   =>    |-  ( ph  ->  L  =  .0.  )
 
Theoremgrpidd 12614* Deduce the identity element of a magma from its properties. (Contributed by Mario Carneiro, 6-Jan-2015.)
 |-  ( ph  ->  B  =  ( Base `  G )
 )   &    |-  ( ph  ->  .+  =  ( +g  `  G )
 )   &    |-  ( ph  ->  .0.  e.  B )   &    |-  ( ( ph  /\  x  e.  B ) 
 ->  (  .0.  .+  x )  =  x )   &    |-  (
 ( ph  /\  x  e.  B )  ->  ( x  .+  .0.  )  =  x )   =>    |-  ( ph  ->  .0.  =  ( 0g `  G ) )
 
Theoremmgmidsssn0 12615* Property of the set of identities of  G. Either  G has no identities, and  O  =  (/), or it has one and this identity is unique and identified by the  0g function. (Contributed by Mario Carneiro, 7-Dec-2014.)
 |-  B  =  ( Base `  G )   &    |-  .0.  =  ( 0g `  G )   &    |-  .+  =  ( +g  `  G )   &    |-  O  =  { x  e.  B  |  A. y  e.  B  ( ( x 
 .+  y )  =  y  /\  ( y 
 .+  x )  =  y ) }   =>    |-  ( G  e.  V  ->  O  C_  {  .0.  } )
 
Theoremgrprinvlem 12616* Lemma for grprinvd 12617. (Contributed by NM, 9-Aug-2013.)
 |-  ( ( ph  /\  x  e.  B  /\  y  e.  B )  ->  ( x  .+  y )  e.  B )   &    |-  ( ph  ->  O  e.  B )   &    |-  (
 ( ph  /\  x  e.  B )  ->  ( O  .+  x )  =  x )   &    |-  ( ( ph  /\  ( x  e.  B  /\  y  e.  B  /\  z  e.  B ) )  ->  ( ( x  .+  y ) 
 .+  z )  =  ( x  .+  (
 y  .+  z )
 ) )   &    |-  ( ( ph  /\  x  e.  B ) 
 ->  E. y  e.  B  ( y  .+  x )  =  O )   &    |-  (
 ( ph  /\  ps )  ->  X  e.  B )   &    |-  ( ( ph  /\  ps )  ->  ( X  .+  X )  =  X )   =>    |-  ( ( ph  /\  ps )  ->  X  =  O )
 
Theoremgrprinvd 12617* Deduce right inverse from left inverse and left identity in an associative structure (such as a group). (Contributed by NM, 10-Aug-2013.) (Proof shortened by Mario Carneiro, 6-Jan-2015.)
 |-  ( ( ph  /\  x  e.  B  /\  y  e.  B )  ->  ( x  .+  y )  e.  B )   &    |-  ( ph  ->  O  e.  B )   &    |-  (
 ( ph  /\  x  e.  B )  ->  ( O  .+  x )  =  x )   &    |-  ( ( ph  /\  ( x  e.  B  /\  y  e.  B  /\  z  e.  B ) )  ->  ( ( x  .+  y ) 
 .+  z )  =  ( x  .+  (
 y  .+  z )
 ) )   &    |-  ( ( ph  /\  x  e.  B ) 
 ->  E. y  e.  B  ( y  .+  x )  =  O )   &    |-  (
 ( ph  /\  ps )  ->  X  e.  B )   &    |-  ( ( ph  /\  ps )  ->  N  e.  B )   &    |-  ( ( ph  /\  ps )  ->  ( N  .+  X )  =  O )   =>    |-  ( ( ph  /\  ps )  ->  ( X  .+  N )  =  O )
 
Theoremgrpridd 12618* Deduce right identity from left inverse and left identity in an associative structure (such as a group). (Contributed by NM, 10-Aug-2013.) (Proof shortened by Mario Carneiro, 6-Jan-2015.)
 |-  ( ( ph  /\  x  e.  B  /\  y  e.  B )  ->  ( x  .+  y )  e.  B )   &    |-  ( ph  ->  O  e.  B )   &    |-  (
 ( ph  /\  x  e.  B )  ->  ( O  .+  x )  =  x )   &    |-  ( ( ph  /\  ( x  e.  B  /\  y  e.  B  /\  z  e.  B ) )  ->  ( ( x  .+  y ) 
 .+  z )  =  ( x  .+  (
 y  .+  z )
 ) )   &    |-  ( ( ph  /\  x  e.  B ) 
 ->  E. y  e.  B  ( y  .+  x )  =  O )   =>    |-  ( ( ph  /\  x  e.  B ) 
 ->  ( x  .+  O )  =  x )
 
7.2  The complex numbers as an algebraic extensible structure
 
7.2.1  Definition and basic properties
 
Syntaxcpsmet 12619 Extend class notation with the class of all pseudometric spaces.
 class PsMet
 
Syntaxcxmet 12620 Extend class notation with the class of all extended metric spaces.
 class  *Met
 
Syntaxcmet 12621 Extend class notation with the class of all metrics.
 class  Met
 
Syntaxcbl 12622 Extend class notation with the metric space ball function.
 class  ball
 
Syntaxcfbas 12623 Extend class definition to include the class of filter bases.
 class  fBas
 
Syntaxcfg 12624 Extend class definition to include the filter generating function.
 class  filGen
 
Syntaxcmopn 12625 Extend class notation with a function mapping each metric space to the family of its open sets.
 class  MetOpen
 
Syntaxcmetu 12626 Extend class notation with the function mapping metrics to the uniform structure generated by that metric.
 class metUnif
 
Definitiondf-psmet 12627* Define the set of all pseudometrics on a given base set. In a pseudo metric, two distinct points may have a distance zero. (Contributed by Thierry Arnoux, 7-Feb-2018.)
 |- PsMet  =  ( x  e.  _V  |->  { d  e.  ( RR*  ^m  ( x  X.  x ) )  |  A. y  e.  x  ( (
 y d y )  =  0  /\  A. z  e.  x  A. w  e.  x  (
 y d z ) 
 <_  ( ( w d y ) +e
 ( w d z ) ) ) }
 )
 
Definitiondf-xmet 12628* Define the set of all extended metrics on a given base set. The definition is similar to df-met 12629, but we also allow the metric to take on the value +oo. (Contributed by Mario Carneiro, 20-Aug-2015.)
 |- 
 *Met  =  ( x  e.  _V  |->  { d  e.  ( RR*  ^m  ( x  X.  x ) )  |  A. y  e.  x  A. z  e.  x  ( ( ( y d z )  =  0  <->  y  =  z
 )  /\  A. w  e.  x  ( y d z )  <_  (
 ( w d y ) +e ( w d z ) ) ) } )
 
Definitiondf-met 12629* Define the (proper) class of all metrics. (A metric space is the metric's base set paired with the metric. However, we will often also call the metric itself a "metric space".) Equivalent to Definition 14-1.1 of [Gleason] p. 223. (Contributed by NM, 25-Aug-2006.)
 |- 
 Met  =  ( x  e.  _V  |->  { d  e.  ( RR  ^m  ( x  X.  x ) )  | 
 A. y  e.  x  A. z  e.  x  ( ( ( y d z )  =  0  <-> 
 y  =  z ) 
 /\  A. w  e.  x  ( y d z )  <_  ( ( w d y )  +  ( w d z ) ) ) } )
 
Definitiondf-bl 12630* Define the metric space ball function. (Contributed by NM, 30-Aug-2006.) (Revised by Thierry Arnoux, 11-Feb-2018.)
 |- 
 ball  =  ( d  e.  _V  |->  ( x  e. 
 dom  dom  d ,  z  e.  RR*  |->  { y  e.  dom  dom  d  |  ( x d y )  < 
 z } ) )
 
Definitiondf-mopn 12631 Define a function whose value is the family of open sets of a metric space. (Contributed by NM, 1-Sep-2006.)
 |-  MetOpen  =  ( d  e. 
 U. ran  *Met  |->  ( topGen `  ran  ( ball `  d ) ) )
 
Definitiondf-fbas 12632* Define the class of all filter bases. Note that a filter base on one set is also a filter base for any superset, so there is not a unique base set that can be recovered. (Contributed by Jeff Hankins, 1-Sep-2009.) (Revised by Stefan O'Rear, 11-Jul-2015.)
 |- 
 fBas  =  ( w  e.  _V  |->  { x  e.  ~P ~P w  |  ( x  =/=  (/)  /\  (/)  e/  x  /\  A. y  e.  x  A. z  e.  x  ( x  i^i  ~P (
 y  i^i  z )
 )  =/=  (/) ) }
 )
 
Definitiondf-fg 12633* Define the filter generating function. (Contributed by Jeff Hankins, 3-Sep-2009.) (Revised by Stefan O'Rear, 11-Jul-2015.)
 |-  filGen  =  ( w  e. 
 _V ,  x  e.  ( fBas `  w )  |->  { y  e.  ~P w  |  ( x  i^i  ~P y )  =/=  (/) } )
 
Definitiondf-metu 12634* Define the function mapping metrics to the uniform structure generated by that metric. (Contributed by Thierry Arnoux, 1-Dec-2017.) (Revised by Thierry Arnoux, 11-Feb-2018.)
 |- metUnif  =  ( d  e.  U. ran PsMet 
 |->  ( ( dom  dom  d  X.  dom  dom  d )
 filGen ran  ( a  e.  RR+  |->  ( `' d " ( 0 [,) a
 ) ) ) ) )
 
PART 8  BASIC TOPOLOGY
 
8.1  Topology
 
8.1.1  Topological spaces

A topology on a set is a set of subsets of that set, called open sets, which satisfy certain conditions. One condition is that the whole set be an open set. Therefore, a set is recoverable from a topology on it (as its union), and it may sometimes be more convenient to consider topologies without reference to the underlying set.

 
8.1.1.1  Topologies
 
Syntaxctop 12635 Syntax for the class of topologies.
 class  Top
 
Definitiondf-top 12636* Define the class of topologies. It is a proper class. See istopg 12637 and istopfin 12638 for the corresponding characterizations, using respectively binary intersections like in this definition and nonempty finite intersections.

The final form of the definition is due to Bourbaki (Def. 1 of [BourbakiTop1] p. I.1), while the idea of defining a topology in terms of its open sets is due to Aleksandrov. For the convoluted history of the definitions of these notions, see

Gregory H. Moore, The emergence of open sets, closed sets, and limit points in analysis and topology, Historia Mathematica 35 (2008) 220--241.

(Contributed by NM, 3-Mar-2006.) (Revised by BJ, 20-Oct-2018.)

 |- 
 Top  =  { x  |  ( A. y  e. 
 ~P  x U. y  e.  x  /\  A. y  e.  x  A. z  e.  x  ( y  i^i  z )  e.  x ) }
 
Theoremistopg 12637* Express the predicate " J is a topology". See istopfin 12638 for another characterization using nonempty finite intersections instead of binary intersections.

Note: In the literature, a topology is often represented by a calligraphic letter T, which resembles the letter J. This confusion may have led to J being used by some authors (e.g., K. D. Joshi, Introduction to General Topology (1983), p. 114) and it is convenient for us since we later use  T to represent linear transformations (operators). (Contributed by Stefan Allan, 3-Mar-2006.) (Revised by Mario Carneiro, 11-Nov-2013.)

 |-  ( J  e.  A  ->  ( J  e.  Top  <->  ( A. x ( x  C_  J  ->  U. x  e.  J )  /\  A. x  e.  J  A. y  e.  J  ( x  i^i  y )  e.  J ) ) )
 
Theoremistopfin 12638* Express the predicate " J is a topology" using nonempty finite intersections instead of binary intersections as in istopg 12637. It is not clear we can prove the converse without adding additional conditions. (Contributed by NM, 19-Jul-2006.) (Revised by Jim Kingdon, 14-Jan-2023.)
 |-  ( J  e.  Top  ->  ( A. x ( x 
 C_  J  ->  U. x  e.  J )  /\  A. x ( ( x 
 C_  J  /\  x  =/= 
 (/)  /\  x  e.  Fin )  ->  |^| x  e.  J ) ) )
 
Theoremuniopn 12639 The union of a subset of a topology (that is, the union of any family of open sets of a topology) is an open set. (Contributed by Stefan Allan, 27-Feb-2006.)
 |-  ( ( J  e.  Top  /\  A  C_  J )  ->  U. A  e.  J )
 
Theoremiunopn 12640* The indexed union of a subset of a topology is an open set. (Contributed by NM, 5-Oct-2006.)
 |-  ( ( J  e.  Top  /\  A. x  e.  A  B  e.  J )  -> 
 U_ x  e.  A  B  e.  J )
 
Theoreminopn 12641 The intersection of two open sets of a topology is an open set. (Contributed by NM, 17-Jul-2006.)
 |-  ( ( J  e.  Top  /\  A  e.  J  /\  B  e.  J )  ->  ( A  i^i  B )  e.  J )
 
Theoremfiinopn 12642 The intersection of a nonempty finite family of open sets is open. (Contributed by FL, 20-Apr-2012.)
 |-  ( J  e.  Top  ->  ( ( A  C_  J  /\  A  =/=  (/)  /\  A  e.  Fin )  ->  |^| A  e.  J ) )
 
Theoremunopn 12643 The union of two open sets is open. (Contributed by Jeff Madsen, 2-Sep-2009.)
 |-  ( ( J  e.  Top  /\  A  e.  J  /\  B  e.  J )  ->  ( A  u.  B )  e.  J )
 
Theorem0opn 12644 The empty set is an open subset of any topology. (Contributed by Stefan Allan, 27-Feb-2006.)
 |-  ( J  e.  Top  ->  (/) 
 e.  J )
 
Theorem0ntop 12645 The empty set is not a topology. (Contributed by FL, 1-Jun-2008.)
 |- 
 -.  (/)  e.  Top
 
Theoremtopopn 12646 The underlying set of a topology is an open set. (Contributed by NM, 17-Jul-2006.)
 |-  X  =  U. J   =>    |-  ( J  e.  Top  ->  X  e.  J )
 
Theoremeltopss 12647 A member of a topology is a subset of its underlying set. (Contributed by NM, 12-Sep-2006.)
 |-  X  =  U. J   =>    |-  (
 ( J  e.  Top  /\  A  e.  J ) 
 ->  A  C_  X )
 
8.1.1.2  Topologies on sets
 
Syntaxctopon 12648 Syntax for the function of topologies on sets.
 class TopOn
 
Definitiondf-topon 12649* Define the function that associates with a set the set of topologies on it. (Contributed by Stefan O'Rear, 31-Jan-2015.)
 |- TopOn  =  ( b  e.  _V  |->  { j  e.  Top  |  b  =  U. j }
 )
 
Theoremfuntopon 12650 The class TopOn is a function. (Contributed by BJ, 29-Apr-2021.)
 |- 
 Fun TopOn
 
Theoremistopon 12651 Property of being a topology with a given base set. (Contributed by Stefan O'Rear, 31-Jan-2015.) (Revised by Mario Carneiro, 13-Aug-2015.)
 |-  ( J  e.  (TopOn `  B )  <->  ( J  e.  Top  /\  B  =  U. J ) )
 
Theoremtopontop 12652 A topology on a given base set is a topology. (Contributed by Mario Carneiro, 13-Aug-2015.)
 |-  ( J  e.  (TopOn `  B )  ->  J  e.  Top )
 
Theoremtoponuni 12653 The base set of a topology on a given base set. (Contributed by Mario Carneiro, 13-Aug-2015.)
 |-  ( J  e.  (TopOn `  B )  ->  B  =  U. J )
 
Theoremtopontopi 12654 A topology on a given base set is a topology. (Contributed by Mario Carneiro, 13-Aug-2015.)
 |-  J  e.  (TopOn `  B )   =>    |-  J  e.  Top
 
Theoremtoponunii 12655 The base set of a topology on a given base set. (Contributed by Mario Carneiro, 13-Aug-2015.)
 |-  J  e.  (TopOn `  B )   =>    |-  B  =  U. J
 
Theoremtoptopon 12656 Alternative definition of  Top in terms of TopOn. (Contributed by Mario Carneiro, 13-Aug-2015.)
 |-  X  =  U. J   =>    |-  ( J  e.  Top  <->  J  e.  (TopOn `  X ) )
 
Theoremtoptopon2 12657 A topology is the same thing as a topology on the union of its open sets. (Contributed by BJ, 27-Apr-2021.)
 |-  ( J  e.  Top  <->  J  e.  (TopOn `  U. J ) )
 
Theoremtopontopon 12658 A topology on a set is a topology on the union of its open sets. (Contributed by BJ, 27-Apr-2021.)
 |-  ( J  e.  (TopOn `  X )  ->  J  e.  (TopOn `  U. J ) )
 
Theoremtoponrestid 12659 Given a topology on a set, restricting it to that same set has no effect. (Contributed by Jim Kingdon, 6-Jul-2022.)
 |-  A  e.  (TopOn `  B )   =>    |-  A  =  ( At  B )
 
Theoremtoponsspwpwg 12660 The set of topologies on a set is included in the double power set of that set. (Contributed by BJ, 29-Apr-2021.) (Revised by Jim Kingdon, 16-Jan-2023.)
 |-  ( A  e.  V  ->  (TopOn `  A )  C_ 
 ~P ~P A )
 
Theoremdmtopon 12661 The domain of TopOn is  _V. (Contributed by BJ, 29-Apr-2021.)
 |- 
 dom TopOn  =  _V
 
Theoremfntopon 12662 The class TopOn is a function with domain  _V. (Contributed by BJ, 29-Apr-2021.)
 |- TopOn  Fn  _V
 
Theoremtoponmax 12663 The base set of a topology is an open set. (Contributed by Mario Carneiro, 13-Aug-2015.)
 |-  ( J  e.  (TopOn `  B )  ->  B  e.  J )
 
Theoremtoponss 12664 A member of a topology is a subset of its underlying set. (Contributed by Mario Carneiro, 21-Aug-2015.)
 |-  ( ( J  e.  (TopOn `  X )  /\  A  e.  J )  ->  A  C_  X )
 
Theoremtoponcom 12665 If  K is a topology on the base set of topology  J, then  J is a topology on the base of  K. (Contributed by Mario Carneiro, 22-Aug-2015.)
 |-  ( ( J  e.  Top  /\  K  e.  (TopOn `  U. J ) )  ->  J  e.  (TopOn `  U. K ) )
 
Theoremtoponcomb 12666 Biconditional form of toponcom 12665. (Contributed by BJ, 5-Dec-2021.)
 |-  ( ( J  e.  Top  /\  K  e.  Top )  ->  ( J  e.  (TopOn ` 
 U. K )  <->  K  e.  (TopOn ` 
 U. J ) ) )
 
Theoremtopgele 12667 The topologies over the same set have the greatest element (the discrete topology) and the least element (the indiscrete topology). (Contributed by FL, 18-Apr-2010.) (Revised by Mario Carneiro, 16-Sep-2015.)
 |-  ( J  e.  (TopOn `  X )  ->  ( { (/) ,  X }  C_  J  /\  J  C_  ~P X ) )
 
8.1.1.3  Topological spaces
 
Syntaxctps 12668 Syntax for the class of topological spaces.
 class  TopSp
 
Definitiondf-topsp 12669 Define the class of topological spaces (as extensible structures). (Contributed by Stefan O'Rear, 13-Aug-2015.)
 |- 
 TopSp  =  { f  |  ( TopOpen `  f )  e.  (TopOn `  ( Base `  f ) ) }
 
Theoremistps 12670 Express the predicate "is a topological space". (Contributed by Mario Carneiro, 13-Aug-2015.)
 |-  A  =  ( Base `  K )   &    |-  J  =  (
 TopOpen `  K )   =>    |-  ( K  e.  TopSp  <->  J  e.  (TopOn `  A ) )
 
Theoremistps2 12671 Express the predicate "is a topological space". (Contributed by NM, 20-Oct-2012.)
 |-  A  =  ( Base `  K )   &    |-  J  =  (
 TopOpen `  K )   =>    |-  ( K  e.  TopSp  <->  ( J  e.  Top  /\  A  =  U. J ) )
 
Theoremtpsuni 12672 The base set of a topological space. (Contributed by FL, 27-Jun-2014.)
 |-  A  =  ( Base `  K )   &    |-  J  =  (
 TopOpen `  K )   =>    |-  ( K  e.  TopSp  ->  A  =  U. J )
 
Theoremtpstop 12673 The topology extractor on a topological space is a topology. (Contributed by FL, 27-Jun-2014.)
 |-  J  =  ( TopOpen `  K )   =>    |-  ( K  e.  TopSp  ->  J  e.  Top )
 
Theoremtpspropd 12674 A topological space depends only on the base and topology components. (Contributed by NM, 18-Jul-2006.) (Revised by Mario Carneiro, 13-Aug-2015.)
 |-  ( ph  ->  ( Base `  K )  =  ( Base `  L )
 )   &    |-  ( ph  ->  ( TopOpen `  K )  =  (
 TopOpen `  L ) )   =>    |-  ( ph  ->  ( K  e.  TopSp 
 <->  L  e.  TopSp ) )
 
Theoremtopontopn 12675 Express the predicate "is a topological space". (Contributed by Mario Carneiro, 13-Aug-2015.)
 |-  A  =  ( Base `  K )   &    |-  J  =  (TopSet `  K )   =>    |-  ( J  e.  (TopOn `  A )  ->  J  =  ( TopOpen `  K )
 )
 
Theoremtsettps 12676 If the topology component is already correctly truncated, then it forms a topological space (with the topology extractor function coming out the same as the component). (Contributed by Mario Carneiro, 13-Aug-2015.)
 |-  A  =  ( Base `  K )   &    |-  J  =  (TopSet `  K )   =>    |-  ( J  e.  (TopOn `  A )  ->  K  e.  TopSp )
 
Theoremistpsi 12677 Properties that determine a topological space. (Contributed by NM, 20-Oct-2012.)
 |-  ( Base `  K )  =  A   &    |-  ( TopOpen `  K )  =  J   &    |-  A  =  U. J   &    |-  J  e.  Top   =>    |-  K  e.  TopSp
 
Theoremeltpsg 12678 Properties that determine a topological space from a construction (using no explicit indices). (Contributed by Mario Carneiro, 13-Aug-2015.)
 |-  K  =  { <. (
 Base `  ndx ) ,  A >. ,  <. (TopSet `  ndx ) ,  J >. }   =>    |-  ( J  e.  (TopOn `  A )  ->  K  e.  TopSp )
 
Theoremeltpsi 12679 Properties that determine a topological space from a construction (using no explicit indices). (Contributed by NM, 20-Oct-2012.) (Revised by Mario Carneiro, 13-Aug-2015.)
 |-  K  =  { <. (
 Base `  ndx ) ,  A >. ,  <. (TopSet `  ndx ) ,  J >. }   &    |-  A  =  U. J   &    |-  J  e.  Top   =>    |-  K  e.  TopSp
 
8.1.2  Topological bases
 
Syntaxctb 12680 Syntax for the class of topological bases.
 class  TopBases
 
Definitiondf-bases 12681* Define the class of topological bases. Equivalent to definition of basis in [Munkres] p. 78 (see isbasis2g 12683). Note that "bases" is the plural of "basis". (Contributed by NM, 17-Jul-2006.)
 |-  TopBases 
 =  { x  |  A. y  e.  x  A. z  e.  x  ( y  i^i  z ) 
 C_  U. ( x  i^i  ~P ( y  i^i  z
 ) ) }
 
Theoremisbasisg 12682* Express the predicate "the set 
B is a basis for a topology". (Contributed by NM, 17-Jul-2006.)
 |-  ( B  e.  C  ->  ( B  e.  TopBases  <->  A. x  e.  B  A. y  e.  B  ( x  i^i  y ) 
 C_  U. ( B  i^i  ~P ( x  i^i  y
 ) ) ) )
 
Theoremisbasis2g 12683* Express the predicate "the set 
B is a basis for a topology". (Contributed by NM, 17-Jul-2006.)
 |-  ( B  e.  C  ->  ( B  e.  TopBases  <->  A. x  e.  B  A. y  e.  B  A. z  e.  ( x  i^i  y ) E. w  e.  B  ( z  e.  w  /\  w  C_  ( x  i^i  y ) ) ) )
 
Theoremisbasis3g 12684* Express the predicate "the set 
B is a basis for a topology". Definition of basis in [Munkres] p. 78. (Contributed by NM, 17-Jul-2006.)
 |-  ( B  e.  C  ->  ( B  e.  TopBases  <->  ( A. x  e.  B  x  C_  U. B  /\  A. x  e.  U. B E. y  e.  B  x  e.  y  /\  A. x  e.  B  A. y  e.  B  A. z  e.  ( x  i^i  y
 ) E. w  e.  B  ( z  e.  w  /\  w  C_  ( x  i^i  y ) ) ) ) )
 
Theorembasis1 12685 Property of a basis. (Contributed by NM, 16-Jul-2006.)
 |-  ( ( B  e.  TopBases  /\  C  e.  B  /\  D  e.  B )  ->  ( C  i^i  D )  C_  U. ( B  i^i  ~P ( C  i^i  D ) ) )
 
Theorembasis2 12686* Property of a basis. (Contributed by NM, 17-Jul-2006.)
 |-  ( ( ( B  e.  TopBases  /\  C  e.  B )  /\  ( D  e.  B  /\  A  e.  ( C  i^i  D ) ) )  ->  E. x  e.  B  ( A  e.  x  /\  x  C_  ( C  i^i  D ) ) )
 
Theoremfiinbas 12687* If a set is closed under finite intersection, then it is a basis for a topology. (Contributed by Jeff Madsen, 2-Sep-2009.)
 |-  ( ( B  e.  C  /\  A. x  e.  B  A. y  e.  B  ( x  i^i  y )  e.  B )  ->  B  e.  TopBases )
 
Theorembaspartn 12688* A disjoint system of sets is a basis for a topology. (Contributed by Stefan O'Rear, 22-Feb-2015.)
 |-  ( ( P  e.  V  /\  A. x  e.  P  A. y  e.  P  ( x  =  y  \/  ( x  i^i  y )  =  (/) ) )  ->  P  e. 
 TopBases )
 
Theoremtgval 12689* The topology generated by a basis. See also tgval2 12691 and tgval3 12698. (Contributed by NM, 16-Jul-2006.) (Revised by Mario Carneiro, 10-Jan-2015.)
 |-  ( B  e.  V  ->  ( topGen `  B )  =  { x  |  x  C_ 
 U. ( B  i^i  ~P x ) } )
 
Theoremtgvalex 12690 The topology generated by a basis is a set. (Contributed by Jim Kingdon, 4-Mar-2023.)
 |-  ( B  e.  V  ->  ( topGen `  B )  e.  _V )
 
Theoremtgval2 12691* Definition of a topology generated by a basis in [Munkres] p. 78. Later we show (in tgcl 12704) that  ( topGen `  B ) is indeed a topology (on  U. B, see unitg 12702). See also tgval 12689 and tgval3 12698. (Contributed by NM, 15-Jul-2006.) (Revised by Mario Carneiro, 10-Jan-2015.)
 |-  ( B  e.  V  ->  ( topGen `  B )  =  { x  |  ( x  C_  U. B  /\  A. y  e.  x  E. z  e.  B  (
 y  e.  z  /\  z  C_  x ) ) } )
 
Theoremeltg 12692 Membership in a topology generated by a basis. (Contributed by NM, 16-Jul-2006.) (Revised by Mario Carneiro, 10-Jan-2015.)
 |-  ( B  e.  V  ->  ( A  e.  ( topGen `
  B )  <->  A  C_  U. ( B  i^i  ~P A ) ) )
 
Theoremeltg2 12693* Membership in a topology generated by a basis. (Contributed by NM, 15-Jul-2006.) (Revised by Mario Carneiro, 10-Jan-2015.)
 |-  ( B  e.  V  ->  ( A  e.  ( topGen `
  B )  <->  ( A  C_  U. B  /\  A. x  e.  A  E. y  e.  B  ( x  e.  y  /\  y  C_  A ) ) ) )
 
Theoremeltg2b 12694* Membership in a topology generated by a basis. (Contributed by Mario Carneiro, 17-Jun-2014.) (Revised by Mario Carneiro, 10-Jan-2015.)
 |-  ( B  e.  V  ->  ( A  e.  ( topGen `
  B )  <->  A. x  e.  A  E. y  e.  B  ( x  e.  y  /\  y  C_  A ) ) )
 
Theoremeltg4i 12695 An open set in a topology generated by a basis is the union of all basic open sets contained in it. (Contributed by Stefan O'Rear, 22-Feb-2015.)
 |-  ( A  e.  ( topGen `
  B )  ->  A  =  U. ( B  i^i  ~P A ) )
 
Theoremeltg3i 12696 The union of a set of basic open sets is in the generated topology. (Contributed by Mario Carneiro, 30-Aug-2015.)
 |-  ( ( B  e.  V  /\  A  C_  B )  ->  U. A  e.  ( topGen `
  B ) )
 
Theoremeltg3 12697* Membership in a topology generated by a basis. (Contributed by NM, 15-Jul-2006.) (Revised by Jim Kingdon, 4-Mar-2023.)
 |-  ( B  e.  V  ->  ( A  e.  ( topGen `
  B )  <->  E. x ( x 
 C_  B  /\  A  =  U. x ) ) )
 
Theoremtgval3 12698* Alternate expression for the topology generated by a basis. Lemma 2.1 of [Munkres] p. 80. See also tgval 12689 and tgval2 12691. (Contributed by NM, 17-Jul-2006.) (Revised by Mario Carneiro, 30-Aug-2015.)
 |-  ( B  e.  V  ->  ( topGen `  B )  =  { x  |  E. y ( y  C_  B  /\  x  =  U. y ) } )
 
Theoremtg1 12699 Property of a member of a topology generated by a basis. (Contributed by NM, 20-Jul-2006.)
 |-  ( A  e.  ( topGen `
  B )  ->  A  C_  U. B )
 
Theoremtg2 12700* Property of a member of a topology generated by a basis. (Contributed by NM, 20-Jul-2006.)
 |-  ( ( A  e.  ( topGen `  B )  /\  C  e.  A ) 
 ->  E. x  e.  B  ( C  e.  x  /\  x  C_  A ) )
    < Previous  Next >

Page List
Jump to page: Contents  1 1-100 2 101-200 3 201-300 4 301-400 5 401-500 6 501-600 7 601-700 8 701-800 9 801-900 10 901-1000 11 1001-1100 12 1101-1200 13 1201-1300 14 1301-1400 15 1401-1500 16 1501-1600 17 1601-1700 18 1701-1800 19 1801-1900 20 1901-2000 21 2001-2100 22 2101-2200 23 2201-2300 24 2301-2400 25 2401-2500 26 2501-2600 27 2601-2700 28 2701-2800 29 2801-2900 30 2901-3000 31 3001-3100 32 3101-3200 33 3201-3300 34 3301-3400 35 3401-3500 36 3501-3600 37 3601-3700 38 3701-3800 39 3801-3900 40 3901-4000 41 4001-4100 42 4101-4200 43 4201-4300 44 4301-4400 45 4401-4500 46 4501-4600 47 4601-4700 48 4701-4800 49 4801-4900 50 4901-5000 51 5001-5100 52 5101-5200 53 5201-5300 54 5301-5400 55 5401-5500 56 5501-5600 57 5601-5700 58 5701-5800 59 5801-5900 60 5901-6000 61 6001-6100 62 6101-6200 63 6201-6300 64 6301-6400 65 6401-6500 66 6501-6600 67 6601-6700 68 6701-6800 69 6801-6900 70 6901-7000 71 7001-7100 72 7101-7200 73 7201-7300 74 7301-7400 75 7401-7500 76 7501-7600 77 7601-7700 78 7701-7800 79 7801-7900 80 7901-8000 81 8001-8100 82 8101-8200 83 8201-8300 84 8301-8400 85 8401-8500 86 8501-8600 87 8601-8700 88 8701-8800 89 8801-8900 90 8901-9000 91 9001-9100 92 9101-9200 93 9201-9300 94 9301-9400 95 9401-9500 96 9501-9600 97 9601-9700 98 9701-9800 99 9801-9900 100 9901-10000 101 10001-10100 102 10101-10200 103 10201-10300 104 10301-10400 105 10401-10500 106 10501-10600 107 10601-10700 108 10701-10800 109 10801-10900 110 10901-11000 111 11001-11100 112 11101-11200 113 11201-11300 114 11301-11400 115 11401-11500 116 11501-11600 117 11601-11700 118 11701-11800 119 11801-11900 120 11901-12000 121 12001-12100 122 12101-12200 123 12201-12300 124 12301-12400 125 12401-12500 126 12501-12600 127 12601-12700 128 12701-12800 129 12801-12900 130 12901-13000 131 13001-13100 132 13101-13200 133 13201-13300 134 13301-13400 135 13401-13500 136 13501-13600 137 13601-13700 138 13701-13800 139 13801-13900 140 13901-13960
  Copyright terms: Public domain < Previous  Next >