RangNullität
RangNullität, or the rank-nullity theorem, is a fundamental result in linear algebra that relates the dimensions of subspaces associated with a linear transformation. Given a linear map T: V → W between vector spaces over a field F, one defines the image (or range) Im(T) as the set of all outputs and the kernel (or null space) Ker(T) as the set of all vectors sent to zero. The rank of T is dim(Im(T)) and the nullity of T is dim(Ker(T)).
For finite-dimensional V and W, the Rank-Nullity Theorem states that dim(V) = dim(Ker(T)) + dim(Im(T)). Equivalently, dim(V) = nullity(T)
Consequences include: T is injective if and only if Ker(T) = {0}, i.e., nullity is zero. T is
A brief proof outline: choose a basis of Ker(T), extend it to a basis of V, and
The theorem extends to infinite-dimensional spaces using cardinalities, where dim V = dim Ker(T) + dim Im(T) as