I tried: Let $x_i\in K$ such $x_i\in U$ open. If $X$ is regular exists $V_i$ such $x_i\in K\subset V\subset\overline{V}\subset U$. If $K$ compact and a cover such $K\subset\bigcup_{x_i\in K} V_i$ exist a finite cover such $K\subset\bigcup V_{i_n}=V$. Clearly $\overline{K}\subset\overline{V}$ and $\overline{V}$ is a finite cover of $\overline{K}$
2026-04-24 13:13:59.1777036439
X regular and K compact prove $\overline{K}$ is compact
77 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in GENERAL-TOPOLOGY
- Is every non-locally compact metric space totally disconnected?
- Let X be a topological space and let A be a subset of X
- Continuity, preimage of an open set of $\mathbb R^2$
- Question on minimizing the infimum distance of a point from a non compact set
- Is hedgehog of countable spininess separable space?
- Nonclosed set in $ \mathbb{R}^2 $
- I cannot understand that $\mathfrak{O} := \{\{\}, \{1\}, \{1, 2\}, \{3\}, \{1, 3\}, \{1, 2, 3\}\}$ is a topology on the set $\{1, 2, 3\}$.
- If for every continuous function $\phi$, the function $\phi \circ f$ is continuous, then $f$ is continuous.
- Defining a homotopy on an annulus
- Triangle inequality for metric space where the metric is angles between vectors
Related Questions in SOLUTION-VERIFICATION
- Linear transform of jointly distributed exponential random variables, how to identify domain?
- Exercise 7.19 from Papa Rudin: Gathering solutions
- Proof verification: $\forall n \in \mathbb{Z}, 4\nmid(n^2+2)$
- Proof verification: a function with finitely many points of discontinuity is Riemann integrable
- Do Monoid Homomorphisms preserve the identity?
- Cantor-Lebesgue's theorem
- If $a$ is an integer, prove that $\gcd(14a + 3, 21a + 4) = 1$.
- Number theory gcd
- $|G| > 1$ and not prime implies existence of a subgroup other than two trivial subgroups
- Prove/Disprove: Sum of im/ker of linear transformation contained in ker/im of each linear trasnfromation
Trending Questions
- Induction on the number of equations
- How to convince a math teacher of this simple and obvious fact?
- Find $E[XY|Y+Z=1 ]$
- Refuting the Anti-Cantor Cranks
- What are imaginary numbers?
- Determine the adjoint of $\tilde Q(x)$ for $\tilde Q(x)u:=(Qu)(x)$ where $Q:U→L^2(Ω,ℝ^d$ is a Hilbert-Schmidt operator and $U$ is a Hilbert space
- Why does this innovative method of subtraction from a third grader always work?
- How do we know that the number $1$ is not equal to the number $-1$?
- What are the Implications of having VΩ as a model for a theory?
- Defining a Galois Field based on primitive element versus polynomial?
- Can't find the relationship between two columns of numbers. Please Help
- Is computer science a branch of mathematics?
- Is there a bijection of $\mathbb{R}^n$ with itself such that the forward map is connected but the inverse is not?
- Identification of a quadrilateral as a trapezoid, rectangle, or square
- Generator of inertia group in function field extension
Popular # Hahtags
second-order-logic
numerical-methods
puzzle
logic
probability
number-theory
winding-number
real-analysis
integration
calculus
complex-analysis
sequences-and-series
proof-writing
set-theory
functions
homotopy-theory
elementary-number-theory
ordinary-differential-equations
circles
derivatives
game-theory
definite-integrals
elementary-set-theory
limits
multivariable-calculus
geometry
algebraic-number-theory
proof-verification
partial-derivative
algebra-precalculus
Popular Questions
- What is the integral of 1/x?
- How many squares actually ARE in this picture? Is this a trick question with no right answer?
- Is a matrix multiplied with its transpose something special?
- What is the difference between independent and mutually exclusive events?
- Visually stunning math concepts which are easy to explain
- taylor series of $\ln(1+x)$?
- How to tell if a set of vectors spans a space?
- Calculus question taking derivative to find horizontal tangent line
- How to determine if a function is one-to-one?
- Determine if vectors are linearly independent
- What does it mean to have a determinant equal to zero?
- Is this Batman equation for real?
- How to find perpendicular vector to another vector?
- How to find mean and median from histogram
- How many sides does a circle have?
Your proof is incorrect, because you only showed that there is some finite (not even open, because $\overline{V}$ typically is not open) cover of $\overline{K}$. For example you can take $U=X$ and $V=X$, and you obtain that your cover is simply $\{X\}$. But you were supposed to show that every open cover has a finite subcover.
Consider an open cover $\mathcal{U}$ of $\overline{K}$. In particular $\mathcal{U}$ is an open cover of $K$ and since $K$ is compact, then there is a finite subcover $\mathcal{U}'=\{U_1,\ldots,U_n\}\subseteq\mathcal{U}$ covering $K$. We will show that $\mathcal{U}'$ also covers $\overline{K}$.
So take $v\in\overline{K}$ and assume that $v$ does not belong to any of $U_i$. Now for any $x\in U_i$ there is an open subset $V_{i,x}$ such that $x\in V_{i,x}$ and $\overline{V_{i,x}}\subseteq U_i$. That's because $X$ is regular. Now the collection
$$\big\{V_{i,x}\ \big|\ i=1,\ldots,n,\ x\in U_i\big\}$$
is again an open cover of $K$ and so it has a finite subcover, say $\{V_1,\ldots,V_m\}$. Of course $C=\bigcup_{j=1}^m\overline{V_j}$ is closed, $K\subseteq C$ and $v\not\in C$. Since $X$ is regular then $v$ and $C$ can be separated by open subsets. In particular there is an open neighbourhood $U'$ of $v$ such that $U'\cap C=\emptyset$. And so $U'\cap K=\emptyset$ and thus $v\not\in\overline{K}$. Contradiction. $\Box$