I am reading the book "An Elementary Introduction to Statistical Learning Theory" and there is a sketch of a proof (Section 8.4) for the universal consistency of kernel rules for binary classification.
In this sketch the authors write: "with very high probability, the feature vector x will fall where the probability density p(x) is positive"
Since probability density is non-negative, the authors suggest that there is a non-zero probability that the probability density p(x) is zero. I would like to know if this is possible and if so how?