Mathlib Map

Theorems · Definition · linear algebra

Module.Basis.ofVectorSpace

(K : Type u_3) →
  (V : Type u_4) →
    [inst : DivisionRing K] →
      [inst_1 : AddCommGroup V] → [inst_2 : Module K V] → Module.Basis (↑(Module.Basis.ofVectorSpaceIndex K V)) K V

Each vector space has a basis.

Defined in
Mathlib.LinearAlgebra.Basis.VectorSpace
Cited by
30 results in Mathlib
Foundations
Depth 95 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.

Cites7

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

Cited by33

Results whose statement or proof uses this declaration.