A collision in a hash function occurs when 2 inputs map to the same output. This means that two different pieces of data (inputs) generate the same hash value (output), which undermines the uniqueness and integrity properties of the hash function. Thus, the correct answer is:
2 inputs map to the same output.