Thinking about continuity in the real line which makes use of epsilon and delta neighbourhoods (delta and epsilon being metrics), I suppose that there has to be some notion of distance used in continuity in general topological space. I only have a degree in electrical engineering and being interested in the applications of functional analysis.
2026-04-03 17:33:58.1775237638
Is continuity of topological spaces appears only in the context of normed topological spaces?
48 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in TOPOLOGICAL-VECTOR-SPACES
- Countable dense subset of functions of exponential type 1 that decay along the positive real axis
- Let $X$ be a topological vector space. Then how you show $A^\perp$ is closed in $X^*$ under the strong topology?
- Box topology defines a topological vector space?
- Are there analogues to orthogonal transformations in non-orientable surfaces?
- Is Hilbert space a Normed Space or a Inner Product Space? Or it have to be both at the same time?
- Are most linear operators invertible?
- The finest locally convex topology is not metrizable
- Non-Hausdorff topology on the germs of holomorphic functions
- Topological isomorphism between $C^{\infty}(\mathbb{R}) = \lim_{\leftarrow}{C^{k}([-k, k])}$
- Can a linear subspace in Banach space be the union of several other subspaces?
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?
Not at all!
Part of the motivation for topology in the first place is the realization that concepts normally associated with distance - e.g. continuity, connectedness, and compactness - can actually be characterized using only the notion of openness. For example:
A function $f:X\rightarrow Y$ between topological spaces is continuous iff for each open $U\subseteq Y$ the preimage $f^{-1}(U)$ is open in $X$.
A topological space $X$ is connected iff there is no pair of disjoint nonempty open sets $U,V\subseteq X$ such that $U\cup V=X$.
A subset $C$ of a topological space $X$ is compact iff for every collection of open-in-$X$ sets $\{U_i\}_{i\in I}$ such that $\bigcup_{i\in I}U_i\supseteq C$, there is some finite $J\subseteq I$ such that $\bigcup_{i\in J}U_i\supseteq C$.
(OK fine, I'm being a bit sloppy here in conflating a topological space with its set of points - there are many ways to put a topology on a given set of points, as long as that set has more than one element - but this is a minor issue.)
These are "faithful rephrasings" of the original metric notions in the following sense: to each metric space $(X,d)$ there is a corresponding topology $\tau_d$ on $X$, and when we translate from $d$s to $\tau_d$s the metric notions correspond to the versions above. Meanwhile, since there are lots of topological spaces not coming from metrics at all, we get a real gain in generality.
So no metric structure is needed at all to make sense of the standard "continuity-flavored" ideas in real or functional analysis. This isn't to say that such additional structure (beyond a mere topology) isn't useful or interesting, but it's not necessary for the expression and basic analysis of many simple properties.
At this point there's a reasonable follow-up question:
The utterly amazing book Counterexamples in topology addresses the looser question wonderfully, and examples of more natural/broadly interesting spaces which are extremely different from metrizable spaces can be found in various places on this site and mathoverflow - e.g. here or (even more extremely!) here. Given your background, it's worth mentioning that several examples at each of those links are from functional analysis. The takeaway should be that the "topological shift" really is valuable and significant.