Mathlib Map

Theorems · Theorem · linear algebra

finite_of_span_finite_eq_top_finsupp

∀ {R : Type u} {M : Type v} [inst : Semiring R] [inst_1 : AddCommMonoid M] [inst_2 : Module R M] [Nontrivial M]
  {ι : Type u_1} {s : Set (ι →₀ M)}, s.Finite → Submodule.span R s = ⊤ → Finite ι
Defined in
Mathlib.LinearAlgebra.Basis.Cardinality
Cited by
2 results in Mathlib
Foundations
Depth 82 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
SemiringAddCommMonoidModuleNontrivial

Around this declaration

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

Cites25

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.