Theorems · Definition · commutative algebra
AlgHom.FinitePresentation
{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 AlgHom.FinitePresentation if it is of finite
presentation as ring morphism. In other words, if B is finitely presented as A-algebra.
- Defined in
- Mathlib.RingTheory.FinitePresentation
- Cited by
- 8 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.FinitePresentationproof · cited by 37
Cited by8
Results whose statement or proof uses this declaration.
- MvPolynomial.finitePresentation_universalFactorizationMapstatement · cited by 1
- AlgHom.FinitePresentation.compstatement and proof · cited by 0
- AlgHom.FinitePresentation.comp_surjectivestatement and proof · cited by 0
- AlgHom.FinitePresentation.idstatement · cited by 0
- AlgHom.FinitePresentation.of_comp_finiteTypestatement and proof · cited by 0
- AlgHom.FinitePresentation.of_finiteTypestatement · cited by 0
- AlgHom.FinitePresentation.of_surjectivestatement and proof · cited by 0
- AlgHom.FiniteType.of_finitePresentationstatement and proof · cited by 0