Mathlib Map

Theorems · Definition · commutative algebra

Submodule.spanFinrank

{R : Type u_1} →
  {M : Type u} → [inst : Semiring R] → [inst_1 : AddCommMonoid M] → [inst_2 : Module R M] → Submodule R M → ℕ

The minimum cardinality of a generating set of a submodule as a natural number. If no finite generating set exists, the span rank is defined to be 0.

Defined in
Mathlib.Algebra.Module.SpanRank
Cited by
49 results in Mathlib
Foundations
Depth 89 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
SemiringAddCommMonoidModule

Around this declaration

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

Cites7

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

Cited by51

Results whose statement or proof uses this declaration.