Injective (One-to-One)

A linear transformation is said to be injective (or one-to-one) if:

In other words, if two distinct input vectors and produce the same output vector, then is not injective. Injective functions preserve distinctness.

Surjective (Onto)

A linear transformation is said to be surjective (or onto) if:

In other words, for every vector in the codomain , there exists a vector in the domain such that . Surjective functions cover the entire codomain.

Bijective (One-to-One Correspondence)

A linear transformation is said to be bijective (or a one-to-one correspondence) if it is both injective and surjective.

In other words, a bijective function is a perfect matching between the domain and codomain, where every input vector corresponds to a unique output vector, and every output vector has a corresponding input vector.

These definitions are crucial in understanding the properties of linear transformations and their applications in various fields!