Click any point on the canvas. The visualization instantly classifies it and shows why — an animated shrinking ball reveals which set points are nearby. Adjust ε to explore manually.
The colored ball around your probe point shows what's inside B(x, ε). Circled dots are set points caught by the ball.
x is adherent to S if every ball around it touches S. Equivalently, there is no gap separating x from S.
x ∈ S̄ ⟺ ∀ε>0 : B(x,ε) ∩ S ≠ ∅x is an accumulation (limit) point if every ball catches a set point other than x. Points of S crowd around x.
x ∈ S′ ⟺ ∀ε>0 : B(x,ε) ∩ (S ∖ {x}) ≠ ∅x ∈ S is isolated if some ball around it catches no other set points. x is in S but stands alone.
x isolated ⟺ x ∈ S ∧ ∃ε>0 : B(x,ε) ∩ S = {x}