Mathlib Map

Theorems · Definition · commutative algebra

Module.Free.ChooseBasisIndex

(R : Type u) →
  (M : Type v) → [inst : Semiring R] → [inst_1 : AddCommMonoid M] → [inst_2 : Module R M] → [Module.Free R M] → Type v

If Module.Free R M then ChooseBasisIndex R M is the ι which indexes the basis ι → M. Note that this is defined such that this type is finite if R is trivial.

Defined in
Mathlib.LinearAlgebra.FreeModule.Basic
Cited by
133 results in Mathlib
Foundations
Depth 86 from the axioms, rests on 1,797 definitions · uses propext, Classical.choice, Quot.sound
Assumes
SemiringAddCommMonoidModuleModule.Free

Around this declaration

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

Cites5

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

Cited by144

Results whose statement or proof uses this declaration.