Theorems · Theorem · commutative algebra
Algebra.FinitePresentation.of_surjective
∀ {R : Type w₁} {A : Type w₂} {B : Type w₃} [inst : CommRing R] [inst_1 : CommRing A] [inst_2 : Algebra R A]
[inst_3 : CommRing B] [inst_4 : Algebra R B] {f : A →ₐ[R] B},
Function.Surjective ⇑f →
(RingHom.ker f.toRingHom).FG → ∀ [Algebra.FinitePresentation R A], Algebra.FinitePresentation R BIf f : A →ₐ[R] B is surjective with finitely generated kernel and A is finitely presented,
then so is B.
- Defined in
- Mathlib.RingTheory.FinitePresentation
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 92 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- RingHomstatement · cited by 10,189
- AlgHomstatement and proof · cited by 3,236
- AlgHom.toRingHomstatement and proof · cited by 490
- RingHom.kerstatement and proof · cited by 363
- Ideal.FGstatement and proof · cited by 99
- Algebra.FinitePresentationstatement and proof · cited by 56
- Ideal.quotientKerAlgEquivOfSurjectiveproof · cited by 19
- Algebra.FinitePresentation.equivproof · cited by 9
Cited by3
Results whose statement or proof uses this declaration.
- RingHom.FinitePresentation.comp_surjectiveproof · cited by 2
- Algebra.FinitePresentation.of_span_eq_top_target_auxproof · cited by 1