What means a set in $Z^2$?

10k Views Asked by At

I was reading a text when I noticed this:

"... let B $\subset$ $Z^2$ be the set..."

What I suppose is that B is a set wich contains integer values in $\mathbb{R}^2$, but I've never seen such symbol. Is it correct?

2

There are 2 best solutions below

1
On BEST ANSWER

$\Bbb Z^2$ is standard notation for the Cartesian square of the Integers; the set of all pairs of integers.

$$\Bbb Z^2=\{(x,y): x\in \Bbb Z, y\in\Bbb Z\}$$

If $B$ is a proper subset of this, which is what $B\subset \Bbb Z^2$ means, then $B$ is some set whose elements are pairs of integers.

0
On

Without any further context I would guess $\mathbb{Z}^2=\mathbb{Z}\times \mathbb{Z}=\{(a,b) \mid a,b \in \mathbb{Z} \}$.