Mathlib Map

Theorems · Theorem · linear algebra

finrank_eq_zero_of_basis_imp_not_finite

∀ {R : Type u} {M : Type v} [inst : Semiring R] [inst_1 : AddCommMonoid M] [inst_2 : Module R M] [Module.Free R M],
  (∀ (s : Set M) (a : Module.Basis (↑s) R M), ¬s.Finite) → Module.finrank R M = 0
Defined in
Mathlib.LinearAlgebra.Dimension.Finite
Cited by
2 results in Mathlib
Foundations
Depth 92 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
SemiringAddCommMonoidModuleModule.Free

Around this declaration

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

Cites20

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

Cited by2

Results whose statement or proof uses this declaration.