Limit point, Accumulation point, and Condensation point of a set
Posted Mathematics & Control Theo
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Limit point, Accumulation point, and Condensation point of a set相关的知识,希望对你有一定的参考价值。
The three notions mentioned above should be clearly distinguished.
If $A$ is a subset of a topological space $X$ and $x$ is a point of $X$, then $x$ is an accumulation point of $A$ if and only if every neighbourhood of $x$ intersects $A\backslash \{x\}$.
It is a condensation point of $A$ if and only if every neighbourhood of it contains uncountably many points of $A$.
The term limit point is slightly ambiguous. One might call $x$ a limit point of $A$ if every neighbourhood of $x$ contains infinitely many points of $A$, but this is not standard.
Wikipedia: Let ${S}$ be a subset of a topological space $X$. A point $x$ in $X$ is a limit point of $S$ if every neighbourhood of $x$ contains at least one point of $S$ different from $x$ itself.
以上是关于Limit point, Accumulation point, and Condensation point of a set的主要内容,如果未能解决你的问题,请参考以下文章
[POJ 3585] Accumulation Degree
POJ3585 Accumulation Degree(二次扫描与换根法)
POJ3585:Accumulation Degree(换根树形dp)