Mathlib Map

Theorems · Theorem · linear algebra

LinearIndependent.linearIndepOn_id

∀ {ι : Type u'} {R : Type u_2} {M : Type u_4} {v : ι → M} [inst : Semiring R] [inst_1 : AddCommMonoid M]
  [inst_2 : Module R M], LinearIndependent R v → LinearIndepOn R id (Set.range v)
Defined in
Mathlib.LinearAlgebra.LinearIndependent.Defs
Cited by
14 results in Mathlib
Foundations
Depth 82 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
SemiringAddCommMonoidModule

Around this declaration

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

LinearIndependent.cardinal_lift_le_rank · cited by 16LinearIndependent.cardina…Submodule.eq_top_of_finrank_eq · cited by 15Submodule.eq_top_of_finra…LinearMap.exists_leftInverse_of_injective · cited by 6LinearMap.exists_leftInve…exists_linearIndependent_cons_of_lt_rank · cited by 2exists_linearIndependent_…union_support_maximal_linearIndependent_eq_range_basis · cited by 1union_support_maximal_lin…Module.Basis.mk_eq_spanRank · cited by 1Basis.mk_eq_spanRankMvPolynomial.exists_mem_support_not_dvd_of_forall_totalDegree_le · cited by 1MvPolynomial.exists_mem_s…le_rank_iff_exists_linearIndependent · cited by 1le_rank_iff_exists_linear…Algebra.FormallyUnramified.range_eq_top_of_isPurelyInseparable · cited by 1FormallyUnramified.range_…LinearIndependent.linearIndepOn_id' · cited by 0LinearIndependent.linearI…linearIndependent_iUnion_finite · cited by 0linearIndependent_iUnion_…exists_basis_of_pairing_eq_zero · cited by 0exists_basis_of_pairing_e…exists_basis_of_pairing_ne_zero · cited by 0exists_basis_of_pairing_n…LinearIndependent.maximal_iff · cited by 0LinearIndependent.maximal…Module · cited by 20661ModuleSemiring · cited by 13802SemiringAddCommMonoid · cited by 12281AddCommMonoidSet.range · cited by 4705Set.rangeLinearIndependent · cited by 560LinearIndependentLinearIndepOn · cited by 211LinearIndepOnLinearIndependent.comp · cited by 41LinearIndependent.compSet.rangeSplitting · cited by 23Set.rangeSplittingSet.comp_rangeSplitting · cited by 4Set.comp_rangeSplittingSet.rangeSplitting_injective · cited by 2Set.rangeSplitting_inject…LinearIndependent.linearIndep…CITED BYCITES

Cites10

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

Cited by14

Results whose statement or proof uses this declaration.