Theorems · Theorem · commutative algebra
RingHom.FinitePresentation.comp_surjective
∀ {A : Type u_1} {B : Type u_2} {C : Type u_3} [inst : CommRing A] [inst_1 : CommRing B] [inst_2 : CommRing C]
{f : A →+* B} {g : B →+* C},
f.FinitePresentation → Function.Surjective ⇑g → (RingHom.ker g).FG → (g.comp f).FinitePresentation- Defined in
- Mathlib.RingTheory.FinitePresentation
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 93 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- Algebraproof · cited by 11,388
- RingHomstatement and proof · cited by 10,189
- RingHom.compstatement and proof · cited by 899
- RingHom.kerstatement and proof · cited by 363
- RingHom.toAlgebraproof · cited by 337
- Ideal.FGstatement and proof · cited by 99
- RingHom.FinitePresentationstatement and proof · cited by 37
- Algebra.FinitePresentation.of_surjectiveproof · cited by 3
Cited by2
Results whose statement or proof uses this declaration.
- RingHom.FinitePresentation.of_surjectiveproof · cited by 3
- AlgHom.FinitePresentation.comp_surjectiveproof · cited by 0