Mathlib Map

Theorems · Theorem · linear algebra

span_flip_eq_top_iff_linearIndependent

∀ {ι : Type u_1} {α : Type u_2} {F : Type u_3} [Finite ι] [inst : Field F] {f : ι → α → F},
  Submodule.span F (Set.range (flip f)) = ⊤ ↔ LinearIndependent F f
Defined in
Mathlib.LinearAlgebra.Dual.Lemmas
Cited by
0 results in Mathlib
Foundations
Depth 121 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
FiniteField

Around this declaration

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

Cites34

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

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.