Mathlib Map

Theorems · Theorem · commutative algebra

Algebra.FiniteType.iff_quotient_freeAlgebra

∀ {R : Type uR} {A : Type uA} [inst : CommSemiring R] [inst_1 : Semiring A] [inst_2 : Algebra R A],
  Algebra.FiniteType R A ↔ ∃ s f, Function.Surjective ⇑f

An algebra is finitely generated if and only if it is a quotient of a free algebra whose variables are indexed by a finset.

Defined in
Mathlib.RingTheory.FiniteType
Cited by
1 results in Mathlib
Foundations
Depth 80 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommSemiringSemiringAlgebra

Around this declaration

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

Cites24

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.