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) → PropAn 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
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.
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- AlgHomstatement and proof · cited by 3,236
- AlgHom.toRingHomproof · cited by 490
- RingHom.FiniteTypeproof · cited by 46
Cited by9
Results whose statement or proof uses this declaration.
- AlgHom.FinitePresentation.of_comp_finiteTypestatement and proof · cited by 0
- AlgHom.FinitePresentation.of_finiteTypestatement · cited by 0
- AlgHom.FiniteType.compstatement and proof · cited by 0
- AlgHom.FiniteType.comp_surjectivestatement and proof · cited by 0
- AlgHom.FiniteType.idstatement · cited by 0
- AlgHom.FiniteType.of_comp_finiteTypestatement and proof · cited by 0
- AlgHom.FiniteType.of_finitePresentationstatement · cited by 0
- AlgHom.FiniteType.of_surjectivestatement · cited by 0
- AlgHom.Finite.finiteTypestatement · cited by 0