Kernel in group homomorphism
13.13 Definition: Kernel
Let is the kernel of , In other words: The Elements in G that correspond to the identity element in G’
Example: Linear Transformation Let and A be an matrix of real numbers: is a homomorphism, because This is known as a linear transformation. is known as the Null Space (Kernel of a Matrix) of A. It consists all such that (the zero vector)
Link to original
Kernel in linear algebra
Kernel
For a linear transformation
NOTE
The kernel of a matrix is the null space of it
Link to originalProperties
## Relation to Homomorphism In abstract algebra, the [[Section 13 Homomorphisms#1313-definition-kernel|kernel of a homomorphism]] $\varphi$ is $\{x\mid \varphi(x)=0\}$. A matrix $A$ is a linear map, so its kernel matches this definition:
- is a subspace of .
- The nullity is .
- Rank–Nullity Theorem: $$ \dim\bigl(\ker(A)\bigr) + rank(A) = n.
\ker(A) = {,x \mid A(x)=0}.
## Geometric Interpretation The kernel describes the directions that are “flattened” to $0$ by the linear map. A larger nullity means more information is collapsed.Link to original