Mathlib Map

Theorems · Theorem · linear algebra

Submodule.finset_span_isCompactElement

∀ {R : Type u_1} {M : Type u_4} [inst : Semiring R] [inst_1 : AddCommMonoid M] [inst_2 : Module R M] (S : Finset M),
  IsCompactElement (Submodule.span R ↑S)

The span of a finite subset is compact in the lattice of submodules.

Defined in
Mathlib.LinearAlgebra.Span.Basic
Cited by
1 results in Mathlib
Foundations
Depth 80 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.

Cites14

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

Cited by1

Results whose statement or proof uses this declaration.