Theorems · Theorem · commutative algebra
RingHom.ker_comp_of_injective
∀ {R : Type u} {S : Type v} {T : Type w} [inst : Ring R] [inst_1 : Semiring S] [inst_2 : Semiring T] (g : T →+* R)
{f : R →+* S}, Function.Injective ⇑f → RingHom.ker (f.comp g) = RingHom.ker g- Defined in
- Mathlib.RingTheory.Ideal.Maps
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 21 from the axioms · uses propext, 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
- Semiringstatement and proof · cited by 13,802
- RingHomstatement and proof · cited by 10,189
- Ringstatement and proof · cited by 7,463
- Idealstatement and proof · cited by 4,748
- Bot.botproof · cited by 4,720
- RingHom.compstatement · cited by 899
- Ideal.comapproof · cited by 443
- RingHom.kerstatement and proof · cited by 363
- RingHom.injective_iff_ker_eq_botproof · cited by 29
- RingHom.comap_kerproof · cited by 16
Cited by3
Results whose statement or proof uses this declaration.
- Polynomial.irreducible_of_eisenstein_criterionproof · cited by 1
- Algebra.FormallySmooth.iff_of_surjectiveproof · cited by 1
- AlgebraicGeometry.IsImmersion.isPullback_toImage_liftCoborderproof · cited by 0