Rank-Nullity Theorem in Linear Algebra

 

Title: Rank-Nullity Theorem in Linear Algebra
Authors: Jose Divasón and Jesús Aransay
Submission date: 2013-01-16
Abstract: In this contribution, we present some formalizations based on the HOL-Multivariate-Analysis session of Isabelle. Firstly, a generalization of several theorems of such library are presented. Secondly, some definitions and proofs involving Linear Algebra and the four fundamental subspaces of a matrix are shown. Finally, we present a proof of the result known in Linear Algebra as the ``Rank-Nullity Theorem'', which states that, given any linear map f from a finite dimensional vector space V to a vector space W, then the dimension of V is equal to the dimension of the kernel of f (which is a subspace of V) and the dimension of the range of f (which is a subspace of W). The proof presented here is based on the one given by Sheldon Axler in his book Linear Algebra Done Right. As a corollary of the previous theorem, and taking advantage of the relationship between linear maps and matrices, we prove that, for every matrix A (which has associated a linear map between finite dimensional vector spaces), the sum of its null space and its column space (which is equal to the range of the linear map) is equal to the number of columns of A.
Change history: [2014-07-14]: Added some generalizations that allow us to formalize the Rank-Nullity Theorem over finite dimensional vector spaces, instead of over the more particular euclidean spaces. Updated abstract.
BibTeX:
@article{Rank_Nullity_Theorem-AFP,
  author  = {Jose Divasón and Jesús Aransay},
  title   = {Rank-Nullity Theorem in Linear Algebra},
  journal = {Archive of Formal Proofs},
  month   = jan,
  year    = 2013,
  note    = {\url{http://isa-afp.org/entries/Rank_Nullity_Theorem.html},
            Formal proof development},
  ISSN    = {2150-914x},
}
License: BSD License
Used by: Echelon_Form, Gauss_Jordan, Perron_Frobenius, QR_Decomposition
Status: [ok] This is a development version of this entry. It might change over time and is not stable. Please refer to release versions for citations.