I'm reading linear algebra, and trying to figure out the relation between bijective(one-to-one and onto) and invertible. I've searched about similar questions and answers of them but I found something differ:
In the first comment of https://math.stackexchange.com/q/530446/390226
, I read:
$$\textrm{["]invertible $\iff$ bijective[."].}$$
But I found another answer, https://math.stackexchange.com/a/2415538/390226
, I read:
$$\textrm{["]invertible $\Longleftarrow$ bijective[."].}$$
I think they're both right since the first one is about linear transformation and the second one is about a general function. But I don't know the reason/details the two differ.