Mathlib Map

Theorems · Theorem · linear algebra

finrank_span_singleton

∀ {K : Type u} {V : Type v} [inst : DivisionRing K] [inst_1 : AddCommGroup V] [inst_2 : Module K V] {v : V},
  v ≠ 0 → Module.finrank K ↥(K ∙ v) = 1
Defined in
Mathlib.LinearAlgebra.FiniteDimensional.Basic
Cited by
16 results in Mathlib
Foundations
Depth 117 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
DivisionRingAddCommGroupModule

Around this declaration

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

EuclideanGeometry.Sphere.finrank_orthRadius · cited by 3Sphere.finrank_orthRadiusSubmodule.finrank_sup_span_singleton · cited by 2Submodule.finrank_sup_spa…LinearMap.BilinForm.exists_orthogonal_basis · cited by 2BilinForm.exists_orthogon…EuclideanGeometry.Sphere.inter_orthRadius_eq_empty_of_finrank_eq_one · cited by 1Sphere.inter_orthRadius_e…Matrix.SpecialLinearGroup.lineStab_fix_of_span · cited by 1SpecialLinearGroup.lineSt…eq_span_singleton_of_mem_of_finrank_eq_one · cited by 1eq_span_singleton_of_mem_…Submodule.sup_span_singleton_eq_top_iff · cited by 1Submodule.sup_span_single…Submodule.isAtom_iff_finrank_eq_one · cited by 1Submodule.isAtom_iff_finr…SchauderBasis.RankOneDecomposition.exists_coeff · cited by 1RankOneDecomposition.exis…exists_smul_eq_of_finrank_eq_one · cited by 1exists_smul_eq_of_finrank…Submodule.finrank_orthogonal_span_singleton · cited by 1Submodule.finrank_orthogo…Projectivization.finrank_submodule · cited by 1Projectivization.finrank_…EuclideanGeometry.euclideanHausdorffMeasure_eq_lintegral · cited by 0EuclideanGeometry.euclide…Real.dimH_segment · cited by 0Real.dimH_segmentInnerProductSpace.rank_rankOne · cited by 0InnerProductSpace.rank_ra…Set · cited by 53352SetModule · cited by 20661ModuleAddCommGroup · cited by 12871AddCommGroupSubmodule · cited by 7192Submodulele_antisymm · cited by 2068le_antisymmModule.finrank · cited by 1770Module.finrankSubmodule.span · cited by 1504Submodule.spanDivisionRing · cited by 1062DivisionRingSubmodule.mem_span_singleton_self · cited by 59Submodule.mem_span_single…Subtype.coe_ne_coe · cited by 27Subtype.coe_ne_coeModule.finrank_pos_iff · cited by 8Module.finrank_pos_ifffinrank_span_le_card · cited by 8finrank_span_le_cardfinrank_span_singletonCITED BYCITES

Cites12

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

Cited by16

Results whose statement or proof uses this declaration.