Mathlib Map

Theorems · Theorem · linear algebra

LinearIndependent.iSupIndep_span_singleton

∀ {ι : 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 → iSupIndep fun i => R ∙ v i

See also iSupIndep_iff_linearIndependent_of_ne_zero.

Defined in
Mathlib.LinearAlgebra.LinearIndependent.Lemmas
Cited by
3 results in Mathlib
Foundations
Depth 79 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.

Cites19

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

Cited by3

Results whose statement or proof uses this declaration.