The intersection of a bounded set and any other set is a bounded set. So long as one of the sets defining the intersection is bounded, the resulting set is bounded.
'(=> (And (Bounded ?U) (Set ?S)) (Bounded (Intersection ?U ?S)))