Suppose I have $B=\{w,x\}$. I am asked to find $|\varnothing\setminus B|$ and $|B\times\varnothing|$.
Since $\varnothing$ is the empty set, I would imagine $\varnothing-B=\varnothing$. Thus, I would figure $|\varnothing\setminus B|=1$. Is this right?
What about for $|B\times\varnothing|$? Is that even possible to compute or is it undefined? I'd have $\{w,x\}\times\{\}$. So would the ordered pairs be $(w,)$ and $(x,)$? That doesn't really seem to make sense.
Edit: Based on an answer here, it would seem that $|B\times\varnothing|=|\varnothing|=1$. Is this correct?