Mathlib Map

Theorems · Theorem · commutative algebra

Module.Finite.finite_basis

∀ {R : Type u_1} {M : Type u_2} [inst : Semiring R] [inst_1 : AddCommMonoid M] [inst_2 : Module R M] [Nontrivial R]
  {ι : Type u_3} [Module.Finite R M] (b : Module.Basis ι R M), Finite ι

If a free module is finite, then any arbitrary basis is finite.

Defined in
Mathlib.RingTheory.Finiteness.Cardinality
Cited by
8 results in Mathlib
Foundations
Depth 84 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
SemiringAddCommMonoidModuleNontrivialModule.Finite

Around this declaration

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

Cites13

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.