What is exactly meant by this function? I haven't found any clarification how exactly this function works:
$$f: \{0,1\}^n \rightarrow \{0,1\}^m$$
So it takes a n-bit string and turns it into an m-bit string but what is meant by a bit string and what are some examples of this function? Is a bit string 010101010101? This then gets put into the function and this turns into another bit string?