Mathlib Map

Theorems · Theorem · commutative algebra

Algebra.FinitePresentation.ker_fg_of_mvPolynomial

∀ {R : Type w₁} {A : Type w₂} [inst : CommRing R] [inst_1 : CommRing A] [inst_2 : Algebra R A] {n : ℕ}
  (f : MvPolynomial (Fin n) R →ₐ[R] A),
  Function.Surjective ⇑f → ∀ [Algebra.FinitePresentation R A], (RingHom.ker f.toRingHom).FG

This is used to prove the strictly stronger ker_fg_of_surjective. Use it instead.

Defined in
Mathlib.RingTheory.FinitePresentation
Cited by
1 results in Mathlib
Foundations
Depth 97 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingCommRingAlgebraAlgebra.FinitePresentation

Around this declaration

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

Cites70

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.