User:IssaRice/Adherent point and limit point: Difference between revisions

From Machinelearning
No edit summary
No edit summary
Line 4: Line 4:
* for every radius <math>r > 0</math> the ball <math>B(x_0,r)</math> has nonempty intersection with <math>E</math>
* for every radius <math>r > 0</math> the ball <math>B(x_0,r)</math> has nonempty intersection with <math>E</math>
* <math>x_0</math> is an interior point of <math>E</math> or is a boundary point of <math>E</math>
* <math>x_0</math> is an interior point of <math>E</math> or is a boundary point of <math>E</math>
* for every open set <math>U</math> such that <math>x \in U</math> one has <math>U\cap A \ne \emptyset</math>
* for every open set <math>U</math> such that <math>x \in U</math> one has <math>U\cap E \ne \emptyset</math>
* for every open set <math>U</math> such that <math>x \in U</math> there is some <math>y \in U\cap A</math> such that <math>y \ne x</math>
* for every open set <math>U</math> such that <math>x \in U</math> there is some <math>y \in U\cap E</math> such that <math>y \ne x</math>
* for every open set <math>U</math> such that <math>x \in U</math>, the set <math>U \cap A</math> has infinitely many points
* for every open set <math>U</math> such that <math>x \in U</math>, the set <math>U \cap E</math> has infinitely many points
* there exists a sequence <math>(x_n)_{n=1}^\infty</math> of distinct points in <math>E</math> (i.e. <math>x_n \in E</math> for all <math>n \geq 1</math> and <math>x_n \ne x_m</math> for all <math>n \ne m</math>) which converges to <math>x_0</math>
* there exists a sequence <math>(x_n)_{n=1}^\infty</math> of distinct points in <math>E</math> (i.e. <math>x_n \in E</math> for all <math>n \geq 1</math> and <math>x_n \ne x_m</math> for all <math>n \ne m</math>) which converges to <math>x_0</math>
* there exists a sequence <math>(x_n)_{n=1}^\infty</math> of points in <math>E</math>, none of which are equal to <math>x_0</math>, which converges to <math>x_0</math>
* there exists a sequence <math>(x_n)_{n=1}^\infty</math> of points in <math>E</math>, none of which are equal to <math>x_0</math>, which converges to <math>x_0</math>

Revision as of 04:27, 6 July 2019

Let (X,d) be a metric space, let E be a subset of X, and let x0X be a point.

  • there exists a sequence (xn)n=1 of points in E which converges to x0
  • for every radius r>0 the ball B(x0,r) has nonempty intersection with E
  • x0 is an interior point of E or is a boundary point of E
  • for every open set U such that xU one has UE
  • for every open set U such that xU there is some yUE such that yx
  • for every open set U such that xU, the set UE has infinitely many points
  • there exists a sequence (xn)n=1 of distinct points in E (i.e. xnE for all n1 and xnxm for all nm) which converges to x0
  • there exists a sequence (xn)n=1 of points in E, none of which are equal to x0, which converges to x0