Inverse Function:An inverse function is a function that 'undoes' the original function, mapping the output values back to the original input values. The inverse function is denoted with a superscript -1, such as $f^{-1}(x)$.
Matrix Inverse: The matrix inverse is a special matrix that, when multiplied with the original matrix, results in the identity matrix. This allows systems of linear equations to be solved by multiplying both sides by the inverse matrix.
One-to-One Function:A one-to-one function is a special type of function where each input value is paired with a unique output value. One-to-one functions are invertible, as their inverse functions also map each output value to a unique input value.