Mathlib Map

Theorems · Definition · ring theory

IsNoetherian.finsetBasisIndex

(K : Type u) →
  (V : Type v) →
    [inst : DivisionRing K] → [inst_1 : AddCommGroup V] → [inst_2 : Module K V] → [IsNoetherian K V] → Finset V

In a Noetherian module over a division ring, there exists a finite basis. This is the indexing Finset.

Defined in
Mathlib.FieldTheory.Finiteness
Cited by
7 results in Mathlib
Foundations
Depth 117 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
DivisionRingAddCommGroupModuleIsNoetherian

Around this declaration

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

Cites6

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

Cited by8

Results whose statement or proof uses this declaration.