Metric Spaces
This section was developed by following Rudin, Principles of Mathematical Analysis, Chapter 2.
Definition of a Metric Space
A set whose elements we'll call points, together with a distance function is called a metric space and the distance function is called a metric, if the following conditions, called the metric axioms, hold for
- If (distance is always positive between two distinct points.)
- (distance is always zero between a point and itself.)
- (the distance from to is the same as the distance from to .)
- (triangle inequality.)
We can denote a metric space on set with metric as the tuple
Referenced by (47 direct, 64 transitive)
Direct references:
- theorem-7
- proof-of-function-is-continuous-at-point-iff-limit-at-point-equals-function-at-point
- mapping-continuous-iff-inverse-images-of-open-sets-are-open
- Converge
- sequence-theorems-context
- sequence-in-compact-metric-space-has-a-convergent-subsequence
- proof-of-theorem-27
- subsequential-limits-of-a-metric-space-form-a-closed-set
- Cauchy Sequence
- Diameter
- diameter-of-set-equals-diameter-of-closure
- every-convergent-sequence-in-a-metric-space-is-a-cauchy-sequence
- proof-of-every-convergent-sequence-in-a-metric-space-is-a-cauchy-sequence
- Complete
- compact-metric-spaces-are-complete
- proof-of-compact-metric-spaces-are-complete
- proof-of-euclidean-spaces-are-complete
- proof-of-cauchy-criterion-for-convergence
- theorem-50
- Open Cover
- Compact
- proof-of-finite-sets-are-compact
- compact-implies-closed
- proof-of-compact-implies-closed
- nonempty-intersection-of-finitely-many-compact-sets
- heine-borel-note
- Separated
- Connected
- euclidean-space-is-metric-space
- proof-of-euclidean-space-is-metric-space
- rn-vector-space-vs-metric-space
- discrete-metric-satisfies-axioms
- metric-space-context
- Closure
- set-is-its-closure-iff-it-is-closed
- set-and-closure-have-same-limit-points
- Open Relative
- Separable
- every-separable-metric-space-has-a-countable-base
- proof-of-every-separable-metric-space-has-a-countable-base
- every-metric-space-where-every-infinite-subset-has-a-limit-point-is-separable
- compact-metric-space-has-countable-base
- proof-of-compact-metric-space-has-countable-base
- infinite-subset-has-limit-point-implies-compact
- Condensation Point
- cantor-bendixson-theorem
- proof-of-cantor-bendixson-theorem
Transitive (depth 1):
- Cauchy criterion for convergence
- euclidean-spaces-are-complete
- limit-of-diameter-of-remaining-points-in-cauchy-sequence-is-zero
- note-49
- proof-of-limit-of-diameter-of-remaining-points-in-cauchy-sequence-is-zero
- proof-of-theorem-50
- closure-distributes-over-finite-unions
- proof-of-non-empty-perfect-sets-in-rk-are-uncountable
- Cantor set
- cantor-set-is-compact
- closed-subsets-of-compact-sets-are-compact
- compact-relative-to-subspace
- every-k-cell-is-compact
- finite-sets-are-compact
- Heine-Borel
- infinite-subset-of-compact-set-has-limit-point
- intersection-of-closed-and-compact-is-compact
- intersection-of-nonempty-nested-compact-sets-is-nonempty
- nested-sequence-of-compact-sets-with-lim-diam-zero-has-singleton-intersection
- proof-of-cantor-set-is-compact
- proof-of-closed-subsets-of-compact-sets-are-compact
- proof-of-compact-relative-to-subspace
- proof-of-every-k-cell-is-compact
- proof-of-infinite-subset-has-limit-point-implies-compact
- proof-of-infinite-subset-of-compact-set-has-limit-point
- proof-of-theorem-18
- proof-of-intersection-of-closed-and-compact-is-compact
- proof-of-nonempty-intersection-of-finitely-many-compact-sets
- example-52
- connected-sets-in-r1-are-intervals
- Domain
- proof-of-connected-sets-in-r1-are-intervals
- proof-of-open-set-in-r1-is-countable-union-of-disjoint-segments
- Diverge
- note-31
- proof-of-condensation-points-of-an-uncountable-subset-of-rk-are-perfect
- proof-of-intersection-of-nonempty-nested-compact-sets-is-nonempty
- every-k-cell-is-compact-intuition
- open-relative-iff-intersection-with-open-subset
- proof-of-open-relative-iff-intersection-with-open-subset
- euclidean-space-is-separable
- proof-of-every-metric-space-where-every-infinite-subset-has-a-limit-point-is-separable
- proof-of-set-and-closure-have-same-limit-points
Transitive (depth 2):
- cantor-set-is-perfect
- cantor-set-is-uncountable
- proof-of-heine-borel
- Cauchy Integral Theorem
- Cauchy's Integral Theorem
- closed-path-of-path-independent-integral-is-zero
- Contour Integral
- Divergence Theorem of Gauss
- Green's Theorem
- Path Independent
- remark-12
- Taylor Expansion Theorem
- theorem-16
- theorem-19
- Volume Integral
- proof-of-weierstrass
- proof-of-sequence-in-compact-metric-space-has-a-convergent-subsequence
- proof-of-nested-sequence-of-compact-sets-with-lim-diam-zero-has-singleton-intersection
Transitive (depth 3):
Examples of Metric Spaces
The most important metric spaces are the euclidean spaces together with a norm.
is a metric space for any
First, for , is just the empty set, so the metric axioms are vacuously satisfied for all points in the set. Now, for
- Let Then so
- Let Now, so so
- Let so
- Let so
Therefore, is a metric on and is a metric space.
Note that by itself is just a vector space, but together with a norm forms a metric space. The proof above relies on the properties of norms without going into detail - norms are similar to distance metrics but they are even stricter because they require homogeneity -
We could define other, non-norm metrics on such as the discrete metric, which works for any set
Also note that every subset of a of a metric space is a metric space on its own, using the same distance function.
The discrete metric is defined as:
Referenced by (1 direct)
Direct references:
It's easy to see that this satisfies the metric axioms above for any set.
Also note that every subset of a metric space is also a metric space, since if the metric axioms hold for all points in that necessarily includes the points in
Segments, Intervals, Cells and Balls
A segment is the set of all real numbers such that
Referenced by (3 direct, 3 transitive)
Transitive (depth 1):
A interval is the set of all real numbers such that
Referenced by (21 direct, 5 transitive)
Direct references:
- note-5
- remark-8
- Second Derivative Test for Convexity
- Differentiation
- Integration
- Limits of a Function
- The Differential Equation
- Direction Field
- Meaning of the Differential
- Exact Differential Equations
- Fourier Series
- existence-and-uniqueness-of-ivp-solutions
- Numerical Integration
- Root Approximation
- Uniform Distribution
- Random Variables and Probability Distributions
- Cantor set
- proof-of-cantor-set-is-not-empty
- proof-of-reals-are-uncountable
- k-cell
- every-interval-is-uncountable
A half-open interval or is the set of all real numbers such that or respectively.
Given if for all then the set of all points who satisfy is called a k-cell. So, a 1-cell is an interval, a 2-cell is a rectangle, and so on.
Referenced by (1 direct)
Direct references:
Given the open or closed ball with center and radius is defined as the set of points such that or respectively.
Referenced by (8 direct, 200 transitive)
Direct references:
Transitive (depth 1):
- Analytic at a point
- analytic-implies-cr-equations
- Boundary
- Condensation Point
- every-neighborhood-is-an-open-set
- example-4
- Interior Point
- Limit Point
- Manifold
- neighborhood-of-limit-point-contains-infinitely-many-points
- open-closed-intuition
- Point Singularity
- proof-of-cantor-set-is-perfect
- proof-of-closure-distributes-over-finite-unions
- proof-of-condensation-points-of-an-uncountable-subset-of-rk-are-perfect
- proof-of-connected-sets-in-r1-are-intervals
- proof-of-every-k-cell-is-compact
- proof-of-every-neighborhood-is-an-open-set
- proof-of-every-separable-metric-space-has-a-countable-base
- proof-of-heine-borel
- proof-of-infinite-subset-of-compact-set-has-limit-point
- proof-of-limit-points-form-closed-set
- proof-of-mapping-continuous-iff-inverse-images-of-open-sets-are-open
- proof-of-neighborhood-of-limit-point-contains-infinitely-many-points
- proof-of-open-iff-complement-closed
- proof-of-open-relative-iff-intersection-with-open-subset
- proof-of-open-set-in-r1-is-countable-union-of-disjoint-segments
- proof-of-rationals-are-dense-in-reals
- proof-of-sequence-converges-iff-neighborhood-contains-all-but-finitely-many-points
- proof-of-set-is-its-closure-iff-it-is-closed
- proof-of-sup-is-in-closure-of-bounded-nonempty-set-of-reals
- proof-of-union-and-intersection-of-open-and-closed-sets
- sequence-converges-iff-neighborhood-contains-all-but-finitely-many-points
- Singularity
Transitive (depth 2):
- theorem-1
- Divergence Theorem of Gauss
- remark-8
- theorem-16
- proof-of-set-and-closure-have-same-limit-points
- Open
- proof-of-compact-implies-closed
- Closed
- Dense
- every-metric-space-where-every-infinite-subset-has-a-limit-point-is-separable
- function-is-continuous-at-point-iff-limit-at-point-equals-function-at-point
- Heine-Borel
- infinite-subset-has-limit-point-implies-compact
- infinite-subset-of-compact-set-has-limit-point
- Isolated Point
- Limit
- limit-of-a-function-characterized-by-limits-of-sequences
- limit-point-implies-convergent-sequence
- Perfect Set
- proof-of-countable-closed-set-has-isolated-points
- proof-of-every-metric-space-where-every-infinite-subset-has-a-limit-point-is-separable
- proof-of-infinite-subset-has-limit-point-implies-compact
- proof-of-limit-point-implies-convergent-sequence
- proof-of-set-and-its-limit-points-may-have-different-limit-points
- proof-of-subsequential-limits-of-a-metric-space-form-a-closed-set
- Noiseless channel transmitting discrete symbols
- Weierstrass
- Tangent Space
- proof-of-sequence-in-compact-metric-space-has-a-convergent-subsequence
- proof-of-convergent-sequences-are-bounded
- proof-of-limit-of-diameter-of-remaining-points-in-cauchy-sequence-is-zero
- proof-of-limits-of-sequences-are-unique
- example-6
- note-5
- Removable Singularity
- theorem-9
Transitive (depth 3):
- Special case of Blaire's theorem
- cantor-bendixson-theorem
- Cauchy's Integral Theorem
- closed-subsets-of-compact-sets-are-compact
- compact-implies-closed
- countable-closed-set-has-isolated-points
- intersection-of-closed-and-compact-is-compact
- Limit cycle
- limit-points-form-closed-set
- note-31
- open-iff-complement-closed
- poincare-bendixson
- proof-of-cantor-bendixson-theorem
- proof-of-closed-subsets-of-compact-sets-are-compact
- proof-of-compact-metric-spaces-are-complete
- proof-of-non-empty-perfect-sets-in-rk-are-uncountable
- proof-of-theorem-27
- proof-of-theorem-50
- set-is-its-closure-iff-it-is-closed
- subsequential-limits-of-a-metric-space-form-a-closed-set
- sup-is-in-closure-of-bounded-nonempty-set-of-reals
- theorem-19
- theorem-50
- union-and-intersection-of-open-and-closed-sets
- proof-of-compact-metric-space-has-countable-base
- rationals-are-dense-in-reals
- Separable
- proof-of-cantor-set-is-compact
- proof-of-weierstrass
- Cauchy Principal Value
- Complex Derivative
- Complex Differentiable
- limit-of-a-function-at-a-point-is-unique-if-it-exists
- Partial Derivative
- proof-of-function-is-continuous-at-point-iff-limit-at-point-equals-function-at-point
- proof-of-theorem-12
- remark-7
- theorem-7-remark
- proof-of-limit-of-a-function-at-a-point-is-unique-if-it-exists
- proof-of-theorem-7
- Analytic
- Base
- Cauchy-Riemann Equations
- Component
- Conserved Quantity
- Continuously Differentiable
- Differentiable
- Domain
- existence-and-uniqueness-of-ivp-solutions
- mapping-continuous-iff-inverse-images-of-open-sets-are-open
- Open Cover
- open-set-in-r1-is-countable-union-of-disjoint-segments
- proof-of-nonempty-intersection-of-finitely-many-compact-sets
- Second Derivative Test for Convexity
- Total derivatives are unique
- cantor-set-is-perfect
- non-empty-perfect-sets-in-rk-are-uncountable
- example-8
- remark-3
Transitive (depth 4):
- Cauchy-Goursat Theorem
- Entire
- intuition-13
- proof-of-cauchys-integral-theorem
- Residue Theorem
- Taylor Expansion Theorem
- theorem-1-intuition
- theorem-6
- compact-metric-space-has-countable-base
- every-separable-metric-space-has-a-countable-base
- cantor-set-is-uncountable
- proof-of-intersection-of-closed-and-compact-is-compact
- Derivative Function
- proof-of-analytic-implies-cr-equations
- Curl
- Directional Derivative
- Jacobian Matrix
- remark-46
- Conservative system
- grad-div-curl-related
- Gradient System
- gradient-as-surface-normal-vector
- Laplacian
- Level Surface
- remark-9
- Total Derivative
- Cauchy Integral Theorem
- closed-path-of-path-independent-integral-is-zero
- Contour Integral
- Green's Theorem
- Path Independent
- remark-12
- Volume Integral
- Stable limit cycle
- Unstable limit cycle
- Compact
- proof-of-compact-relative-to-subspace
- proof-of-finite-sets-are-compact
- del
- proof-of-euclidean-space-is-separable
- euclidean-space-is-separable
Transitive (depth 5):
- Cantor set
- cantor-set-is-compact
- compact-metric-spaces-are-complete
- compact-relative-to-subspace
- every-k-cell-is-compact
- finite-sets-are-compact
- intersection-of-nonempty-nested-compact-sets-is-nonempty
- nested-sequence-of-compact-sets-with-lim-diam-zero-has-singleton-intersection
- nonempty-intersection-of-finitely-many-compact-sets
- proof-of-theorem-18
- sequence-in-compact-metric-space-has-a-convergent-subsequence
- proof-of-conservative-systems-have-no-attracting-fixed-points
- proof-of-integral-of-one-over-z-around-unit-circle
- Irrotational
- remark-36
- directional-derivative-is-inner-product-of-vector-and-grad
- Normal Derivative
- proof-of-theorem-19
- remark-45
- gravitational-potential-is-a-solution-to-laplaces-equation
- Tangent Plane
- theorem-7-intuition
Transitive (depth 6):
- note-49
- proof-of-nested-sequence-of-compact-sets-with-lim-diam-zero-has-singleton-intersection
- proof-of-intersection-of-nonempty-nested-compact-sets-is-nonempty
- remark-30
- find-tangent-plane
- proof-of-gradient-as-surface-normal-vector
- Surface Normal
Transitive (depth 7):
Convex Sets
A set is said to be convex if
whenever and
In geometric terms, this means a set is convex if we can connect any two points in the set with a line segment whose points are all within the set.
Referenced by (4 direct, 6 transitive)
Elements and Subsets of a Metric Space
Assume we have a metric space
A neighborhood, or r-neighborhood of is a set consisting of all such that for some This subset of is all the points within a circle of radius - the open ball of radius centered at
Referenced by (35 direct, 169 transitive)
Direct references:
- proof-of-mapping-continuous-iff-inverse-images-of-open-sets-are-open
- sequence-converges-iff-neighborhood-contains-all-but-finitely-many-points
- proof-of-sequence-converges-iff-neighborhood-contains-all-but-finitely-many-points
- Manifold
- Boundary
- Analytic at a point
- analytic-implies-cr-equations
- Singularity
- Point Singularity
- example-4
- proof-of-rationals-are-dense-in-reals
- proof-of-cantor-set-is-perfect
- proof-of-infinite-subset-of-compact-set-has-limit-point
- proof-of-every-k-cell-is-compact
- proof-of-heine-borel
- proof-of-connected-sets-in-r1-are-intervals
- Limit Point
- Interior Point
- every-neighborhood-is-an-open-set
- proof-of-every-neighborhood-is-an-open-set
- neighborhood-of-limit-point-contains-infinitely-many-points
- proof-of-neighborhood-of-limit-point-contains-infinitely-many-points
- proof-of-open-iff-complement-closed
- open-closed-intuition
- proof-of-union-and-intersection-of-open-and-closed-sets
- proof-of-limit-points-form-closed-set
- proof-of-set-is-its-closure-iff-it-is-closed
- proof-of-closure-distributes-over-finite-unions
- proof-of-sup-is-in-closure-of-bounded-nonempty-set-of-reals
- proof-of-open-relative-iff-intersection-with-open-subset
- proof-of-every-separable-metric-space-has-a-countable-base
- Condensation Point
- proof-of-condensation-points-of-an-uncountable-subset-of-rk-are-perfect
- proof-of-open-set-in-r1-is-countable-union-of-disjoint-segments
- proof-of-baire-category-theorem-special-case
Transitive (depth 1):
- theorem-1
- Divergence Theorem of Gauss
- remark-8
- theorem-16
- proof-of-set-and-closure-have-same-limit-points
- Open
- proof-of-compact-implies-closed
- Closed
- Dense
- every-metric-space-where-every-infinite-subset-has-a-limit-point-is-separable
- function-is-continuous-at-point-iff-limit-at-point-equals-function-at-point
- Heine-Borel
- infinite-subset-has-limit-point-implies-compact
- infinite-subset-of-compact-set-has-limit-point
- Isolated Point
- Limit
- limit-of-a-function-characterized-by-limits-of-sequences
- limit-point-implies-convergent-sequence
- Perfect Set
- proof-of-countable-closed-set-has-isolated-points
- proof-of-every-metric-space-where-every-infinite-subset-has-a-limit-point-is-separable
- proof-of-infinite-subset-has-limit-point-implies-compact
- proof-of-limit-point-implies-convergent-sequence
- proof-of-set-and-its-limit-points-may-have-different-limit-points
- proof-of-subsequential-limits-of-a-metric-space-form-a-closed-set
- Noiseless channel transmitting discrete symbols
- Weierstrass
- Tangent Space
- proof-of-sequence-in-compact-metric-space-has-a-convergent-subsequence
- proof-of-convergent-sequences-are-bounded
- proof-of-limit-of-diameter-of-remaining-points-in-cauchy-sequence-is-zero
- proof-of-limits-of-sequences-are-unique
- example-6
- note-5
- Removable Singularity
- theorem-9
Transitive (depth 2):
- Special case of Blaire's theorem
- cantor-bendixson-theorem
- Cauchy's Integral Theorem
- closed-subsets-of-compact-sets-are-compact
- compact-implies-closed
- countable-closed-set-has-isolated-points
- intersection-of-closed-and-compact-is-compact
- Limit cycle
- limit-points-form-closed-set
- note-31
- open-iff-complement-closed
- poincare-bendixson
- proof-of-cantor-bendixson-theorem
- proof-of-closed-subsets-of-compact-sets-are-compact
- proof-of-compact-metric-spaces-are-complete
- proof-of-non-empty-perfect-sets-in-rk-are-uncountable
- proof-of-theorem-27
- proof-of-theorem-50
- set-is-its-closure-iff-it-is-closed
- subsequential-limits-of-a-metric-space-form-a-closed-set
- sup-is-in-closure-of-bounded-nonempty-set-of-reals
- theorem-19
- theorem-50
- union-and-intersection-of-open-and-closed-sets
- proof-of-compact-metric-space-has-countable-base
- rationals-are-dense-in-reals
- Separable
- proof-of-cantor-set-is-compact
- proof-of-weierstrass
- note-11
- Cauchy Principal Value
- Complex Derivative
- Complex Differentiable
- limit-of-a-function-at-a-point-is-unique-if-it-exists
- Partial Derivative
- proof-of-function-is-continuous-at-point-iff-limit-at-point-equals-function-at-point
- proof-of-theorem-12
- remark-7
- theorem-7-remark
- proof-of-limit-of-a-function-at-a-point-is-unique-if-it-exists
- proof-of-theorem-7
- Analytic
- Base
- Cauchy-Riemann Equations
- Component
- Conserved Quantity
- Continuously Differentiable
- Differentiable
- Domain
- existence-and-uniqueness-of-ivp-solutions
- mapping-continuous-iff-inverse-images-of-open-sets-are-open
- Open Cover
- open-set-in-r1-is-countable-union-of-disjoint-segments
- proof-of-nonempty-intersection-of-finitely-many-compact-sets
- Second Derivative Test for Convexity
- Total derivatives are unique
- cantor-set-is-perfect
- non-empty-perfect-sets-in-rk-are-uncountable
- example-8
- remark-3
Transitive (depth 3):
- Cauchy-Goursat Theorem
- Entire
- intuition-13
- proof-of-cauchys-integral-theorem
- Residue Theorem
- Taylor Expansion Theorem
- theorem-1-intuition
- theorem-6
- compact-metric-space-has-countable-base
- every-separable-metric-space-has-a-countable-base
- cantor-set-is-uncountable
- proof-of-intersection-of-closed-and-compact-is-compact
- Derivative Function
- proof-of-analytic-implies-cr-equations
- Curl
- Directional Derivative
- Jacobian Matrix
- remark-46
- Conservative system
- grad-div-curl-related
- Gradient System
- gradient-as-surface-normal-vector
- Laplacian
- Level Surface
- remark-9
- Total Derivative
- Cauchy Integral Theorem
- closed-path-of-path-independent-integral-is-zero
- Contour Integral
- Green's Theorem
- Path Independent
- remark-12
- Volume Integral
- Stable limit cycle
- Unstable limit cycle
- Compact
- every-k-cell-is-compact-intuition
- proof-of-compact-relative-to-subspace
- proof-of-finite-sets-are-compact
- del
- proof-of-euclidean-spaces-are-complete
- proof-of-euclidean-space-is-separable
- euclidean-space-is-separable
Transitive (depth 4):
- Cantor set
- cantor-set-is-compact
- compact-metric-spaces-are-complete
- compact-relative-to-subspace
- every-k-cell-is-compact
- finite-sets-are-compact
- intersection-of-nonempty-nested-compact-sets-is-nonempty
- nested-sequence-of-compact-sets-with-lim-diam-zero-has-singleton-intersection
- nonempty-intersection-of-finitely-many-compact-sets
- proof-of-theorem-18
- sequence-in-compact-metric-space-has-a-convergent-subsequence
- proof-of-conservative-systems-have-no-attracting-fixed-points
- proof-of-integral-of-one-over-z-around-unit-circle
- Irrotational
- remark-36
- directional-derivative-is-inner-product-of-vector-and-grad
- Normal Derivative
- proof-of-theorem-19
- remark-45
- gravitational-potential-is-a-solution-to-laplaces-equation
- Tangent Plane
- theorem-7-intuition
Transitive (depth 5):
- note-49
- proof-of-nested-sequence-of-compact-sets-with-lim-diam-zero-has-singleton-intersection
- proof-of-intersection-of-nonempty-nested-compact-sets-is-nonempty
- remark-30
- find-tangent-plane
- proof-of-gradient-as-surface-normal-vector
- Surface Normal
Transitive (depth 6):
A point is a limit point of the set if every neighborhood of contains a point such that
Referenced by (30 direct, 88 transitive)
Direct references:
- Limit
- limit-of-a-function-characterized-by-limits-of-sequences
- theorem-7
- function-is-continuous-at-point-iff-limit-at-point-equals-function-at-point
- limit-point-implies-convergent-sequence
- proof-of-limit-point-implies-convergent-sequence
- proof-of-subsequential-limits-of-a-metric-space-form-a-closed-set
- proof-of-rationals-are-dense-in-reals
- infinite-subset-of-compact-set-has-limit-point
- proof-of-infinite-subset-of-compact-set-has-limit-point
- Heine-Borel
- Weierstrass
- Isolated Point
- Closed
- Perfect Set
- Dense
- neighborhood-of-limit-point-contains-infinitely-many-points
- proof-of-neighborhood-of-limit-point-contains-infinitely-many-points
- open-closed-intuition
- proof-of-limit-points-form-closed-set
- proof-of-set-is-its-closure-iff-it-is-closed
- proof-of-set-and-closure-have-same-limit-points
- proof-of-set-and-its-limit-points-may-have-different-limit-points
- proof-of-sup-is-in-closure-of-bounded-nonempty-set-of-reals
- proof-of-every-separable-metric-space-has-a-countable-base
- every-metric-space-where-every-infinite-subset-has-a-limit-point-is-separable
- proof-of-every-metric-space-where-every-infinite-subset-has-a-limit-point-is-separable
- infinite-subset-has-limit-point-implies-compact
- proof-of-infinite-subset-has-limit-point-implies-compact
- proof-of-countable-closed-set-has-isolated-points
Transitive (depth 1):
- Special case of Blaire's theorem
- cantor-bendixson-theorem
- Cauchy's Integral Theorem
- closed-subsets-of-compact-sets-are-compact
- compact-implies-closed
- countable-closed-set-has-isolated-points
- intersection-of-closed-and-compact-is-compact
- Limit cycle
- limit-points-form-closed-set
- note-31
- open-iff-complement-closed
- poincare-bendixson
- proof-of-baire-category-theorem-special-case
- proof-of-cantor-bendixson-theorem
- proof-of-closed-subsets-of-compact-sets-are-compact
- proof-of-compact-implies-closed
- proof-of-compact-metric-spaces-are-complete
- proof-of-non-empty-perfect-sets-in-rk-are-uncountable
- proof-of-open-iff-complement-closed
- proof-of-theorem-27
- proof-of-theorem-50
- proof-of-union-and-intersection-of-open-and-closed-sets
- set-is-its-closure-iff-it-is-closed
- subsequential-limits-of-a-metric-space-form-a-closed-set
- sup-is-in-closure-of-bounded-nonempty-set-of-reals
- theorem-19
- theorem-50
- union-and-intersection-of-open-and-closed-sets
- proof-of-compact-metric-space-has-countable-base
- rationals-are-dense-in-reals
- Separable
- proof-of-cantor-set-is-compact
- proof-of-heine-borel
- proof-of-sequence-in-compact-metric-space-has-a-convergent-subsequence
- proof-of-weierstrass
- note-11
- Cauchy Principal Value
- Complex Derivative
- Complex Differentiable
- limit-of-a-function-at-a-point-is-unique-if-it-exists
- Partial Derivative
- proof-of-function-is-continuous-at-point-iff-limit-at-point-equals-function-at-point
- proof-of-theorem-12
- remark-7
- theorem-7-remark
- proof-of-limit-of-a-function-at-a-point-is-unique-if-it-exists
- proof-of-theorem-7
- cantor-set-is-perfect
- non-empty-perfect-sets-in-rk-are-uncountable
Transitive (depth 2):
- cantor-set-is-uncountable
- proof-of-intersection-of-closed-and-compact-is-compact
- proof-of-nonempty-intersection-of-finitely-many-compact-sets
- Analytic
- Derivative Function
- proof-of-analytic-implies-cr-equations
- Analytic at a point
- analytic-implies-cr-equations
- remark-3
- Stable limit cycle
- Unstable limit cycle
- proof-of-condensation-points-of-an-uncountable-subset-of-rk-are-perfect
- del
- proof-of-euclidean-spaces-are-complete
- proof-of-euclidean-space-is-separable
- proof-of-open-set-in-r1-is-countable-union-of-disjoint-segments
- compact-metric-space-has-countable-base
- euclidean-space-is-separable
- every-separable-metric-space-has-a-countable-base
- proof-of-connected-sets-in-r1-are-intervals
- proof-of-closure-distributes-over-finite-unions
Transitive (depth 3):
- Cauchy-Goursat Theorem
- Cauchy-Riemann Equations
- Entire
- intuition-13
- proof-of-cauchys-integral-theorem
- Removable Singularity
- Residue Theorem
- Taylor Expansion Theorem
- theorem-1-intuition
- theorem-6
- example-4
- Singularity
- theorem-1
Transitive (depth 4):
If and is not a limit point of then is called an isolated point of E.
Referenced by (1 direct)
Direct references:
A set is closed if every limit point of is a point of
Referenced by (35 direct, 16 transitive)
Direct references:
- proof-of-theorem-27
- subsequential-limits-of-a-metric-space-form-a-closed-set
- proof-of-subsequential-limits-of-a-metric-space-form-a-closed-set
- note-31
- proof-of-compact-metric-spaces-are-complete
- theorem-50
- proof-of-theorem-50
- Cauchy's Integral Theorem
- Limit cycle
- theorem-19
- poincare-bendixson
- compact-implies-closed
- proof-of-compact-implies-closed
- closed-subsets-of-compact-sets-are-compact
- proof-of-closed-subsets-of-compact-sets-are-compact
- intersection-of-closed-and-compact-is-compact
- Heine-Borel
- Perfect Set
- open-iff-complement-closed
- proof-of-open-iff-complement-closed
- open-closed-intuition
- union-and-intersection-of-open-and-closed-sets
- proof-of-union-and-intersection-of-open-and-closed-sets
- limit-points-form-closed-set
- proof-of-limit-points-form-closed-set
- set-is-its-closure-iff-it-is-closed
- proof-of-set-is-its-closure-iff-it-is-closed
- sup-is-in-closure-of-bounded-nonempty-set-of-reals
- proof-of-non-empty-perfect-sets-in-rk-are-uncountable
- cantor-bendixson-theorem
- proof-of-cantor-bendixson-theorem
- countable-closed-set-has-isolated-points
- proof-of-countable-closed-set-has-isolated-points
- Special case of Blaire's theorem
- proof-of-baire-category-theorem-special-case
Transitive (depth 1):
- proof-of-heine-borel
- proof-of-intersection-of-closed-and-compact-is-compact
- proof-of-nonempty-intersection-of-finitely-many-compact-sets
- proof-of-cantor-set-is-compact
- Stable limit cycle
- Unstable limit cycle
- proof-of-condensation-points-of-an-uncountable-subset-of-rk-are-perfect
- cantor-set-is-perfect
- non-empty-perfect-sets-in-rk-are-uncountable
- proof-of-euclidean-spaces-are-complete
- proof-of-set-and-closure-have-same-limit-points
- proof-of-connected-sets-in-r1-are-intervals
- proof-of-closure-distributes-over-finite-unions
- proof-of-every-separable-metric-space-has-a-countable-base
- proof-of-open-set-in-r1-is-countable-union-of-disjoint-segments
Transitive (depth 2):
A point is an interior point of if there is a neighborhood of such that
Referenced by (11 direct, 132 transitive)
Direct references:
- proof-of-mapping-continuous-iff-inverse-images-of-open-sets-are-open
- proof-of-compact-implies-closed
- Open
- proof-of-every-neighborhood-is-an-open-set
- proof-of-open-iff-complement-closed
- proof-of-union-and-intersection-of-open-and-closed-sets
- proof-of-limit-points-form-closed-set
- proof-of-set-is-its-closure-iff-it-is-closed
- proof-of-every-separable-metric-space-has-a-countable-base
- proof-of-condensation-points-of-an-uncountable-subset-of-rk-are-perfect
- proof-of-open-set-in-r1-is-countable-union-of-disjoint-segments
Transitive (depth 1):
- Analytic
- Special case of Blaire's theorem
- Base
- Cauchy-Riemann Equations
- Component
- Conserved Quantity
- Continuously Differentiable
- Differentiable
- Domain
- every-neighborhood-is-an-open-set
- existence-and-uniqueness-of-ivp-solutions
- Manifold
- mapping-continuous-iff-inverse-images-of-open-sets-are-open
- open-closed-intuition
- Open Cover
- open-iff-complement-closed
- open-set-in-r1-is-countable-union-of-disjoint-segments
- proof-of-every-k-cell-is-compact
- proof-of-nonempty-intersection-of-finitely-many-compact-sets
- proof-of-open-relative-iff-intersection-with-open-subset
- Second Derivative Test for Convexity
- Total derivatives are unique
- union-and-intersection-of-open-and-closed-sets
Transitive (depth 2):
- Analytic at a point
- Cauchy-Goursat Theorem
- Cauchy's Integral Theorem
- Entire
- intuition-13
- proof-of-cauchys-integral-theorem
- Removable Singularity
- Residue Theorem
- Taylor Expansion Theorem
- theorem-1-intuition
- theorem-6
- compact-metric-space-has-countable-base
- every-separable-metric-space-has-a-countable-base
- proof-of-compact-metric-space-has-countable-base
- proof-of-infinite-subset-has-limit-point-implies-compact
- Curl
- Directional Derivative
- Jacobian Matrix
- Partial Derivative
- remark-46
- Conservative system
- Noiseless channel transmitting discrete symbols
- grad-div-curl-related
- Gradient System
- poincare-bendixson
- theorem-19
- gradient-as-surface-normal-vector
- Laplacian
- Level Surface
- remark-9
- theorem-1
- Total Derivative
- Cauchy Integral Theorem
- closed-path-of-path-independent-integral-is-zero
- Contour Integral
- Divergence Theorem of Gauss
- Green's Theorem
- Path Independent
- remark-12
- theorem-16
- Volume Integral
- proof-of-set-and-closure-have-same-limit-points
- Boundary
- Tangent Space
- Compact
- every-k-cell-is-compact-intuition
- proof-of-closed-subsets-of-compact-sets-are-compact
- proof-of-compact-relative-to-subspace
- proof-of-finite-sets-are-compact
- proof-of-baire-category-theorem-special-case
- proof-of-cantor-set-is-compact
- proof-of-closure-distributes-over-finite-unions
- proof-of-intersection-of-closed-and-compact-is-compact
Transitive (depth 3):
- example-4
- Singularity
- remark-8
- Cantor set
- cantor-set-is-compact
- closed-subsets-of-compact-sets-are-compact
- compact-implies-closed
- compact-metric-spaces-are-complete
- compact-relative-to-subspace
- every-k-cell-is-compact
- finite-sets-are-compact
- Heine-Borel
- infinite-subset-has-limit-point-implies-compact
- infinite-subset-of-compact-set-has-limit-point
- intersection-of-closed-and-compact-is-compact
- intersection-of-nonempty-nested-compact-sets-is-nonempty
- nested-sequence-of-compact-sets-with-lim-diam-zero-has-singleton-intersection
- nonempty-intersection-of-finitely-many-compact-sets
- proof-of-compact-metric-spaces-are-complete
- proof-of-euclidean-spaces-are-complete
- proof-of-infinite-subset-of-compact-set-has-limit-point
- proof-of-theorem-18
- proof-of-theorem-27
- sequence-in-compact-metric-space-has-a-convergent-subsequence
- proof-of-conservative-systems-have-no-attracting-fixed-points
- proof-of-integral-of-one-over-z-around-unit-circle
- Irrotational
- remark-36
- directional-derivative-is-inner-product-of-vector-and-grad
- Normal Derivative
- proof-of-theorem-19
- remark-45
- gravitational-potential-is-a-solution-to-laplaces-equation
- Tangent Plane
- del
- theorem-7-intuition
- example-8
- remark-3
Transitive (depth 4):
- cantor-set-is-perfect
- cantor-set-is-uncountable
- proof-of-heine-borel
- note-49
- proof-of-weierstrass
- proof-of-non-empty-perfect-sets-in-rk-are-uncountable
- proof-of-sequence-in-compact-metric-space-has-a-convergent-subsequence
- proof-of-nested-sequence-of-compact-sets-with-lim-diam-zero-has-singleton-intersection
- proof-of-intersection-of-nonempty-nested-compact-sets-is-nonempty
- remark-30
- example-6
- note-5
- Point Singularity
- theorem-9
- find-tangent-plane
- proof-of-gradient-as-surface-normal-vector
- Surface Normal
Transitive (depth 5):
A set is open if every point of is an interior point of
Referenced by (34 direct, 112 transitive)
Direct references:
- mapping-continuous-iff-inverse-images-of-open-sets-are-open
- proof-of-mapping-continuous-iff-inverse-images-of-open-sets-are-open
- Component
- Differentiable
- Total derivatives are unique
- Continuously Differentiable
- Manifold
- Domain
- Limits and Continuity of Complex Functions
- Derivatives of Complex Functions
- Analytic
- Cauchy-Riemann Equations
- Second Derivative Test for Convexity
- Differentiation
- Limits of a Function
- existence-and-uniqueness-of-ivp-solutions
- Conserved Quantity
- Open Cover
- proof-of-compact-implies-closed
- proof-of-nonempty-intersection-of-finitely-many-compact-sets
- proof-of-every-k-cell-is-compact
- every-neighborhood-is-an-open-set
- proof-of-every-neighborhood-is-an-open-set
- open-iff-complement-closed
- proof-of-open-iff-complement-closed
- open-closed-intuition
- union-and-intersection-of-open-and-closed-sets
- proof-of-union-and-intersection-of-open-and-closed-sets
- proof-of-limit-points-form-closed-set
- proof-of-set-is-its-closure-iff-it-is-closed
- proof-of-open-relative-iff-intersection-with-open-subset
- Base
- open-set-in-r1-is-countable-union-of-disjoint-segments
- Special case of Blaire's theorem
Transitive (depth 1):
- Analytic at a point
- Cauchy-Goursat Theorem
- Cauchy's Integral Theorem
- Entire
- intuition-13
- proof-of-cauchys-integral-theorem
- Removable Singularity
- Residue Theorem
- Taylor Expansion Theorem
- theorem-1-intuition
- theorem-6
- compact-metric-space-has-countable-base
- every-separable-metric-space-has-a-countable-base
- proof-of-compact-metric-space-has-countable-base
- proof-of-condensation-points-of-an-uncountable-subset-of-rk-are-perfect
- proof-of-every-separable-metric-space-has-a-countable-base
- proof-of-infinite-subset-has-limit-point-implies-compact
- Curl
- Directional Derivative
- Jacobian Matrix
- Partial Derivative
- remark-46
- Conservative system
- Noiseless channel transmitting discrete symbols
- grad-div-curl-related
- Gradient System
- poincare-bendixson
- theorem-19
- gradient-as-surface-normal-vector
- Laplacian
- Level Surface
- remark-9
- theorem-1
- Total Derivative
- Cauchy Integral Theorem
- closed-path-of-path-independent-integral-is-zero
- Contour Integral
- Divergence Theorem of Gauss
- Green's Theorem
- Path Independent
- remark-12
- theorem-16
- Volume Integral
- proof-of-set-and-closure-have-same-limit-points
- Boundary
- Tangent Space
- Compact
- every-k-cell-is-compact-intuition
- proof-of-closed-subsets-of-compact-sets-are-compact
- proof-of-compact-relative-to-subspace
- proof-of-finite-sets-are-compact
- proof-of-baire-category-theorem-special-case
- proof-of-cantor-set-is-compact
- proof-of-closure-distributes-over-finite-unions
- proof-of-intersection-of-closed-and-compact-is-compact
- proof-of-open-set-in-r1-is-countable-union-of-disjoint-segments
Transitive (depth 2):
- example-4
- Singularity
- remark-8
- Cantor set
- cantor-set-is-compact
- closed-subsets-of-compact-sets-are-compact
- compact-implies-closed
- compact-metric-spaces-are-complete
- compact-relative-to-subspace
- every-k-cell-is-compact
- finite-sets-are-compact
- Heine-Borel
- infinite-subset-has-limit-point-implies-compact
- infinite-subset-of-compact-set-has-limit-point
- intersection-of-closed-and-compact-is-compact
- intersection-of-nonempty-nested-compact-sets-is-nonempty
- nested-sequence-of-compact-sets-with-lim-diam-zero-has-singleton-intersection
- nonempty-intersection-of-finitely-many-compact-sets
- proof-of-compact-metric-spaces-are-complete
- proof-of-euclidean-spaces-are-complete
- proof-of-infinite-subset-of-compact-set-has-limit-point
- proof-of-theorem-18
- proof-of-theorem-27
- sequence-in-compact-metric-space-has-a-convergent-subsequence
- proof-of-conservative-systems-have-no-attracting-fixed-points
- proof-of-integral-of-one-over-z-around-unit-circle
- Irrotational
- remark-36
- directional-derivative-is-inner-product-of-vector-and-grad
- Normal Derivative
- proof-of-theorem-19
- remark-45
- gravitational-potential-is-a-solution-to-laplaces-equation
- Tangent Plane
- del
- theorem-7-intuition
- example-8
- remark-3
Transitive (depth 3):
- cantor-set-is-perfect
- cantor-set-is-uncountable
- proof-of-heine-borel
- note-49
- proof-of-weierstrass
- proof-of-non-empty-perfect-sets-in-rk-are-uncountable
- proof-of-sequence-in-compact-metric-space-has-a-convergent-subsequence
- proof-of-nested-sequence-of-compact-sets-with-lim-diam-zero-has-singleton-intersection
- proof-of-intersection-of-nonempty-nested-compact-sets-is-nonempty
- remark-30
- example-6
- note-5
- Point Singularity
- theorem-9
- find-tangent-plane
- proof-of-gradient-as-surface-normal-vector
- Surface Normal
Transitive (depth 4):
The complement of (denoted by ) is the set of all points such that
Referenced by (5 direct, 4 transitive)
Direct references:
is perfect if is closed and if every point of is a limit point of
Referenced by (7 direct, 1 transitive)
Direct references:
Transitive (depth 1):
is bounded if there is a real number and a point such that for all
Referenced by (15 direct, 2 transitive)
Direct references:
- Bounded (sequence)
- Bolzano-Weierstrass
- proof-of-theorem-27
- proof-of-euclidean-spaces-are-complete
- Volume Integral
- Divergence Theorem of Gauss
- example-8
- poincare-bendixson
- proof-of-cantor-set-is-compact
- Heine-Borel
- proof-of-heine-borel
- Weierstrass
- proof-of-weierstrass
- proof-of-non-empty-perfect-sets-in-rk-are-uncountable
- proof-of-baire-category-theorem-special-case
Transitive (depth 1):
is dense in if every point of is a limit point of or a point of (or both.)
Referenced by (8 direct, 11 transitive)
Direct references:
- rationals-are-dense-in-reals
- proof-of-rationals-are-dense-in-reals
- Separable
- proof-of-every-separable-metric-space-has-a-countable-base
- proof-of-every-metric-space-where-every-infinite-subset-has-a-limit-point-is-separable
- proof-of-compact-metric-space-has-countable-base
- Special case of Blaire's theorem
- proof-of-baire-category-theorem-special-case
Transitive (depth 1):
- proof-of-euclidean-space-is-separable
- proof-of-open-set-in-r1-is-countable-union-of-disjoint-segments
- proof-of-theorem-12
- cantor-bendixson-theorem
- compact-metric-space-has-countable-base
- euclidean-space-is-separable
- every-metric-space-where-every-infinite-subset-has-a-limit-point-is-separable
- every-separable-metric-space-has-a-countable-base
- proof-of-cantor-bendixson-theorem
Transitive (depth 2):
Every neighborhood is an open set.
Suppose is a neighborhood in Let We need to show that is an interior point of Let because , we have Now let be the neighborhood of radius around We need to show that Suppose First note that because Now,
Therefore, so is an interior point of and since was arbitrary, every point of is interior. Hence, is open.
Referenced by (1 direct)
Direct references:
If is a limit point of a set then every neighborhood of contains infinitely many points of
Let be a limit point of and let be a neighborhood of Suppose that contains only finitely many points of Since we have finitely many points, we can inspect each and find the minimum distance from to any point in and call it Now, we can make a new neighborhood which contains none of the points in since they're all at least away from by construction. But then, is not a limit point of since it has a neighborhood that contains no points of Therefore, we have a contradiction, and must therefore contain infinitely many points.
From this, it's evident that a finite set of points has no limit points. That is, if a set has a limit point, then the set if infinite.
Referenced by (2 direct)
Let be a collection of sets. Then
Suppose Then, so is not in any Therefore, for every and thus Conversely, suppose Then, is in every that is, is not in any Therefore,
This is just De Morgan's law extended to arbitrary indexed collections.
A set is open iff its complement is closed.
First, consider the case that is empty, and therefore open. If has no limit points, it is vacuously closed. Suppose has a limit point Since is empty, must be in therefore is closed. Now, consider the case that is empty, and therefore closed. If is empty, it is open, and the theorem is satisfied. If is not empty, a point in has only points in in any neighborhood, since all points are in and therefore is open.
Now we deal with the cases where neither nor are empty.
Now, let be closed. Let Since is closed, is not a limit point of that is has some neighborhood that doesn't contain a point in and must therefore be a subset of Therefore, is an interior point of and is open.
Conversely, assume is open. Let be a limit point of Suppose, for the sake of contradiction, that Then, since is open, is an interior point of and has some neighborhood that is a subset of This is a contradiction, since every neighborhood of must contain at least one point of to be a limit point of Therefore, must be in and it follows that is closed.
Referenced by (2 direct)
For some intuition, consider Any point in has a neighborhood that contains only points in with as so it is open. Since 3 must be in we have which is obviously closed. Here, 3 is the boundary between the two sets - it is a limit point for both sets - and it has to be in one set or the other. So, is open, but not closed, since it doesn't contain one of its limit points, 3. is closed because if is a limit point of it would be a contradiction for it to be in which is open and only contains interior points of is also not open, because 3 has no neighborhoods that contain only points of
(a) - For any collection of open sets, is open.
(b) - For any collection of closed sets, is closed.
(c) - For any finite collection of open sets, is open.
(d) - For any finite collection of closed sets, is closed.
Let Then is in some for some and is an interior point of that since is open. Therefore, has some neighborhood that is a subset of and therefore of so is an interior point of and is open - this shows (a).
Note that
and by (a) above, (e) is open. Then its complement, is closed, and we've shown (b).
Now, let be in so is in every and has a neighborhood in every with radius Let be Then, has a neighborhood of radius in every and thus in so is an interior point of and we've shown (c).
Now, is open by (c), so its complement, is closed, and we've shown (d).
In parts (c) and (d) of the above theorem, finiteness of the collections of sets is required - the property do not necessarily hold for infinite collections of sets.
Referenced by (8 direct)
Direct references:
- proof-of-cantor-set-is-compact
- proof-of-compact-implies-closed
- proof-of-intersection-of-closed-and-compact-is-compact
- proof-of-closure-distributes-over-finite-unions
- proof-of-every-separable-metric-space-has-a-countable-base
- proof-of-condensation-points-of-an-uncountable-subset-of-rk-are-perfect
- proof-of-open-set-in-r1-is-countable-union-of-disjoint-segments
- proof-of-baire-category-theorem-special-case
Let be the set of all limit points of a set in space Then is closed.
Let Then some neighborhood of contains no points in other than possibly itself. If contains only then is not a limit point of Suppose, for the sake of contradiction, some point is a limit point of Then, every neighborhood of contains some point in Let be such a neighborhood, and let be a limit point of . Now, has neighborhoods wholly in and such neighborhoods can have no point in so we have a contradiction, and therefore is not a limit point of Hence, is an interior point of and is open, and therefore is closed.
If is a metric space, and denotes the set of all limit points of in then the closure of is the set
Referenced by (4 direct, 22 transitive)
Direct references:
Transitive (depth 1):
Transitive (depth 2):
- connected-sets-in-r1-are-intervals
- Domain
- proof-of-open-set-in-r1-is-countable-union-of-disjoint-segments
- proof-of-euclidean-spaces-are-complete
Transitive (depth 3):
- Cauchy Integral Theorem
- Cauchy's Integral Theorem
- closed-path-of-path-independent-integral-is-zero
- Contour Integral
- Divergence Theorem of Gauss
- Green's Theorem
- Path Independent
- remark-12
- Taylor Expansion Theorem
- theorem-16
- theorem-19
- Volume Integral
Transitive (depth 4):
If is a metric space and then
(a) is closed.
(b) iff is closed.
(c) for every closed set such that
By (a) and (c), is the smallest closed subset of that contains
(a) Suppose and Then is not in and is not in and is in fact in Now, since is not a limit point of it has some neighborhood that does not intersect Any point in is an interior point of , and therefore has its own neighborhood that does not intersect and therefore is not a limit point of Thus, any point in is an interior point of and is therefore open and its complement, is closed (since a set is open iff its complement is closed.)
(b) Suppose is closed. Then it contains its limit points, so Conversely, suppose By (a), is closed.
(c) Suppose that and that is closed. Suppose If then because If then it must be in also, since contains all points of and is closed, and thus must contain the limit points of
Referenced by (2 direct, 1 transitive)
Direct references:
Transitive (depth 1):
If is a set in a metric space, then and have the same limit points.
If is closed, then we are done, because a set equals its closure if it is closed.
Suppose is a limit point of Then every neighborhood of contains some Since , so is a limit point of
Conversely, suppose is a limit point of Then, every neighborhood of contains a point of If then clearly contains a point in Otherwise, Now, since and every neighborhood is an open set, has some neighborhood Since contains some point Since and therefore contains a point in Thus, all neighborhoods of contain some point in and is a limit point of
A set and its limit points do not necessarily have the same limit points.
Consider Then has one limit point, but has no limit points, since the only number that contains in all its neighborhoods is itself (see From this, it's evident that a finite....)
Closure distributes over finite unions.
If then
Let Then, for some If then so If is in some then every neighborhood of contains some point and since so
Conversely, let If for some and thus If is only in suppose for contradiction that For each let be a neighborhood centered at with Then, is a neighborhood of (see (a) - For any collection of...,) but for all so But, this contradicts our hypothesis that so our contradictory assumption must be invalid, and
Let be a nonempty set of real numbers which is bounded above. Let Then Hence if is closed.
Suppose Then Suppose Now, by hypothesis, for every there is some such that because otherwise, would be an upper bound on Therefore, every neighborhood contains some and thus is a limit point of and
Referenced by (1 direct)
Direct references:
Suppose and is a metric space. We say that is open relative to if to each there is associated an such that whenever
Referenced by (2 direct, 1 transitive)
Direct references:
Transitive (depth 1):
Suppose A subset of is open relative to iff for some open subset of
Suppose is open relative to Then, for every there is some such that implies that Let be the set of all where (and thus ) and let
Then, since each is an open subset of so is Now, since for each Also, since for every and
Conversely, suppose for some open subset of Now, suppose Then, and there is some neighborhood Then, so is open relative to