Mathlib Map

Theorems · Inductive type · commutative algebra

Module.FinitePresentation

(R : Type u_1) → (M : Type u_2) → [inst : Semiring R] → [inst_1 : AddCommMonoid M] → [Module R M] → Prop

A module is finitely presented if it is finitely generated by some set s and the kernel of the presentation Rˢ → M is also finitely generated.

Defined in
Mathlib.Algebra.Module.FinitePresentation
Cited by
60 results in Mathlib
Foundations
Depth 2 from the axioms · uses no axioms
Assumes
SemiringAddCommMonoidModule

Around this declaration

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

Cites3

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

Cited by64

Results whose statement or proof uses this declaration.