For any cover $\cal{U}$ of a topological space $X$ there is a finest partition $P(\cal{U})$ refined by $\cal{U}$. Each element of $\cal{U}$ is contained in a unique element of $P(\cal{U})$. Willard, General topology, Ex. 36A. I ask for a proof please. Also if we take the cover $[0,1/3]\cup[1/4,2/3]\cup[1/2,1]$ of $[0,1]$ which is the finest partition of the proposition?
2026-03-27 02:07:40.1774577260
Exercise on refinement of a cover
109 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 SET-PARTITION
- Existence of a denumerble partition.
- Given N sets of partitions, find a partition such that it satisfies a criterion
- Given a decreasing family of sets and partitions with a refinement condition, is there a monotonous choice function from the partitions?
- Partition of an $n$-element set such that the smallest component has at least $k$ elements?
- Number of equivalence relations on a set with $kn$ elements with the condition that each equivalence class has n elements
- Is there a similar notion of cycle type commonly in use for finite partitions, where instead of cycle sizes one counts the block sizes?
- Is it possible to construct two subsequences of a sequence X with specific properties such that the two subsequence sums are the same?
- Coloring $\mathbb{R}^2$ and single-colored paths
- A homework problem about set theory
- Canonical name for the partition that a partition of a set induces on its subsets
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?
For your specific part: suppose that $\mathcal{P}$ is a partition of $[0,1]$ that refines your cover $\{[0,\frac13], [\frac14,\frac23],[\frac12,1]\}$.
Then some $P_1 \in \mathcal{P}$ satisfies $[0,\frac13] \subseteq P_1$ and also some $P_2 \in \mathcal{P}$ exists such that $[\frac14,\frac23]\subseteq P_2$. But $\frac14$ lies in both and so this forces $P_1=P_2$ (two elements of a partition are disjoint or equal). Similarly, a $P_3$ containing $[\frac12,1]$ must equal $P_2$ (and thus $P_1$!) as $\frac12$ is in both. It follows that $P_1=P_2=P_3$ and the partition $\mathcal{P}$ equals the quite boring $\{[0,1]\}$.
This gives an idea for a partition (which is really the set of classes of an equivalence relation) for refining any $\mathcal{U}$:
Define $x \sim y$ iff there is a "path in $\mathcal{U}$ from $x$ to $y$":
$$x \sim y \iff \exists n\ge 1, \exists U_1, \ldots, U_n \in \mathcal{U}: (x \in U_1) \land (y \in U_n) \land (\forall 1 \le i \le n-1: U_i \cap U_{i+1} \neq \emptyset\tag{1}$$
and let $\mathcal{P}$ be the set of equivalence classes. It's indeed easy to check that this defines an equivalence relation on $X$ and that the classes refine the members of $\mathcal{U}$ (if $x,y \in U \in \mathcal{U}$ then $x \sim y$) and is as required.
Bonus theorem: $X$ is connected iff for every open cover $\mathcal{U}$ of $X$ and every $x,y \in X$ there is a path in $\mathcal{U}$ from $x$ to $y$. This is quite handy in some proofs involving local compactness, or local (path-)connectedness etc.