Theorems · Theorem · linear algebra
LinearMap.finrank_range_add_finrank_ker
∀ {K : Type u} {V : Type v} [inst : DivisionRing K] [inst_1 : AddCommGroup V] [inst_2 : Module K V] {V₂ : Type v'}
[inst_3 : AddCommGroup V₂] [inst_4 : Module K V₂] [FiniteDimensional K V] (f : V →ₗ[K] V₂),
Module.finrank K ↥f.range + Module.finrank K ↥f.ker = Module.finrank K Vrank-nullity theorem : the dimensions of the kernel and the range of a linear map add up to the dimension of the source space.
- Cited by
- 14 results in Mathlib
- Foundations
- Depth 117 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement and proof · cited by 18,349
- AddCommGroupstatement and proof · cited by 12,871
- LinearMapstatement and proof · cited by 10,215
- Submodulestatement · cited by 7,192
- FiniteDimensionalstatement and proof · cited by 1,854
- Module.finrankstatement and proof · cited by 1,770
- DivisionRingstatement and proof · cited by 1,062
- LinearMap.rangestatement · cited by 893
- LinearMap.kerstatement and proof · cited by 848
- LinearEquiv.finrank_eqproof · cited by 65
- LinearMap.quotKerEquivRangeproof · cited by 23
Cited by14
Results whose statement or proof uses this declaration.
- LinearMap.normDet_eq_zero_iff_ker_ne_botproof · cited by 5
- LinearMap.normDet_eq_zero_iff_rank_range_neproof · cited by 3
- LinearMap.BilinForm.finrank_add_finrank_orthogonal'proof · cited by 2
- Matrix.rank_conjTranspose_mul_selfproof · cited by 2
- LinearEquiv.finrank_le_one_add_finrank_fixedSubmodule_dilatransvectionproof · cited by 2
- LinearMap.injective_iff_surjective_of_finrank_eq_finrankproof · cited by 1
- Module.exists_basis_of_basis_baseChangeproof · cited by 1
- Module.End.iSup_maxGenEigenspace_eq_topproof · cited by 1
- Matrix.rank_add_rank_le_card_of_mul_eq_zeroproof · cited by 1
- Matrix.rank_transpose_mul_selfproof · cited by 1
- LinearMap.ker_ne_bot_of_finrank_ltproof · cited by 1
- LinearMap.finrank_range_adjointproof · cited by 1