I started learning topology quite a while ago, and I still struggle with the core idea of topology. Today I learned about arc-connected topological spaces and that the unit interval with euclidean topology is path-connected and arc-connected but the unit interval with the trivial topology is path-connected but not arc-connected. I read the proof and understood it, but I can't really see the intuition behind it. Is there any way to visualize it? Can someone please explain it to me intuitively?
2026-03-28 16:59:54.1774717194
Understanding topology and arc connectedness
97 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 INTUITION
- How to see line bundle on $\mathbb P^1$ intuitively?
- Intuition for $\int_Cz^ndz$ for $n=-1, n\neq -1$
- Intuition on Axiom of Completeness (Lower Bounds)
- What is the point of the maximum likelihood estimator?
- Why are functions of compact support so important?
- What is it, intuitively, that makes a structure "topological"?
- geometric view of similar vs congruent matrices
- Weighted average intuition
- a long but quite interesting adding and deleting balls problem
- What does it mean, intuitively, to have a differential form on a Manifold (example inside)
Related Questions in PATH-CONNECTED
- Why the order square is not path-connected
- Prove that $\overline S$ is not path connected, where $S=\{x\times \sin(\frac1x):x\in(0,1]\}$
- Is the Mandelbrot set path-connected?
- Example of a topological space that is connected, not locally connected and not path connected
- Example of path connected metric space whose hyperspace with Vietoris topology is not path connected?
- Proof explanation to see that subset of $\mathbb{R}^2$ is not path connected.
- Connectedness and path connectedness of a finer topology
- Show that for an abelian countable group $G$ there exists a compact path connected subspace $K ⊆ \Bbb R^4$ such that $H_1(K)$ isomorphic to $G$
- Is there a better way - space is not path connected
- How to construct a path between two points in a general $n-surface$?
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?
Both paths and arcs are continuous maps $u : [0,1] \to X$. However, the concept of a path is much more general because there is no other requirement than continuity. A path is an arc if it is an embedding (i.e. $u : [0,1] \to u([0,1])$ is a homeomorphism, where $u([0,1])$ has the subspace topology inherited from $X$).
You see that arc connectedness is a very strong property: It means that for any two distinct points $x, y\in X$ there exists a subspace $I' \subset X$ which is a homeomorphic copy of $[0,1]$ and contains both $x,y$.
Each one-point space is arc connected simply because it does not have two distinct points.
An arc connected space $X$ with more than one point contains a copy of $[0,1]$, thus its cardinality must be at least $\mathfrak c$.
Any two element subset $\{x,y\}$ of an arc conncted space $X$ has the discrete topology.
The unit interval with the trivial topology does not satisfy 3. Nevertheless it is path connected because any function to it is continuous.
Remark.
A space $X$ satisfies 3. if and only if it is a $T_1$-space.
In fact, if $X$ is $T_1$, then both $\{x\}$ and $\{y\}$ are closed in $X$, thus also closed in the subspace $\{x, y\}$. Hence they are also open in $\{x, y\}$ which means that $\{x, y\}$ is discrete.
Conversely, let 3. be satisfied. Given two distinct points $x,y \in X$, we know that $\{x\}$ is open in $\{x, y\}$. Thus there exists an open $U \subset X$ such that $U \cap \{x, y\} = \{x\}$. Hence $x \in U$ and $y \notin U$. This shows that $X$ is $T_1$.