I need to show that if {x} is open in a metric space X for all x in X,then all subsets of X are open in X
I am using the definition that a set A is open if ∀a∈A,∃r>0 s.t. Br(a)⊆A. I tried proving this by induction, by adding points to the set and since the arbitrary union of open set is open, every subset of X is open. Is this correct?