Mathlib Map

Theorems · Theorem · linear algebra

Submodule.eq_top_of_finrank_eq

∀ {K : Type u} {V : Type v} [inst : DivisionRing K] [inst_1 : AddCommGroup V] [inst_2 : Module K V]
  [FiniteDimensional K V] {S : Submodule K V}, Module.finrank K ↥S = Module.finrank K V → S = ⊤

If a submodule has maximal dimension in a finite-dimensional space, then it is equal to the whole space.

Defined in
Mathlib.LinearAlgebra.FiniteDimensional.Basic
Cited by
15 results in Mathlib
Foundations
Depth 117 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
DivisionRingAddCommGroupModuleFiniteDimensional

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Submodule.eq_of_le_of_finrank_le · cited by 10Submodule.eq_of_le_of_fin…LinearMap.surjective_of_injective · cited by 4LinearMap.surjective_of_i…LinearMap.BilinForm.isCompl_orthogonal_of_restrict_nondegenerate · cited by 3BilinForm.isCompl_orthogo…Submodule.eq_top_of_disjoint · cited by 3Submodule.eq_top_of_disjo…LinearMap.continuous_of_isClosed_ker · cited by 2LinearMap.continuous_of_i…LinearMap.BilinForm.isCompl_orthogonal_iff_disjoint · cited by 2BilinForm.isCompl_orthogo…is_simple_module_of_finrank_eq_one · cited by 2is_simple_module_of_finra…LieAlgebra.engel_isBot_of_isMin · cited by 1LieAlgebra.engel_isBot_of…RootPairing.rootSpan_eq_top_iff · cited by 1RootPairing.rootSpan_eq_t…Subalgebra.isSimpleOrder_of_finrank · cited by 1Subalgebra.isSimpleOrder_…LinearMap.injective_iff_surjective_of_finrank_eq_finrank · cited by 1LinearMap.injective_iff_s…exists_smul_eq_of_finrank_eq_one · cited by 1exists_smul_eq_of_finrank…AffineIndependent.vectorSpan_eq_top_of_card_eq_finrank_add_one · cited by 0AffineIndependent.vectorS…Subalgebra.isSimpleOrder_of_finrank_prime · cited by 0Subalgebra.isSimpleOrder_…LinearEquiv.mem_transvections_iff_mem_dilatransvections_and_fixedReduce_eq_one · cited by 0LinearEquiv.mem_transvect…DFunLike.coe · cited by 62936DFunLike.coeSet · cited by 53352SetModule · cited by 20661ModuleAddCommGroup · cited by 12871AddCommGroupTop.top · cited by 9680Top.topFintype · cited by 7736FintypeSubmodule · cited by 7192SubmoduleSet.Elem · cited by 7166Set.ElemSet.image · cited by 5609Set.imageSet.range · cited by 4705Set.rangeDisjoint · cited by 2201Disjointle_refl · cited by 2061le_reflFiniteDimensional · cited by 1854FiniteDimensionalModule.finrank · cited by 1770Module.finrankSubmodule.span · cited by 1504Submodule.spanSubmodule.eq_top_of_finrank_eqCITED BYCITES

Cites46

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by15

Results whose statement or proof uses this declaration.