Mathlib Map

Theorems · Theorem · linear algebra

Module.Basis.nonempty_fintype_index_of_rank_lt_aleph0

∀ {R : Type u} {M : Type v} [inst : Semiring R] [inst_1 : AddCommMonoid M] [inst_2 : Module R M] [StrongRankCondition R]
  {ι : Type u_1} (b : Module.Basis ι R M), Module.rank R M < Cardinal.aleph0 → Nonempty (Fintype ι)

If a module has a finite dimension, all bases are indexed by a finite type.

Defined in
Mathlib.LinearAlgebra.Dimension.Finite
Cited by
2 results in Mathlib
Foundations
Depth 113 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
SemiringAddCommMonoidModuleStrongRankCondition

Around this declaration

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

Cites16

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.