is empty set part of every set??
you have a power set of s
represented by p(s)
and s is { x is integer and either x=<-2 or x>=5}
and you have another set d = {{-3 -2 1}, {4}, {6, 7}, {-5, 6, 9}}
when you are asked for intersection of p(s) and d in a plain maths question
am I...