SlideShare a Scribd company logo
Topology
Tychonoff’s Theorem
K. Christian Chávez
Yachay Tech University
February 24, 2023
Christian Chávez Topology February 24, 2023 1 / 23
Contents
1 Filters and ultrafilters
2 Compactness
3 Tychonoff’s theorem
Christian Chávez Topology February 24, 2023 2 / 23
Preliminaries
Definition 1
Let X be a set. A collection (Aα)α∈I of subsets of X has the finite
intersection property (FIP) if

α∈If
Aα ̸= ∅
for every finite set If ⊆ I.
Christian Chávez Topology February 24, 2023 3 / 23
Filters and ultrafilters
Filters and ultrafilters
Definition 2
Let X be a set. A nonempty collection F ⊆ P(X) is a filter on X if
(i)
∅ /
∈ F,
(ii)
if A ∈ F and A ⊆ B, then B ∈ F, and
(iii)
if A, B ∈ F, then A ∩ B ∈ F.
Christian Chávez Topology February 24, 2023 4 / 23
Filters and ultrafilters
Filters and ultrafilters
Definition 3
An ultrafilter on a set X is a filter that on X that is not properly
contained in any other filter on X.
Remark 1
Every filter has the FIP. This follows from item iii of Definition 2.
Remark 2
If (X, T ) is a topological space and x ∈ X, the collection
NX (x) = {A ⊆ X : ∃U ∈ T such that x ∈ U ⊆ A}
is a filter on X, called the neighborhood filter of x.
Christian Chávez Topology February 24, 2023 5 / 23
Filters and ultrafilters
Filters and ultrafilters
Lemma 4
Let X be a set and E ⊆ P(X). If E has the FIP, then there is a
unique (and smallest) filter F on X such that E ⊆ F.
Christian Chávez Topology February 24, 2023 6 / 23
Filters and ultrafilters
Proof.
Suppose E ⊆ P(X) has the FIP.
Denote by E′
the set of all the finite intersections of elements of E.
Let’s see that
E′′
= {A ⊆ X : A ⊇ U for some U ∈ E′
}
is a filter on X.
(i)
As E has the FIP, ∅ /
∈ E′′
(ii)
Suppose A ∈ E′′
and let B ⊇ A. Then there is U ∈ E′
such
that A ⊇ U. Clearly B ⊇ U, so B ∈ E′′
.
(iii)
Let A, B ∈ E′′
. There are U, V ∈ E′
such that A ⊇ U and
B ⊇ V. Because A ∩ B ⊇ U ∩ V and U ∩ V ∈ E′
, we have
A ∩ B ∈ E′′
.
Christian Chávez Topology February 24, 2023 7 / 23
Filters and ultrafilters
Filters and ultrafilters
Proof.
As a result, E′′
is a filter on X. In order to see that E′′
is the
smallest one that contains E, suppose there is another filter F on
X such that F ⊇ E. Let A ∈ E′′
. By definition, there is U ∈ E′
such
that A ⊇ U. We have U ∈ F because F ⊇ E has the FIP, but then
A ∈ F by item ii of Definition 2. Thus F ⊇ E′′
, whence E′′
cannot
contain any other filter containing E.
Christian Chávez Topology February 24, 2023 8 / 23
Filters and ultrafilters
Filters and ultrafilters
Lemma 5
Let U be a filter on a set X. Then U is an ultrafilter on X if and only
if either A ∈ U or XA ∈ U, for any A ⊆ X.
Christian Chávez Topology February 24, 2023 9 / 23
Filters and ultrafilters
Filters and ultrafilters
Lemma 6
Let X and Y be sets, let F be a filter on X, and let f : X → Y be a
function. Then
f(F) :=

A ⊆ Y : f−1
(A) ∈ F
is a filter on Y.
Remark 3
The notation f(F) must not be confused with the direct image of a subset
of X under f. Nevertheless we will refer to f(F) as the image of F under
f.
Christian Chávez Topology February 24, 2023 10 / 23
Filters and ultrafilters
Proof.
First note that Y ∈ f(F) as f−1
(Y) = X ∈ F, so f(F) ̸= ∅.
Further:
(i)
Since f−1
(∅) = ∅ /
∈ F, we have ∅ /
∈ f(F).
(ii)
Let A ∈ f(F) and suppose Y ⊇ B ⊇ A. Since f−1
(A) ∈ F
and f−1
(A) ⊆ f−1
(B), it follows f−1
(B) ∈ F. Thus B ∈ f(F).
(iii)
Let A, B ∈ f(F). Because f−1
(A), f−1
(B) ∈ F,
f−1
(A ∩ B) = f−1
(A) ∩ f−1
(A) ∈ F,
whence A ∩ B ∈ f(F).
This proves f(F) is a filter on Y.
Christian Chávez Topology February 24, 2023 11 / 23
Filters and ultrafilters
Filters and ultrafilters
Corollary 7
If F is an ultrafilter on X, then f(F) is an ultrafilter on Y.
Proof.
Suppose F is an ultrafilter on X. Let A ⊆ Y and assume that
A /
∈ f(F). Notice that f−1
(YA) = Xf−1
(A). Since f−1
(A) /
∈ F,
we obtain Xf−1
(A) ∈ F. Thus f−1
(YA) ∈ F, whence, by
definition, YA ∈ f(F). This shows that either A ∈ f(F) or
YA ∈ f(F). We conclude that f(F) is an ultrafilter on Y by
Lemma 5.
Christian Chávez Topology February 24, 2023 12 / 23
Filters and ultrafilters
Filters and ultrafilters
Definition 8
Let (X, T ) be a topological space, F ⊆ P(X) a filter on X, and
x ∈ X. Then F converges to x if U ∈ F for every open set
U ∈ NX (x). In this case we write F → x.
Christian Chávez Topology February 24, 2023 13 / 23
Filters and ultrafilters
Filters and ultrafilters
Lemma 9
Let (X, T ) and (Y, U) be topological spaces, and consider a
continuous function f : X → Y. If F is a filter on X that converges
to a point x ∈ X, then f(F) → f(x).
Proof.
Suppose F → x and let U ∈ NY (f(x)) be open. Since f is
continuous, f−1
(U) ∈ NX (x) is open. Thus f−1
(U) ∈ F, whence
U ∈ f(F). Because U was arbitrarily chosen, we conclude that
f(F) → f(x).
Christian Chávez Topology February 24, 2023 14 / 23
Compactness
Compactness
Lemma 10
A topological space (X, T ) is compact if and only if for every
collection (Aα)α∈I of closed subsets of X with the FIP,

α∈I
Aα ̸= ∅.
Christian Chávez Topology February 24, 2023 15 / 23
Compactness
Lemma 11
A topological space (X, T ) is compact if and only if every ultrafilter
on X converges.
Proof.
(⇒) Suppose (X, T ) is compact, and suppose for the sake of
contradiction that U is an ultrafilter on X that does not
converge to any point. This means that for every x ∈ X, there
is Ux ∈ NX (x) open such that Ux /
∈ U. Note that
{Ux : x ∈ X} is an open cover of X, and so since X is
compact it has a finite subcover {Ux1
, Ux2
, . . . , Uxn }. Thus,
X =
n
[
i=1
Uxi
.
Christian Chávez Topology February 24, 2023 16 / 23
Compactness
Proof.
It must be the case that there is k ∈ {1, . . . , n} such that Uxk
∈ U.
If this were not the case, then Uxk
/
∈ U for all k ∈ {1, . . . , n} and,
by Lemma 5, XUxk
∈ U for all k ∈ {1, . . . , n}, which leads us to
U ∋
n

k=1
(XUxk
) = X
n
[
k=1
Uxk
!
= XX = ∅,
a contradiction. Therefore, Uxk
∈ U for some k ∈ {1, . . . , n}.
However this is again a contradiction as we stated earlier that
Ux /
∈ U for every x ∈ X. We conclude that U converges.
Christian Chávez Topology February 24, 2023 17 / 23
Compactness
Proof.
(⇐) Suppose every ultrafilter U on X converges. We will use
Lemma 10. Suppose (Aα)α∈I is a collection of closed subsets
of X with the FIP. By Lemma 4, there is a filter F on X such
that {Aα : α ∈ I} ⊆ F. By Zorn’s Lemma, F is contained in
an ultrafilter U on X. By hypothesis, U converges to some
x ∈ X. Let’s now see that
T
α∈I Aα ̸= ∅. Let U ∈ NX (x) be
open. Note U ∈ U as U → x. Fix Aα0
, α0 ∈ I. Since
Aα0
, U ∈ U, we have Aα0
∩ U ̸= ∅. Because U is arbitrary, we
obtain x ∈ Aα0
. Thus, x ∈ Aα0
as Aα0
is closed. Nevertheless,
Aα0
is also arbitrary so x ∈ Aα for every α ∈ I. Hence,

α∈I
Aα ̸= ∅.
Christian Chávez Topology February 24, 2023 18 / 23
Tychonoff’s theorem
Tychonoff’s theorem
Lemma 12
Let (Xα, Tα)α∈I be a family of topological spaces. Let Tp be the
product topology on
X =
Y
α∈I
Xα.
Let F be a filter on X, and let x ∈ X. Then F → x if and only if
pα(F) → pα(x) for all projections pα : X → Xα, α ∈ I.
Proof.
(⇒) Suppose F → x. Since pα is continuous for every α ∈ I, it
follows, by Lemma 9, that pα(F) → pα(x) for every α ∈ I.
Christian Chávez Topology February 24, 2023 19 / 23
Tychonoff’s theorem
Proof.
(⇐) Suppose pα(F) → pα(x) for all α ∈ I. We want to show that
U ∈ F for every open U ∈ NX (x). It will be enough to show
this for the basic open sets of Tp. Recall that
E =
[
α∈I

p−1
α (V) : V ∈ Tα
is a subbasis por Tp. If E ′
denotes the set of all the finite
intersections of elements of E (i.e., E ′
is a basis for Tp), then
for every U ∈ E ′
we can write
U =
n

i=1
p−1
αi
(Vi ), with Vi ∈ Tαi
for i ∈ {1, . . . , n} .
Christian Chávez Topology February 24, 2023 20 / 23
Tychonoff’s theorem
Proof.
Let U ∈ E ′
be such that x ∈ U; then, for all i ∈ {1, . . . , n}, it
follows that x ∈ p−1
αi
(V), whence pαi
(x) ∈ Vi . By hypothesis
Vi ∈ pαi
(F), so p−1
αi
(Vi ) ∈ F for all i ∈ {1, . . . , n}. Therefore, as F
has the FIP,
U =
n

i=1
p−1
αi
(Vi ) ∈ F.
Since every open neighborhood of x is the union of elements of E ′
that contain x, it follows by item ii of Definition 2 that F contains all
the neighborhoods of x. As a result, F → x.
Christian Chávez Topology February 24, 2023 21 / 23
Tychonoff’s theorem
Tychonoff’s theorem
Theorem 13 (Tychonoff’s)
Let (Xα, Tα)α∈I be a collection of topological spaces. Let Tp be
the product topology on
X =
Y
α∈I
Xα.
Then (X, Tp) is compact if, and only if, (Xα, Tα) is compact for
every α ∈ I.
Christian Chávez Topology February 24, 2023 22 / 23
Tychonoff’s theorem
Proof.
(⇒) Suppose X is compact when endowed with Tp. Since every
projection pα : (X, Tp) → (Xα, Tα) is continuous and onto,
pα (X) = Xα is compact for all α ∈ I.
(⇐) Suppose (Xα, Tα) is compact for every α ∈ I. Let U be an
ultrafilter on X. Let’s see that U converges in X. By Lemma 6,
pα(U) is an ultrafilter on Xα for every α ∈ I. Further, as Xα is
compact for every α ∈ I, it follows by Lemma 11 that each
pα(U) converges to some xα ∈ Xα. Let x ∈ X be such that
pα(x) = xα for every α ∈ I. Therefore, pα(U) → pα(x) for all
α ∈ I. Finally, by Lemma 12, we conclude that U → x. This
shows that every ultrafilter on X converges. Thereby X is
compact by Lemma 11.
Christian Chávez Topology February 24, 2023 23 / 23

More Related Content

Similar to Tychonoff's theorem.pdf

Functionalanalysis ejemplos infinitos
Functionalanalysis ejemplos infinitosFunctionalanalysis ejemplos infinitos
Functionalanalysis ejemplos infinitos
Sualín Rojas
 
Pre- Operator Compact Space
Pre- Operator Compact SpacePre- Operator Compact Space
Pre- Operator Compact Space
iosrjce
 
On some locally closed sets and spaces in Ideal Topological Spaces
On some locally closed sets and spaces in Ideal Topological SpacesOn some locally closed sets and spaces in Ideal Topological Spaces
On some locally closed sets and spaces in Ideal Topological Spaces
IJMER
 
Some forms of N-closed Maps in supra Topological spaces
Some forms of N-closed Maps in supra Topological spacesSome forms of N-closed Maps in supra Topological spaces
Some forms of N-closed Maps in supra Topological spaces
IOSR Journals
 
Fibrewise near compact and locally near compact spaces
Fibrewise near compact and locally near compact spacesFibrewise near compact and locally near compact spaces
Fibrewise near compact and locally near compact spaces
Alexander Decker
 
PaperNo18-habibiIMF9-12-2013-IMF
PaperNo18-habibiIMF9-12-2013-IMFPaperNo18-habibiIMF9-12-2013-IMF
PaperNo18-habibiIMF9-12-2013-IMFMezban Habibi
 
1 IntroductionThese notes introduces a particular kind of Hi
1 IntroductionThese notes introduces a particular kind of Hi1 IntroductionThese notes introduces a particular kind of Hi
1 IntroductionThese notes introduces a particular kind of Hi
AbbyWhyte974
 
1 IntroductionThese notes introduces a particular kind of Hi
1 IntroductionThese notes introduces a particular kind of Hi1 IntroductionThese notes introduces a particular kind of Hi
1 IntroductionThese notes introduces a particular kind of Hi
MartineMccracken314
 
MA500-2 Topological Structures 2016Aisling McCluskey, Dar.docx
MA500-2 Topological Structures 2016Aisling McCluskey, Dar.docxMA500-2 Topological Structures 2016Aisling McCluskey, Dar.docx
MA500-2 Topological Structures 2016Aisling McCluskey, Dar.docx
smile790243
 
C026014016
C026014016C026014016
C026014016
inventionjournals
 
Contra qpi continuous functions in ideal bitopological spaces
Contra qpi  continuous functions in ideal bitopological spacesContra qpi  continuous functions in ideal bitopological spaces
Contra qpi continuous functions in ideal bitopological spaces
Alexander Decker
 
Let X bea topological space and let P be a family of disjoint nonempt.pdf
 Let X bea topological space and let P be a family of disjoint nonempt.pdf Let X bea topological space and let P be a family of disjoint nonempt.pdf
Let X bea topological space and let P be a family of disjoint nonempt.pdf
info532468
 
On The Generalized Topological Set Extension Results Using The Cluster Point ...
On The Generalized Topological Set Extension Results Using The Cluster Point ...On The Generalized Topological Set Extension Results Using The Cluster Point ...
On The Generalized Topological Set Extension Results Using The Cluster Point ...
BRNSS Publication Hub
 
Using ψ-Operator to Formulate a New Definition of Local Function
Using ψ-Operator to Formulate a New Definition of Local FunctionUsing ψ-Operator to Formulate a New Definition of Local Function
Using ψ-Operator to Formulate a New Definition of Local Function
paperpublications3
 
Urysohn's lemma
Urysohn's lemmaUrysohn's lemma
Urysohn's lemma
Anjali Kashyap
 
Notions via β*-open sets in topological spaces
Notions via β*-open sets in topological spacesNotions via β*-open sets in topological spaces
Notions via β*-open sets in topological spaces
IOSR Journals
 

Similar to Tychonoff's theorem.pdf (20)

Functionalanalysis ejemplos infinitos
Functionalanalysis ejemplos infinitosFunctionalanalysis ejemplos infinitos
Functionalanalysis ejemplos infinitos
 
Pre- Operator Compact Space
Pre- Operator Compact SpacePre- Operator Compact Space
Pre- Operator Compact Space
 
On some locally closed sets and spaces in Ideal Topological Spaces
On some locally closed sets and spaces in Ideal Topological SpacesOn some locally closed sets and spaces in Ideal Topological Spaces
On some locally closed sets and spaces in Ideal Topological Spaces
 
Some forms of N-closed Maps in supra Topological spaces
Some forms of N-closed Maps in supra Topological spacesSome forms of N-closed Maps in supra Topological spaces
Some forms of N-closed Maps in supra Topological spaces
 
Fibrewise near compact and locally near compact spaces
Fibrewise near compact and locally near compact spacesFibrewise near compact and locally near compact spaces
Fibrewise near compact and locally near compact spaces
 
PaperNo18-habibiIMF9-12-2013-IMF
PaperNo18-habibiIMF9-12-2013-IMFPaperNo18-habibiIMF9-12-2013-IMF
PaperNo18-habibiIMF9-12-2013-IMF
 
1 IntroductionThese notes introduces a particular kind of Hi
1 IntroductionThese notes introduces a particular kind of Hi1 IntroductionThese notes introduces a particular kind of Hi
1 IntroductionThese notes introduces a particular kind of Hi
 
1 IntroductionThese notes introduces a particular kind of Hi
1 IntroductionThese notes introduces a particular kind of Hi1 IntroductionThese notes introduces a particular kind of Hi
1 IntroductionThese notes introduces a particular kind of Hi
 
MA500-2 Topological Structures 2016Aisling McCluskey, Dar.docx
MA500-2 Topological Structures 2016Aisling McCluskey, Dar.docxMA500-2 Topological Structures 2016Aisling McCluskey, Dar.docx
MA500-2 Topological Structures 2016Aisling McCluskey, Dar.docx
 
C026014016
C026014016C026014016
C026014016
 
Contra qpi continuous functions in ideal bitopological spaces
Contra qpi  continuous functions in ideal bitopological spacesContra qpi  continuous functions in ideal bitopological spaces
Contra qpi continuous functions in ideal bitopological spaces
 
Let X bea topological space and let P be a family of disjoint nonempt.pdf
 Let X bea topological space and let P be a family of disjoint nonempt.pdf Let X bea topological space and let P be a family of disjoint nonempt.pdf
Let X bea topological space and let P be a family of disjoint nonempt.pdf
 
On The Generalized Topological Set Extension Results Using The Cluster Point ...
On The Generalized Topological Set Extension Results Using The Cluster Point ...On The Generalized Topological Set Extension Results Using The Cluster Point ...
On The Generalized Topological Set Extension Results Using The Cluster Point ...
 
02_AJMS_278_20.pdf
02_AJMS_278_20.pdf02_AJMS_278_20.pdf
02_AJMS_278_20.pdf
 
Using ψ-Operator to Formulate a New Definition of Local Function
Using ψ-Operator to Formulate a New Definition of Local FunctionUsing ψ-Operator to Formulate a New Definition of Local Function
Using ψ-Operator to Formulate a New Definition of Local Function
 
Urysohn's lemma
Urysohn's lemmaUrysohn's lemma
Urysohn's lemma
 
Notions via β*-open sets in topological spaces
Notions via β*-open sets in topological spacesNotions via β*-open sets in topological spaces
Notions via β*-open sets in topological spaces
 
01_AJMS_211_19_REV.pdf
01_AJMS_211_19_REV.pdf01_AJMS_211_19_REV.pdf
01_AJMS_211_19_REV.pdf
 
01_AJMS_211_19_REV.pdf
01_AJMS_211_19_REV.pdf01_AJMS_211_19_REV.pdf
01_AJMS_211_19_REV.pdf
 
Analysis Solutions CIV
Analysis Solutions CIVAnalysis Solutions CIV
Analysis Solutions CIV
 

Recently uploaded

Remote Sensing and Computational, Evolutionary, Supercomputing, and Intellige...
Remote Sensing and Computational, Evolutionary, Supercomputing, and Intellige...Remote Sensing and Computational, Evolutionary, Supercomputing, and Intellige...
Remote Sensing and Computational, Evolutionary, Supercomputing, and Intellige...
University of Maribor
 
Mudde & Rovira Kaltwasser. - Populism - a very short introduction [2017].pdf
Mudde & Rovira Kaltwasser. - Populism - a very short introduction [2017].pdfMudde & Rovira Kaltwasser. - Populism - a very short introduction [2017].pdf
Mudde & Rovira Kaltwasser. - Populism - a very short introduction [2017].pdf
frank0071
 
Deep Behavioral Phenotyping in Systems Neuroscience for Functional Atlasing a...
Deep Behavioral Phenotyping in Systems Neuroscience for Functional Atlasing a...Deep Behavioral Phenotyping in Systems Neuroscience for Functional Atlasing a...
Deep Behavioral Phenotyping in Systems Neuroscience for Functional Atlasing a...
Ana Luísa Pinho
 
bordetella pertussis.................................ppt
bordetella pertussis.................................pptbordetella pertussis.................................ppt
bordetella pertussis.................................ppt
kejapriya1
 
PRESENTATION ABOUT PRINCIPLE OF COSMATIC EVALUATION
PRESENTATION ABOUT PRINCIPLE OF COSMATIC EVALUATIONPRESENTATION ABOUT PRINCIPLE OF COSMATIC EVALUATION
PRESENTATION ABOUT PRINCIPLE OF COSMATIC EVALUATION
ChetanK57
 
Observation of Io’s Resurfacing via Plume Deposition Using Ground-based Adapt...
Observation of Io’s Resurfacing via Plume Deposition Using Ground-based Adapt...Observation of Io’s Resurfacing via Plume Deposition Using Ground-based Adapt...
Observation of Io’s Resurfacing via Plume Deposition Using Ground-based Adapt...
Sérgio Sacani
 
Leaf Initiation, Growth and Differentiation.pdf
Leaf Initiation, Growth and Differentiation.pdfLeaf Initiation, Growth and Differentiation.pdf
Leaf Initiation, Growth and Differentiation.pdf
RenuJangid3
 
Orion Air Quality Monitoring Systems - CWS
Orion Air Quality Monitoring Systems - CWSOrion Air Quality Monitoring Systems - CWS
Orion Air Quality Monitoring Systems - CWS
Columbia Weather Systems
 
DERIVATION OF MODIFIED BERNOULLI EQUATION WITH VISCOUS EFFECTS AND TERMINAL V...
DERIVATION OF MODIFIED BERNOULLI EQUATION WITH VISCOUS EFFECTS AND TERMINAL V...DERIVATION OF MODIFIED BERNOULLI EQUATION WITH VISCOUS EFFECTS AND TERMINAL V...
DERIVATION OF MODIFIED BERNOULLI EQUATION WITH VISCOUS EFFECTS AND TERMINAL V...
Wasswaderrick3
 
general properties of oerganologametal.ppt
general properties of oerganologametal.pptgeneral properties of oerganologametal.ppt
general properties of oerganologametal.ppt
IqrimaNabilatulhusni
 
GBSN - Microbiology (Lab 4) Culture Media
GBSN - Microbiology (Lab 4) Culture MediaGBSN - Microbiology (Lab 4) Culture Media
GBSN - Microbiology (Lab 4) Culture Media
Areesha Ahmad
 
DMARDs Pharmacolgy Pharm D 5th Semester.pdf
DMARDs Pharmacolgy Pharm D 5th Semester.pdfDMARDs Pharmacolgy Pharm D 5th Semester.pdf
DMARDs Pharmacolgy Pharm D 5th Semester.pdf
fafyfskhan251kmf
 
Earliest Galaxies in the JADES Origins Field: Luminosity Function and Cosmic ...
Earliest Galaxies in the JADES Origins Field: Luminosity Function and Cosmic ...Earliest Galaxies in the JADES Origins Field: Luminosity Function and Cosmic ...
Earliest Galaxies in the JADES Origins Field: Luminosity Function and Cosmic ...
Sérgio Sacani
 
S.1 chemistry scheme term 2 for ordinary level
S.1 chemistry scheme term 2 for ordinary levelS.1 chemistry scheme term 2 for ordinary level
S.1 chemistry scheme term 2 for ordinary level
ronaldlakony0
 
Deep Software Variability and Frictionless Reproducibility
Deep Software Variability and Frictionless ReproducibilityDeep Software Variability and Frictionless Reproducibility
Deep Software Variability and Frictionless Reproducibility
University of Rennes, INSA Rennes, Inria/IRISA, CNRS
 
in vitro propagation of plants lecture note.pptx
in vitro propagation of plants lecture note.pptxin vitro propagation of plants lecture note.pptx
in vitro propagation of plants lecture note.pptx
yusufzako14
 
What is greenhouse gasses and how many gasses are there to affect the Earth.
What is greenhouse gasses and how many gasses are there to affect the Earth.What is greenhouse gasses and how many gasses are there to affect the Earth.
What is greenhouse gasses and how many gasses are there to affect the Earth.
moosaasad1975
 
如何办理(uvic毕业证书)维多利亚大学毕业证本科学位证书原版一模一样
如何办理(uvic毕业证书)维多利亚大学毕业证本科学位证书原版一模一样如何办理(uvic毕业证书)维多利亚大学毕业证本科学位证书原版一模一样
如何办理(uvic毕业证书)维多利亚大学毕业证本科学位证书原版一模一样
yqqaatn0
 
BLOOD AND BLOOD COMPONENT- introduction to blood physiology
BLOOD AND BLOOD COMPONENT- introduction to blood physiologyBLOOD AND BLOOD COMPONENT- introduction to blood physiology
BLOOD AND BLOOD COMPONENT- introduction to blood physiology
NoelManyise1
 
3D Hybrid PIC simulation of the plasma expansion (ISSS-14)
3D Hybrid PIC simulation of the plasma expansion (ISSS-14)3D Hybrid PIC simulation of the plasma expansion (ISSS-14)
3D Hybrid PIC simulation of the plasma expansion (ISSS-14)
David Osipyan
 

Recently uploaded (20)

Remote Sensing and Computational, Evolutionary, Supercomputing, and Intellige...
Remote Sensing and Computational, Evolutionary, Supercomputing, and Intellige...Remote Sensing and Computational, Evolutionary, Supercomputing, and Intellige...
Remote Sensing and Computational, Evolutionary, Supercomputing, and Intellige...
 
Mudde & Rovira Kaltwasser. - Populism - a very short introduction [2017].pdf
Mudde & Rovira Kaltwasser. - Populism - a very short introduction [2017].pdfMudde & Rovira Kaltwasser. - Populism - a very short introduction [2017].pdf
Mudde & Rovira Kaltwasser. - Populism - a very short introduction [2017].pdf
 
Deep Behavioral Phenotyping in Systems Neuroscience for Functional Atlasing a...
Deep Behavioral Phenotyping in Systems Neuroscience for Functional Atlasing a...Deep Behavioral Phenotyping in Systems Neuroscience for Functional Atlasing a...
Deep Behavioral Phenotyping in Systems Neuroscience for Functional Atlasing a...
 
bordetella pertussis.................................ppt
bordetella pertussis.................................pptbordetella pertussis.................................ppt
bordetella pertussis.................................ppt
 
PRESENTATION ABOUT PRINCIPLE OF COSMATIC EVALUATION
PRESENTATION ABOUT PRINCIPLE OF COSMATIC EVALUATIONPRESENTATION ABOUT PRINCIPLE OF COSMATIC EVALUATION
PRESENTATION ABOUT PRINCIPLE OF COSMATIC EVALUATION
 
Observation of Io’s Resurfacing via Plume Deposition Using Ground-based Adapt...
Observation of Io’s Resurfacing via Plume Deposition Using Ground-based Adapt...Observation of Io’s Resurfacing via Plume Deposition Using Ground-based Adapt...
Observation of Io’s Resurfacing via Plume Deposition Using Ground-based Adapt...
 
Leaf Initiation, Growth and Differentiation.pdf
Leaf Initiation, Growth and Differentiation.pdfLeaf Initiation, Growth and Differentiation.pdf
Leaf Initiation, Growth and Differentiation.pdf
 
Orion Air Quality Monitoring Systems - CWS
Orion Air Quality Monitoring Systems - CWSOrion Air Quality Monitoring Systems - CWS
Orion Air Quality Monitoring Systems - CWS
 
DERIVATION OF MODIFIED BERNOULLI EQUATION WITH VISCOUS EFFECTS AND TERMINAL V...
DERIVATION OF MODIFIED BERNOULLI EQUATION WITH VISCOUS EFFECTS AND TERMINAL V...DERIVATION OF MODIFIED BERNOULLI EQUATION WITH VISCOUS EFFECTS AND TERMINAL V...
DERIVATION OF MODIFIED BERNOULLI EQUATION WITH VISCOUS EFFECTS AND TERMINAL V...
 
general properties of oerganologametal.ppt
general properties of oerganologametal.pptgeneral properties of oerganologametal.ppt
general properties of oerganologametal.ppt
 
GBSN - Microbiology (Lab 4) Culture Media
GBSN - Microbiology (Lab 4) Culture MediaGBSN - Microbiology (Lab 4) Culture Media
GBSN - Microbiology (Lab 4) Culture Media
 
DMARDs Pharmacolgy Pharm D 5th Semester.pdf
DMARDs Pharmacolgy Pharm D 5th Semester.pdfDMARDs Pharmacolgy Pharm D 5th Semester.pdf
DMARDs Pharmacolgy Pharm D 5th Semester.pdf
 
Earliest Galaxies in the JADES Origins Field: Luminosity Function and Cosmic ...
Earliest Galaxies in the JADES Origins Field: Luminosity Function and Cosmic ...Earliest Galaxies in the JADES Origins Field: Luminosity Function and Cosmic ...
Earliest Galaxies in the JADES Origins Field: Luminosity Function and Cosmic ...
 
S.1 chemistry scheme term 2 for ordinary level
S.1 chemistry scheme term 2 for ordinary levelS.1 chemistry scheme term 2 for ordinary level
S.1 chemistry scheme term 2 for ordinary level
 
Deep Software Variability and Frictionless Reproducibility
Deep Software Variability and Frictionless ReproducibilityDeep Software Variability and Frictionless Reproducibility
Deep Software Variability and Frictionless Reproducibility
 
in vitro propagation of plants lecture note.pptx
in vitro propagation of plants lecture note.pptxin vitro propagation of plants lecture note.pptx
in vitro propagation of plants lecture note.pptx
 
What is greenhouse gasses and how many gasses are there to affect the Earth.
What is greenhouse gasses and how many gasses are there to affect the Earth.What is greenhouse gasses and how many gasses are there to affect the Earth.
What is greenhouse gasses and how many gasses are there to affect the Earth.
 
如何办理(uvic毕业证书)维多利亚大学毕业证本科学位证书原版一模一样
如何办理(uvic毕业证书)维多利亚大学毕业证本科学位证书原版一模一样如何办理(uvic毕业证书)维多利亚大学毕业证本科学位证书原版一模一样
如何办理(uvic毕业证书)维多利亚大学毕业证本科学位证书原版一模一样
 
BLOOD AND BLOOD COMPONENT- introduction to blood physiology
BLOOD AND BLOOD COMPONENT- introduction to blood physiologyBLOOD AND BLOOD COMPONENT- introduction to blood physiology
BLOOD AND BLOOD COMPONENT- introduction to blood physiology
 
3D Hybrid PIC simulation of the plasma expansion (ISSS-14)
3D Hybrid PIC simulation of the plasma expansion (ISSS-14)3D Hybrid PIC simulation of the plasma expansion (ISSS-14)
3D Hybrid PIC simulation of the plasma expansion (ISSS-14)
 

Tychonoff's theorem.pdf

  • 1. Topology Tychonoff’s Theorem K. Christian Chávez Yachay Tech University February 24, 2023 Christian Chávez Topology February 24, 2023 1 / 23
  • 2. Contents 1 Filters and ultrafilters 2 Compactness 3 Tychonoff’s theorem Christian Chávez Topology February 24, 2023 2 / 23
  • 3. Preliminaries Definition 1 Let X be a set. A collection (Aα)α∈I of subsets of X has the finite intersection property (FIP) if α∈If Aα ̸= ∅ for every finite set If ⊆ I. Christian Chávez Topology February 24, 2023 3 / 23
  • 4. Filters and ultrafilters Filters and ultrafilters Definition 2 Let X be a set. A nonempty collection F ⊆ P(X) is a filter on X if (i) ∅ / ∈ F, (ii) if A ∈ F and A ⊆ B, then B ∈ F, and (iii) if A, B ∈ F, then A ∩ B ∈ F. Christian Chávez Topology February 24, 2023 4 / 23
  • 5. Filters and ultrafilters Filters and ultrafilters Definition 3 An ultrafilter on a set X is a filter that on X that is not properly contained in any other filter on X. Remark 1 Every filter has the FIP. This follows from item iii of Definition 2. Remark 2 If (X, T ) is a topological space and x ∈ X, the collection NX (x) = {A ⊆ X : ∃U ∈ T such that x ∈ U ⊆ A} is a filter on X, called the neighborhood filter of x. Christian Chávez Topology February 24, 2023 5 / 23
  • 6. Filters and ultrafilters Filters and ultrafilters Lemma 4 Let X be a set and E ⊆ P(X). If E has the FIP, then there is a unique (and smallest) filter F on X such that E ⊆ F. Christian Chávez Topology February 24, 2023 6 / 23
  • 7. Filters and ultrafilters Proof. Suppose E ⊆ P(X) has the FIP. Denote by E′ the set of all the finite intersections of elements of E. Let’s see that E′′ = {A ⊆ X : A ⊇ U for some U ∈ E′ } is a filter on X. (i) As E has the FIP, ∅ / ∈ E′′ (ii) Suppose A ∈ E′′ and let B ⊇ A. Then there is U ∈ E′ such that A ⊇ U. Clearly B ⊇ U, so B ∈ E′′ . (iii) Let A, B ∈ E′′ . There are U, V ∈ E′ such that A ⊇ U and B ⊇ V. Because A ∩ B ⊇ U ∩ V and U ∩ V ∈ E′ , we have A ∩ B ∈ E′′ . Christian Chávez Topology February 24, 2023 7 / 23
  • 8. Filters and ultrafilters Filters and ultrafilters Proof. As a result, E′′ is a filter on X. In order to see that E′′ is the smallest one that contains E, suppose there is another filter F on X such that F ⊇ E. Let A ∈ E′′ . By definition, there is U ∈ E′ such that A ⊇ U. We have U ∈ F because F ⊇ E has the FIP, but then A ∈ F by item ii of Definition 2. Thus F ⊇ E′′ , whence E′′ cannot contain any other filter containing E. Christian Chávez Topology February 24, 2023 8 / 23
  • 9. Filters and ultrafilters Filters and ultrafilters Lemma 5 Let U be a filter on a set X. Then U is an ultrafilter on X if and only if either A ∈ U or XA ∈ U, for any A ⊆ X. Christian Chávez Topology February 24, 2023 9 / 23
  • 10. Filters and ultrafilters Filters and ultrafilters Lemma 6 Let X and Y be sets, let F be a filter on X, and let f : X → Y be a function. Then f(F) := A ⊆ Y : f−1 (A) ∈ F is a filter on Y. Remark 3 The notation f(F) must not be confused with the direct image of a subset of X under f. Nevertheless we will refer to f(F) as the image of F under f. Christian Chávez Topology February 24, 2023 10 / 23
  • 11. Filters and ultrafilters Proof. First note that Y ∈ f(F) as f−1 (Y) = X ∈ F, so f(F) ̸= ∅. Further: (i) Since f−1 (∅) = ∅ / ∈ F, we have ∅ / ∈ f(F). (ii) Let A ∈ f(F) and suppose Y ⊇ B ⊇ A. Since f−1 (A) ∈ F and f−1 (A) ⊆ f−1 (B), it follows f−1 (B) ∈ F. Thus B ∈ f(F). (iii) Let A, B ∈ f(F). Because f−1 (A), f−1 (B) ∈ F, f−1 (A ∩ B) = f−1 (A) ∩ f−1 (A) ∈ F, whence A ∩ B ∈ f(F). This proves f(F) is a filter on Y. Christian Chávez Topology February 24, 2023 11 / 23
  • 12. Filters and ultrafilters Filters and ultrafilters Corollary 7 If F is an ultrafilter on X, then f(F) is an ultrafilter on Y. Proof. Suppose F is an ultrafilter on X. Let A ⊆ Y and assume that A / ∈ f(F). Notice that f−1 (YA) = Xf−1 (A). Since f−1 (A) / ∈ F, we obtain Xf−1 (A) ∈ F. Thus f−1 (YA) ∈ F, whence, by definition, YA ∈ f(F). This shows that either A ∈ f(F) or YA ∈ f(F). We conclude that f(F) is an ultrafilter on Y by Lemma 5. Christian Chávez Topology February 24, 2023 12 / 23
  • 13. Filters and ultrafilters Filters and ultrafilters Definition 8 Let (X, T ) be a topological space, F ⊆ P(X) a filter on X, and x ∈ X. Then F converges to x if U ∈ F for every open set U ∈ NX (x). In this case we write F → x. Christian Chávez Topology February 24, 2023 13 / 23
  • 14. Filters and ultrafilters Filters and ultrafilters Lemma 9 Let (X, T ) and (Y, U) be topological spaces, and consider a continuous function f : X → Y. If F is a filter on X that converges to a point x ∈ X, then f(F) → f(x). Proof. Suppose F → x and let U ∈ NY (f(x)) be open. Since f is continuous, f−1 (U) ∈ NX (x) is open. Thus f−1 (U) ∈ F, whence U ∈ f(F). Because U was arbitrarily chosen, we conclude that f(F) → f(x). Christian Chávez Topology February 24, 2023 14 / 23
  • 15. Compactness Compactness Lemma 10 A topological space (X, T ) is compact if and only if for every collection (Aα)α∈I of closed subsets of X with the FIP, α∈I Aα ̸= ∅. Christian Chávez Topology February 24, 2023 15 / 23
  • 16. Compactness Lemma 11 A topological space (X, T ) is compact if and only if every ultrafilter on X converges. Proof. (⇒) Suppose (X, T ) is compact, and suppose for the sake of contradiction that U is an ultrafilter on X that does not converge to any point. This means that for every x ∈ X, there is Ux ∈ NX (x) open such that Ux / ∈ U. Note that {Ux : x ∈ X} is an open cover of X, and so since X is compact it has a finite subcover {Ux1 , Ux2 , . . . , Uxn }. Thus, X = n [ i=1 Uxi . Christian Chávez Topology February 24, 2023 16 / 23
  • 17. Compactness Proof. It must be the case that there is k ∈ {1, . . . , n} such that Uxk ∈ U. If this were not the case, then Uxk / ∈ U for all k ∈ {1, . . . , n} and, by Lemma 5, XUxk ∈ U for all k ∈ {1, . . . , n}, which leads us to U ∋ n k=1 (XUxk ) = X n [ k=1 Uxk ! = XX = ∅, a contradiction. Therefore, Uxk ∈ U for some k ∈ {1, . . . , n}. However this is again a contradiction as we stated earlier that Ux / ∈ U for every x ∈ X. We conclude that U converges. Christian Chávez Topology February 24, 2023 17 / 23
  • 18. Compactness Proof. (⇐) Suppose every ultrafilter U on X converges. We will use Lemma 10. Suppose (Aα)α∈I is a collection of closed subsets of X with the FIP. By Lemma 4, there is a filter F on X such that {Aα : α ∈ I} ⊆ F. By Zorn’s Lemma, F is contained in an ultrafilter U on X. By hypothesis, U converges to some x ∈ X. Let’s now see that T α∈I Aα ̸= ∅. Let U ∈ NX (x) be open. Note U ∈ U as U → x. Fix Aα0 , α0 ∈ I. Since Aα0 , U ∈ U, we have Aα0 ∩ U ̸= ∅. Because U is arbitrary, we obtain x ∈ Aα0 . Thus, x ∈ Aα0 as Aα0 is closed. Nevertheless, Aα0 is also arbitrary so x ∈ Aα for every α ∈ I. Hence, α∈I Aα ̸= ∅. Christian Chávez Topology February 24, 2023 18 / 23
  • 19. Tychonoff’s theorem Tychonoff’s theorem Lemma 12 Let (Xα, Tα)α∈I be a family of topological spaces. Let Tp be the product topology on X = Y α∈I Xα. Let F be a filter on X, and let x ∈ X. Then F → x if and only if pα(F) → pα(x) for all projections pα : X → Xα, α ∈ I. Proof. (⇒) Suppose F → x. Since pα is continuous for every α ∈ I, it follows, by Lemma 9, that pα(F) → pα(x) for every α ∈ I. Christian Chávez Topology February 24, 2023 19 / 23
  • 20. Tychonoff’s theorem Proof. (⇐) Suppose pα(F) → pα(x) for all α ∈ I. We want to show that U ∈ F for every open U ∈ NX (x). It will be enough to show this for the basic open sets of Tp. Recall that E = [ α∈I p−1 α (V) : V ∈ Tα is a subbasis por Tp. If E ′ denotes the set of all the finite intersections of elements of E (i.e., E ′ is a basis for Tp), then for every U ∈ E ′ we can write U = n i=1 p−1 αi (Vi ), with Vi ∈ Tαi for i ∈ {1, . . . , n} . Christian Chávez Topology February 24, 2023 20 / 23
  • 21. Tychonoff’s theorem Proof. Let U ∈ E ′ be such that x ∈ U; then, for all i ∈ {1, . . . , n}, it follows that x ∈ p−1 αi (V), whence pαi (x) ∈ Vi . By hypothesis Vi ∈ pαi (F), so p−1 αi (Vi ) ∈ F for all i ∈ {1, . . . , n}. Therefore, as F has the FIP, U = n i=1 p−1 αi (Vi ) ∈ F. Since every open neighborhood of x is the union of elements of E ′ that contain x, it follows by item ii of Definition 2 that F contains all the neighborhoods of x. As a result, F → x. Christian Chávez Topology February 24, 2023 21 / 23
  • 22. Tychonoff’s theorem Tychonoff’s theorem Theorem 13 (Tychonoff’s) Let (Xα, Tα)α∈I be a collection of topological spaces. Let Tp be the product topology on X = Y α∈I Xα. Then (X, Tp) is compact if, and only if, (Xα, Tα) is compact for every α ∈ I. Christian Chávez Topology February 24, 2023 22 / 23
  • 23. Tychonoff’s theorem Proof. (⇒) Suppose X is compact when endowed with Tp. Since every projection pα : (X, Tp) → (Xα, Tα) is continuous and onto, pα (X) = Xα is compact for all α ∈ I. (⇐) Suppose (Xα, Tα) is compact for every α ∈ I. Let U be an ultrafilter on X. Let’s see that U converges in X. By Lemma 6, pα(U) is an ultrafilter on Xα for every α ∈ I. Further, as Xα is compact for every α ∈ I, it follows by Lemma 11 that each pα(U) converges to some xα ∈ Xα. Let x ∈ X be such that pα(x) = xα for every α ∈ I. Therefore, pα(U) → pα(x) for all α ∈ I. Finally, by Lemma 12, we conclude that U → x. This shows that every ultrafilter on X converges. Thereby X is compact by Lemma 11. Christian Chávez Topology February 24, 2023 23 / 23