0

What's the meaning of X = {0,1}$^\mathbb{Z}$?

Asaf Karagila
  • 393,674

1 Answers1

0

This is the set of mappings $\{f\mid f:\Bbb Z\rightarrow\{0,1\}\}$, or the set of denumerable sequences labeled by the integers with values in the set $\{0,1\}$ (binary sequences).

Wuestenfux
  • 20,964