Mathlib Map

Theorems · Definition · commutative algebra

AlgHom.FiniteType

{R : Type u_1} →
  {A : Type u_2} →
    {B : Type u_3} →
      [inst : CommRing R] →
        [inst_1 : CommRing A] →
          [inst_2 : CommRing B] → [inst_3 : Algebra R A] → [inst_4 : Algebra R B] → (A →ₐ[R] B) → Prop

An algebra morphism A →ₐ[R] B is of FiniteType if it is of finite type as ring morphism. In other words, if B is finitely generated as A-algebra.

Defined in
Mathlib.RingTheory.FiniteType
Cited by
9 results in Mathlib
Foundations
Depth 20 from the axioms · uses no axioms
Assumes
CommRingCommRingCommRingAlgebraAlgebra

Around this declaration

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

Cites5

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

Cited by9

Results whose statement or proof uses this declaration.