Loogle!
Result
Found 306 declarations mentioning RingHom.ker. Of these, only the first 200 are shown.
- RingHom.ker π Mathlib.RingTheory.Ideal.Maps
{R : Type u} {S : Type v} {F : Type u_1} [Semiring R] [Semiring S] [FunLike F R S] [rcf : RingHomClass F R S] (f : F) : Ideal R - RingHom.instIsTwoSidedKer π Mathlib.RingTheory.Ideal.Maps
{R : Type u} {S : Type v} {F : Type u_1} [Semiring R] [Semiring S] [FunLike F R S] [rcf : RingHomClass F R S] (f : F) : (RingHom.ker f).IsTwoSided - RingHom.ker_isPrime π Mathlib.RingTheory.Ideal.Maps
{R : Type u} {S : Type v} {F : Type u_1} [Semiring R] [Semiring S] [IsDomain S] [FunLike F R S] [RingHomClass F R S] (f : F) : (RingHom.ker f).IsPrime - RingHom.ker_eq_top_of_subsingleton π Mathlib.RingTheory.Ideal.Maps
{R : Type u} {S : Type v} {F : Type u_1} [Semiring R] [Semiring S] [FunLike F R S] [rcf : RingHomClass F R S] [Subsingleton S] (f : F) : RingHom.ker f = β€ - RingHom.ker_ne_top π Mathlib.RingTheory.Ideal.Maps
{R : Type u} {S : Type v} {F : Type u_1} [Semiring R] [Semiring S] [FunLike F R S] [rcf : RingHomClass F R S] [Nontrivial S] (f : F) : RingHom.ker f β β€ - RingHom.ker_eq_comap_bot π Mathlib.RingTheory.Ideal.Maps
{R : Type u} {S : Type v} {F : Type u_1} [Semiring R] [Semiring S] [FunLike F R S] [rcf : RingHomClass F R S] (f : F) : RingHom.ker f = Ideal.comap f β₯ - RingHom.ker_isMaximal_of_surjective π Mathlib.RingTheory.Ideal.Maps
{R : Type u_1} {K : Type u_2} {F : Type u_3} [Ring R] [DivisionRing K] [FunLike F R K] [RingHomClass F R K] (f : F) (hf : Function.Surjective βf) : (RingHom.ker f).IsMaximal - Ideal.ker_le_comap π Mathlib.RingTheory.Ideal.Maps
{R : Type u_1} {S : Type u_2} {F : Type u_3} [Semiring R] [Semiring S] [FunLike F R S] [rc : RingHomClass F R S] {K : Ideal S} (f : F) : RingHom.ker f β€ Ideal.comap f K - RingHom.one_notMem_ker π Mathlib.RingTheory.Ideal.Maps
{R : Type u} {S : Type v} {F : Type u_1} [Semiring R] [Semiring S] [FunLike F R S] [rcf : RingHomClass F R S] [Nontrivial S] (f : F) : 1 β RingHom.ker f - RingHom.injective_iff_ker_eq_bot π Mathlib.RingTheory.Ideal.Maps
{R : Type u} {S : Type v} {F : Type u_1} [Ring R] [Semiring S] [FunLike F R S] [rc : RingHomClass F R S] (f : F) : Function.Injective βf β RingHom.ker f = β₯ - RingHom.mem_ker π Mathlib.RingTheory.Ideal.Maps
{R : Type u} {S : Type v} {F : Type u_1} [Semiring R] [Semiring S] [FunLike F R S] [rcf : RingHomClass F R S] {f : F} {r : R} : r β RingHom.ker f β f r = 0 - RingHom.ker_eq π Mathlib.RingTheory.Ideal.Maps
{R : Type u} {S : Type v} {F : Type u_1} [Semiring R] [Semiring S] [FunLike F R S] [rcf : RingHomClass F R S] (f : F) : β(RingHom.ker f) = βf β»ΒΉ' {0} - RingHom.ker_equiv π Mathlib.RingTheory.Ideal.Maps
{R : Type u} {S : Type v} [Semiring R] [Semiring S] {F' : Type u_3} [EquivLike F' R S] [RingEquivClass F' R S] (f : F') : RingHom.ker f = β₯ - RingHom.ker_coe_toRingHom π Mathlib.RingTheory.Ideal.Maps
{R : Type u} {S : Type v} {F : Type u_1} [Semiring R] [Semiring S] [FunLike F R S] [rcf : RingHomClass F R S] (f : F) : RingHom.ker βf = RingHom.ker f - Ideal.map_eq_bot_iff_le_ker π Mathlib.RingTheory.Ideal.Maps
{R : Type u_1} {S : Type u_2} {F : Type u_3} [Semiring R] [Semiring S] [FunLike F R S] [rc : RingHomClass F R S] {I : Ideal R} (f : F) : Ideal.map f I = β₯ β I β€ RingHom.ker f - FaithfulSMul.ker_algebraMap_eq_bot π Mathlib.RingTheory.Ideal.Maps
(R : Type u_1) (A : Type u_2) [CommSemiring R] [Semiring A] [Algebra R A] [FaithfulSMul R A] : RingHom.ker (algebraMap R A) = β₯ - RingHom.ker_eq_bot_iff_eq_zero π Mathlib.RingTheory.Ideal.Maps
{R : Type u} {S : Type v} {F : Type u_1} [Ring R] [Semiring S] [FunLike F R S] [rc : RingHomClass F R S] (f : F) : RingHom.ker f = β₯ β β (x : R), f x = 0 β x = 0 - RingHom.sub_mem_ker_iff π Mathlib.RingTheory.Ideal.Maps
{R : Type u} {S : Type v} {F : Type u_1} [Ring R] [Ring S] [FunLike F R S] [rc : RingHomClass F R S] (f : F) {x y : R} : x - y β RingHom.ker f β f x = f y - Ideal.map_isPrime_of_surjective π Mathlib.RingTheory.Ideal.Maps
{R : Type u_1} {S : Type u_2} {F : Type u_3} [Ring R] [Ring S] [FunLike F R S] [rc : RingHomClass F R S] {f : F} (hf : Function.Surjective βf) {I : Ideal R} [H : I.IsPrime] (hk : RingHom.ker f β€ I) : (Ideal.map f I).IsPrime - Ideal.IsMaximal.map_of_surjective_of_ker_le π Mathlib.RingTheory.Ideal.Maps
{R : Type u_1} {S : Type u_2} {F : Type u_3} [Ring R] [Ring S] [FunLike F R S] [rc : RingHomClass F R S] {f : F} (hf : Function.Surjective βf) {m : Ideal R} [m.IsMaximal] (hk : RingHom.ker f β€ m) : (Ideal.map f m).IsMaximal - Ideal.comap_map_of_surjective' π Mathlib.RingTheory.Ideal.Maps
{R : Type u_1} {S : Type u_2} {F : Type u_3} [Ring R] [Ring S] [FunLike F R S] [rc : RingHomClass F R S] (f : F) (hf : Function.Surjective βf) (I : Ideal R) : Ideal.comap f (Ideal.map f I) = I β RingHom.ker f - RingHom.ker_equiv_comp π Mathlib.RingTheory.Ideal.Maps
{R : Type u} {S : Type v} {T : Type w} [Semiring R] [Semiring S] [Semiring T] (f : R β+* S) (e : S β+* T) : RingHom.ker (e.toRingHom.comp f) = RingHom.ker f - RingHom.comap_ker π Mathlib.RingTheory.Ideal.Maps
{R : Type u} {S : Type v} {T : Type w} [Semiring R] [Semiring S] [Semiring T] (f : S β+* R) (g : T β+* S) : Ideal.comap g (RingHom.ker f) = RingHom.ker (f.comp g) - RingHom.ker_comp_of_injective π Mathlib.RingTheory.Ideal.Maps
{R : Type u} {S : Type v} {T : Type w} [Ring R] [Semiring S] [Semiring T] (g : T β+* R) {f : R β+* S} (hf : Function.Injective βf) : RingHom.ker (f.comp g) = RingHom.ker g - Pi.ker_ringHom π Mathlib.RingTheory.Ideal.Maps
{S : Type v} [Semiring S] {ΞΉ : Type u_3} {R : ΞΉ β Type u_4} [(i : ΞΉ) β Semiring (R i)] (Ο : (i : ΞΉ) β S β+* R i) : RingHom.ker (RingHom.pi Ο) = β¨ i, RingHom.ker (Ο i) - AlgHom.ker_coe_equiv π Mathlib.RingTheory.Ideal.Maps
{R : Type u_2} {A : Type u_3} {B : Type u_4} [CommSemiring R] [Semiring A] [Semiring B] [Algebra R A] [Algebra R B] (e : A ββ[R] B) : RingHom.ker βe = β₯ - AlgHom.ker_coe π Mathlib.RingTheory.Ideal.Maps
{R : Type u_1} {A : Type u_2} {B : Type u_3} [CommSemiring R] [Semiring A] [Semiring B] [Algebra R A] [Algebra R B] (f : A ββ[R] B) : RingHom.ker f = RingHom.ker βf - Ideal.map_sInf π Mathlib.RingTheory.Ideal.Maps
{R : Type u_1} {S : Type u_2} {F : Type u_3} [Ring R] [Ring S] [FunLike F R S] [rc : RingHomClass F R S] {A : Set (Ideal R)} {f : F} (hf : Function.Surjective βf) : (β J β A, RingHom.ker f β€ J) β Ideal.map f (sInf A) = sInf (Ideal.map f '' A) - RingHom.liftOfRightInverseAux π Mathlib.RingTheory.Ideal.Maps
{A : Type u_1} {B : Type u_2} {C : Type u_3} [Ring A] [Ring B] [Ring C] (f : A β+* B) (f_inv : B β A) (hf : Function.RightInverse f_inv βf) (g : A β+* C) (hg : RingHom.ker f β€ RingHom.ker g) : B β+* C - RingHom.liftOfSurjective π Mathlib.RingTheory.Ideal.Maps
{A : Type u_1} {B : Type u_2} {C : Type u_3} [Ring A] [Ring B] [Ring C] (f : A β+* B) (hf : Function.Surjective βf) : { g // RingHom.ker f β€ RingHom.ker g } β (B β+* C) - RingHom.liftOfRightInverse π Mathlib.RingTheory.Ideal.Maps
{A : Type u_1} {B : Type u_2} {C : Type u_3} [Ring A] [Ring B] [Ring C] (f : A β+* B) (f_inv : B β A) (hf : Function.RightInverse f_inv βf) : { g // RingHom.ker f β€ RingHom.ker g } β (B β+* C) - RingHom.ker_coe_equiv π Mathlib.RingTheory.Ideal.Maps
{R : Type u} {S : Type v} [Semiring R] [Semiring S] (f : R β+* S) : RingHom.ker βf = β₯ - AlgHom.comap_ker π Mathlib.RingTheory.Ideal.Maps
{R : Type u_1} {A : Type u_2} {B : Type u_3} [CommSemiring R] [Semiring A] [Semiring B] [Algebra R A] [Algebra R B] {C : Type u_4} [Semiring C] [Algebra R C] (f : B ββ[R] C) (g : A ββ[R] B) : Ideal.comap g (RingHom.ker f) = RingHom.ker (f.comp g) - RingHom.ker_rangeSRestrict π Mathlib.RingTheory.Ideal.Maps
{R : Type u} {S : Type v} [Semiring R] [Semiring S] (f : R β+* S) : RingHom.ker f.rangeSRestrict = RingHom.ker f - RingHom.ker_evalRingHom π Mathlib.RingTheory.Ideal.Maps
{ΞΉ : Type u_1} [DecidableEq ΞΉ] (R : ΞΉ β Type u_2) [(i : ΞΉ) β CommRing (R i)] (i : ΞΉ) : RingHom.ker (Pi.evalRingHom R i) = Ideal.span {1 - Pi.single i 1} - Ideal.map_radical_of_surjective π Mathlib.RingTheory.Ideal.Maps
{R : Type u_1} {S : Type u_2} [CommRing R] [CommRing S] {f : R β+* S} (hf : Function.Surjective βf) {I : Ideal R} (h : RingHom.ker f β€ I) : Ideal.map f I.radical = (Ideal.map f I).radical - RingHom.liftOfRightInverseAux_comp_apply π Mathlib.RingTheory.Ideal.Maps
{A : Type u_1} {B : Type u_2} {C : Type u_3} [Ring A] [Ring B] [Ring C] (f : A β+* B) (f_inv : B β A) (hf : Function.RightInverse f_inv βf) (g : A β+* C) (hg : RingHom.ker f β€ RingHom.ker g) (a : A) : (f.liftOfRightInverseAux f_inv hf g hg) (f a) = g a - Ideal.eq_map_of_comap_eq_ker_sup π Mathlib.RingTheory.Ideal.Maps
{A : Type u_1} {B : Type u_2} [CommRing A] [CommRing B] (f : A β+* B) (surj : Function.Surjective βf) {I : Ideal B} {J : Ideal A} (eq : Ideal.comap f I = RingHom.ker f β J) : I = Ideal.map f J - Ideal.exists_of_comap_eq_ker_sup π Mathlib.RingTheory.Ideal.Maps
{A : Type u_1} {B : Type u_2} [Ring A] [Ring B] (f : A β+* B) (surj : Function.Surjective βf) {I : Ideal B} {J : Ideal A} (eq : Ideal.comap f I = RingHom.ker f β J) {x : B} (hx : x β I) : β y β J, f y = x - Ideal.map_eq_iff_sup_ker_eq_of_surjective π Mathlib.RingTheory.Ideal.Maps
{R : Type u_1} {S : Type u_2} [CommRing R] [CommRing S] {I J : Ideal R} (f : R β+* S) (hf : Function.Surjective βf) : Ideal.map f I = Ideal.map f J β I β RingHom.ker f = J β RingHom.ker f - RingHom.ker_rangeRestrict π Mathlib.RingTheory.Ideal.Maps
{R : Type u} {S : Type v} [Ring R] [Ring S] (f : R β+* S) : RingHom.ker f.rangeRestrict = RingHom.ker f - RingHom.liftOfSurjective_comp π Mathlib.RingTheory.Ideal.Maps
{A : Type u_1} {B : Type u_2} {C : Type u_3} [Ring A] [Ring B] [Ring C] (f : A β+* B) (hf : Function.Surjective βf) (g : { g // RingHom.ker f β€ RingHom.ker g }) : ((f.liftOfSurjective hf) g).comp f = βg - RingHom.liftOfRightInverse_comp π Mathlib.RingTheory.Ideal.Maps
{A : Type u_1} {B : Type u_2} {C : Type u_3} [Ring A] [Ring B] [Ring C] (f : A β+* B) (f_inv : B β A) (hf : Function.RightInverse f_inv βf) (g : { g // RingHom.ker f β€ RingHom.ker g }) : ((f.liftOfRightInverse f_inv hf) g).comp f = βg - RingHom.eq_liftOfSurjective π Mathlib.RingTheory.Ideal.Maps
{A : Type u_1} {B : Type u_2} {C : Type u_3} [Ring A] [Ring B] [Ring C] (f : A β+* B) (hf : Function.Surjective βf) (g : A β+* C) (hg : RingHom.ker f β€ RingHom.ker g) (h : B β+* C) (hh : h.comp f = g) : h = (f.liftOfSurjective hf) β¨g, hgβ© - RingHom.eq_liftOfRightInverse π Mathlib.RingTheory.Ideal.Maps
{A : Type u_1} {B : Type u_2} {C : Type u_3} [Ring A] [Ring B] [Ring C] (f : A β+* B) (f_inv : B β A) (hf : Function.RightInverse f_inv βf) (g : A β+* C) (hg : RingHom.ker f β€ RingHom.ker g) (h : B β+* C) (hh : h.comp f = g) : h = (f.liftOfRightInverse f_inv hf) β¨g, hgβ© - RingHom.liftOfSurjective_comp_apply π Mathlib.RingTheory.Ideal.Maps
{A : Type u_1} {B : Type u_2} {C : Type u_3} [Ring A] [Ring B] [Ring C] (f : A β+* B) (hf : Function.Surjective βf) (g : { g // RingHom.ker f β€ RingHom.ker g }) (x : A) : ((f.liftOfSurjective hf) g) (f x) = βg x - RingHom.liftOfRightInverse_comp_apply π Mathlib.RingTheory.Ideal.Maps
{A : Type u_1} {B : Type u_2} {C : Type u_3} [Ring A] [Ring B] [Ring C] (f : A β+* B) (f_inv : B β A) (hf : Function.RightInverse f_inv βf) (g : { g // RingHom.ker f β€ RingHom.ker g }) (x : A) : ((f.liftOfRightInverse f_inv hf) g) (f x) = βg x - RingHom.ker_prodMap π Mathlib.RingTheory.Ideal.Prod
{R : Type u} {S : Type v} [Semiring R] [Semiring S] {T : Type u_1} {U : Type u_2} [Semiring T] [Semiring U] (f : R β+* S) (g : T β+* U) : RingHom.ker (f.prodMap g) = (RingHom.ker f).prod (RingHom.ker g) - Polynomial.ker_mapRingHom π Mathlib.RingTheory.Polynomial.Basic
{R : Type u} {S : Type u_1} [CommSemiring R] [Semiring S] (f : R β+* S) : RingHom.ker (Polynomial.mapRingHom f) = Ideal.map Polynomial.C (RingHom.ker f) - MvPolynomial.ker_map π Mathlib.RingTheory.Polynomial.Basic
{R : Type u} {S : Type u_1} {Ο : Type v} [CommRing R] [CommRing S] (f : R β+* S) : RingHom.ker (MvPolynomial.map f) = Ideal.map MvPolynomial.C (RingHom.ker f) - MvPolynomial.ker_mapAlgHom π Mathlib.RingTheory.Polynomial.Basic
{R : Type u} [CommRing R] {Sβ : Type u_2} {Sβ : Type u_3} {Ο : Type u_4} [CommRing Sβ] [CommRing Sβ] [Algebra R Sβ] [Algebra R Sβ] (f : Sβ ββ[R] Sβ) : RingHom.ker (MvPolynomial.mapAlgHom f) = Ideal.map MvPolynomial.C (RingHom.ker f) - AlgHom.ker_rangeRestrict π Mathlib.Algebra.Algebra.Subalgebra.Operations
{R : Type u_1} {A : Type u_2} {B : Type u_3} [CommSemiring R] [Semiring A] [Algebra R A] [Semiring B] [Algebra R B] (f : A ββ[R] B) : RingHom.ker f.rangeRestrict = RingHom.ker f - Ideal.mk_ker π Mathlib.RingTheory.Ideal.Quotient.Operations
{R : Type u} [Ring R] {I : Ideal R} [I.IsTwoSided] : RingHom.ker (Ideal.Quotient.mk I) = I - RingHom.kerLift π Mathlib.RingTheory.Ideal.Quotient.Operations
{R : Type u} {S : Type v} [Ring R] [Semiring S] (f : R β+* S) : R β§Έ RingHom.ker f β+* S - Ideal.injective_lift_iff π Mathlib.RingTheory.Ideal.Quotient.Operations
{R : Type u} {S : Type v} [Ring R] [Semiring S] {I : Ideal R} [I.IsTwoSided] {f : R β+* S} (H : β a β I, f a = 0) : Function.Injective β(Ideal.Quotient.lift I f H) β RingHom.ker f = I - RingHom.lift_injective_of_ker_le_ideal π Mathlib.RingTheory.Ideal.Quotient.Operations
{R : Type u} {S : Type v} [Ring R] [Semiring S] (I : Ideal R) [I.IsTwoSided] {f : R β+* S} (H : β a β I, f a = 0) (hI : RingHom.ker f β€ I) : Function.Injective β(Ideal.Quotient.lift I f H) - AlgHom.liftOfSurjective π Mathlib.RingTheory.Ideal.Quotient.Operations
{R : Type u_5} {A : Type u_6} {B : Type u_7} {C : Type u_8} [CommRing R] [CommRing A] [CommRing B] [CommRing C] [Algebra R A] [Algebra R B] [Algebra R C] (f : A ββ[R] B) (hf : Function.Surjective βf) (g : A ββ[R] C) (H : RingHom.ker f.toRingHom β€ RingHom.ker g.toRingHom) : B ββ[R] C - Ideal.ker_Pi_Quotient_mk π Mathlib.RingTheory.Ideal.Quotient.Operations
{R : Type u} [Ring R] {ΞΉ : Type u_1} (I : ΞΉ β Ideal R) [β (i : ΞΉ), (I i).IsTwoSided] : RingHom.ker (RingHom.pi fun i => Ideal.Quotient.mk (I i)) = β¨ i, I i - AlgHom.liftOfSurjective_comp π Mathlib.RingTheory.Ideal.Quotient.Operations
{R : Type u_5} {A : Type u_6} {B : Type u_7} {C : Type u_8} [CommRing R] [CommRing A] [CommRing B] [CommRing C] [Algebra R A] [Algebra R B] [Algebra R C] (f : A ββ[R] B) (hf : Function.Surjective βf) (g : A ββ[R] C) (H : RingHom.ker f.toRingHom β€ RingHom.ker g.toRingHom) : (f.liftOfSurjective hf g H).comp f = g - AlgHom.liftOfSurjective_surjective π Mathlib.RingTheory.Ideal.Quotient.Operations
{R : Type u_5} {A : Type u_6} {B : Type u_7} {C : Type u_8} [CommRing R] [CommRing A] [CommRing B] [CommRing C] [Algebra R A] [Algebra R B] [Algebra R C] (f : A ββ[R] B) (hf : Function.Surjective βf) (g : A ββ[R] C) (H : RingHom.ker f.toRingHom β€ RingHom.ker g.toRingHom) (hg : Function.Surjective βg) : Function.Surjective β(f.liftOfSurjective hf g H) - Ideal.ker_quotient_lift π Mathlib.RingTheory.Ideal.Quotient.Operations
{R : Type u} {S : Type v} [Ring R] [Semiring S] {I : Ideal R} [I.IsTwoSided] (f : R β+* S) (H : I β€ RingHom.ker f) : RingHom.ker (Ideal.Quotient.lift I f H) = Ideal.map (Ideal.Quotient.mk I) (RingHom.ker f) - AlgHom.liftOfSurjective_apply π Mathlib.RingTheory.Ideal.Quotient.Operations
{R : Type u_5} {A : Type u_6} {B : Type u_7} {C : Type u_8} [CommRing R] [CommRing A] [CommRing B] [CommRing C] [Algebra R A] [Algebra R B] [Algebra R C] (f : A ββ[R] B) (hf : Function.Surjective βf) (g : A ββ[R] C) (H : RingHom.ker f.toRingHom β€ RingHom.ker g.toRingHom) (x : A) : (f.liftOfSurjective hf g H) (f x) = g x - Ideal.kerLiftAlg π Mathlib.RingTheory.Ideal.Quotient.Operations
{Rβ : Type u_1} {A : Type u_3} {B : Type u_4} [CommSemiring Rβ] [Ring A] [Algebra Rβ A] [Semiring B] [Algebra Rβ B] (f : A ββ[Rβ] B) : A β§Έ RingHom.ker f ββ[Rβ] B - Ideal.Quotient.mkβ_ker π Mathlib.RingTheory.Ideal.Quotient.Operations
(Rβ : Type u_1) {A : Type u_3} [CommSemiring Rβ] [Ring A] [Algebra Rβ A] (I : Ideal A) [I.IsTwoSided] : RingHom.ker β(Ideal.Quotient.mkβ Rβ I) = I - Ideal.quotientKerAlgEquivOfSurjective π Mathlib.RingTheory.Ideal.Quotient.Operations
{Rβ : Type u_1} {A : Type u_3} {B : Type u_4} [CommSemiring Rβ] [Ring A] [Algebra Rβ A] [Semiring B] [Algebra Rβ B] {f : A ββ[Rβ] B} (hf : Function.Surjective βf) : (A β§Έ RingHom.ker f) ββ[Rβ] B - Ideal.quotientKerAlgEquivOfRightInverse π Mathlib.RingTheory.Ideal.Quotient.Operations
{Rβ : Type u_1} {A : Type u_3} {B : Type u_4} [CommSemiring Rβ] [Ring A] [Algebra Rβ A] [Semiring B] [Algebra Rβ B] {f : A ββ[Rβ] B} {g : B β A} (hf : Function.RightInverse g βf) : (A β§Έ RingHom.ker f) ββ[Rβ] B - Ideal.quotientKerEquivRange π Mathlib.RingTheory.Ideal.Quotient.Operations
{R : Type u_5} {A : Type u_6} {B : Type u_7} [CommSemiring R] [Ring A] [Algebra R A] [Semiring B] [Algebra R B] (f : A ββ[R] B) : (A β§Έ RingHom.ker f) ββ[R] β₯f.range - RingHom.quotientKerEquivOfSurjective π Mathlib.RingTheory.Ideal.Quotient.Operations
{R : Type u} {S : Type v} [Ring R] [Semiring S] {f : R β+* S} (hf : Function.Surjective βf) : R β§Έ RingHom.ker f β+* S - RingHom.quotientKerEquivOfRightInverse π Mathlib.RingTheory.Ideal.Quotient.Operations
{R : Type u} {S : Type v} [Ring R] [Semiring S] {f : R β+* S} {g : S β R} (hf : Function.RightInverse g βf) : R β§Έ RingHom.ker f β+* S - RingHom.kerLift_injective π Mathlib.RingTheory.Ideal.Quotient.Operations
{R : Type u} {S : Type v} [Ring R] [Semiring S] (f : R β+* S) : Function.Injective βf.kerLift - RingHom.quotientKerEquivRangeS π Mathlib.RingTheory.Ideal.Quotient.Operations
{R : Type u} {S : Type v} [Ring R] [Semiring S] (f : R β+* S) : R β§Έ RingHom.ker f β+* β₯f.rangeS - DoubleQuot.ker_quotLeftToQuotSup π Mathlib.RingTheory.Ideal.Quotient.Operations
{R : Type u} [CommRing R] (I J : Ideal R) : RingHom.ker (DoubleQuot.quotLeftToQuotSup I J) = Ideal.map (Ideal.Quotient.mk I) J - RingHom.quotientKerEquivRange π Mathlib.RingTheory.Ideal.Quotient.Operations
{R : Type u} [Ring R] {S : Type v} [Ring S] (f : R β+* S) : R β§Έ RingHom.ker f β+* β₯f.range - Ideal.kerLiftAlg_injective π Mathlib.RingTheory.Ideal.Quotient.Operations
{Rβ : Type u_1} {A : Type u_3} {B : Type u_4} [CommSemiring Rβ] [Ring A] [Algebra Rβ A] [Semiring B] [Algebra Rβ B] (f : A ββ[Rβ] B) : Function.Injective β(Ideal.kerLiftAlg f) - RingHom.kerLift_mk π Mathlib.RingTheory.Ideal.Quotient.Operations
{R : Type u} {S : Type v} [Ring R] [Semiring S] (f : R β+* S) (r : R) : f.kerLift ((Ideal.Quotient.mk (RingHom.ker f)) r) = f r - RingHom.quotientKerEquivOfSurjective_symm_comp π Mathlib.RingTheory.Ideal.Quotient.Operations
{R : Type u} {S : Type v} [Ring R] [Semiring S] {f : R β+* S} (hf : Function.Surjective βf) : (RingHom.quotientKerEquivOfSurjective hf).symm.toRingHom.comp f = Ideal.Quotient.mk (RingHom.ker f) - Ideal.KerLift.map_smul π Mathlib.RingTheory.Ideal.Quotient.Operations
{Rβ : Type u_1} {A : Type u_3} {B : Type u_4} [CommSemiring Rβ] [Ring A] [Algebra Rβ A] [Semiring B] [Algebra Rβ B] (f : A ββ[Rβ] B) (r : Rβ) (x : A β§Έ RingHom.ker f) : f.kerLift (r β’ x) = r β’ f.kerLift x - Ideal.quotientKerAlgEquivOfSurjective_apply π Mathlib.RingTheory.Ideal.Quotient.Operations
{Rβ : Type u_1} {A : Type u_3} {B : Type u_4} [CommSemiring Rβ] [Ring A] [Algebra Rβ A] [Semiring B] [Algebra Rβ B] {f : A ββ[Rβ] B} (hf : Function.Surjective βf) (a : A β§Έ RingHom.ker f.toRingHom) : (Ideal.quotientKerAlgEquivOfSurjective hf) a = (βf).kerLift a - Ideal.quotientKerAlgEquivOfRightInverse_apply π Mathlib.RingTheory.Ideal.Quotient.Operations
{Rβ : Type u_1} {A : Type u_3} {B : Type u_4} [CommSemiring Rβ] [Ring A] [Algebra Rβ A] [Semiring B] [Algebra Rβ B] {f : A ββ[Rβ] B} {g : B β A} (hf : Function.RightInverse g βf) (a : A β§Έ RingHom.ker f.toRingHom) : (Ideal.quotientKerAlgEquivOfRightInverse hf) a = (βf).kerLift a - Ideal.kerLiftAlg_mk π Mathlib.RingTheory.Ideal.Quotient.Operations
{Rβ : Type u_1} {A : Type u_3} {B : Type u_4} [CommSemiring Rβ] [Ring A] [Algebra Rβ A] [Semiring B] [Algebra Rβ B] (f : A ββ[Rβ] B) (a : A) : (Ideal.kerLiftAlg f) ((Ideal.Quotient.mk (RingHom.ker f)) a) = f a - Ideal.quotientKerAlgEquivOfSurjective_mk π Mathlib.RingTheory.Ideal.Quotient.Operations
{Rβ : Type u_1} {A : Type u_3} {B : Type u_4} [CommSemiring Rβ] [Ring A] [Algebra Rβ A] [Semiring B] [Algebra Rβ B] {f : A ββ[Rβ] B} (hf : Function.Surjective βf) (a : A) : (Ideal.quotientKerAlgEquivOfSurjective hf) ((Ideal.Quotient.mk (RingHom.ker f)) a) = f a - DoubleQuot.ker_quotQuotMk π Mathlib.RingTheory.Ideal.Quotient.Operations
{R : Type u} [CommRing R] (I J : Ideal R) : RingHom.ker (DoubleQuot.quotQuotMk I J) = I β J - Ideal.quotientKerAlgEquivOfRightInverse_symm_apply π Mathlib.RingTheory.Ideal.Quotient.Operations
{Rβ : Type u_1} {A : Type u_3} {B : Type u_4} [CommSemiring Rβ] [Ring A] [Algebra Rβ A] [Semiring B] [Algebra Rβ B] {f : A ββ[Rβ] B} {g : B β A} (hf : Function.RightInverse g βf) (aβ : B) : (Ideal.quotientKerAlgEquivOfRightInverse hf).symm aβ = (Ideal.Quotient.mk (RingHom.ker βf)) (g aβ) - RingHom.quotientKerEquivOfRightInverse.apply π Mathlib.RingTheory.Ideal.Quotient.Operations
{R : Type u} {S : Type v} [Ring R] [Semiring S] {f : R β+* S} {g : S β R} (hf : Function.RightInverse g βf) (x : R β§Έ RingHom.ker f) : (RingHom.quotientKerEquivOfRightInverse hf) x = f.kerLift x - RingHom.quotientKerEquivOfSurjective_apply_mk π Mathlib.RingTheory.Ideal.Quotient.Operations
{R : Type u} {S : Type v} [Ring R] [Semiring S] {f : R β+* S} (hf : Function.Surjective βf) (x : R) : (RingHom.quotientKerEquivOfSurjective hf) ((Ideal.Quotient.mk (RingHom.ker f)) x) = f x - Ideal.quotientKerAlgEquivOfSurjective_symm_apply π Mathlib.RingTheory.Ideal.Quotient.Operations
{Rβ : Type u_1} {A : Type u_3} {B : Type u_4} [CommSemiring Rβ] [Ring A] [Algebra Rβ A] [Semiring B] [Algebra Rβ B] {f : A ββ[Rβ] B} (hf : Function.Surjective βf) (a : A) : (Ideal.quotientKerAlgEquivOfSurjective hf).symm (f a) = (Ideal.Quotient.mk (RingHom.ker f)) a - RingHom.quotientKerEquivOfRightInverse.Symm.apply π Mathlib.RingTheory.Ideal.Quotient.Operations
{R : Type u} {S : Type v} [Ring R] [Semiring S] {f : R β+* S} {g : S β R} (hf : Function.RightInverse g βf) (x : S) : (RingHom.quotientKerEquivOfRightInverse hf).symm x = (Ideal.Quotient.mk (RingHom.ker f)) (g x) - RingHom.quotientKerEquivOfSurjective_symm_apply π Mathlib.RingTheory.Ideal.Quotient.Operations
{R : Type u} {S : Type v} [Ring R] [Semiring S] {f : R β+* S} (hf : Function.Surjective βf) (x : R) : (RingHom.quotientKerEquivOfSurjective hf).symm (f x) = (Ideal.Quotient.mk (RingHom.ker f)) x - Ideal.ker_quotientMap_mk π Mathlib.RingTheory.Ideal.Quotient.Operations
{R : Type u} [Ring R] {I J : Ideal R} [I.IsTwoSided] [J.IsTwoSided] : RingHom.ker (Ideal.quotientMap (Ideal.map (Ideal.Quotient.mk I) J) (Ideal.Quotient.mk I) β―) = Ideal.map (Ideal.Quotient.mk J) I - Ideal.kerLiftAlg_toRingHom π Mathlib.RingTheory.Ideal.Quotient.Operations
{Rβ : Type u_1} {A : Type u_3} {B : Type u_4} [CommSemiring Rβ] [Ring A] [Algebra Rβ A] [Semiring B] [Algebra Rβ B] (f : A ββ[Rβ] B) : β(Ideal.kerLiftAlg f) = (βf).kerLift - transcendental_iff_ker_eq_bot π Mathlib.RingTheory.Algebraic.Basic
{R : Type u} {A : Type v} [CommRing R] [Ring A] [Algebra R A] {x : A} : Transcendental R x β RingHom.ker (Polynomial.aeval x) = β₯ - Algebra.TensorProduct.rTensor_ker π Mathlib.LinearAlgebra.TensorProduct.RightExactness
{R : Type u_4} {S : Type u_5} [CommRing R] [CommRing S] [Algebra R S] {A : Type u_6} {B : Type u_7} {C : Type u_8} [Ring A] [Ring B] [Ring C] [Algebra R A] [Algebra R B] [Algebra R C] [Algebra S A] [Algebra S B] [IsScalarTower R S A] [IsScalarTower R S B] (f : A ββ[S] B) (hf : Function.Surjective βf) : RingHom.ker (Algebra.TensorProduct.map f (AlgHom.id R C)) = Ideal.map Algebra.TensorProduct.includeLeft (RingHom.ker f) - Algebra.TensorProduct.lTensor_ker π Mathlib.LinearAlgebra.TensorProduct.RightExactness
{R : Type u_4} [CommRing R] {A : Type u_6} {C : Type u_8} {D : Type u_9} [Ring A] [Ring C] [Ring D] [Algebra R A] [Algebra R C] [Algebra R D] (g : C ββ[R] D) (hg : Function.Surjective βg) : RingHom.ker (Algebra.TensorProduct.map (AlgHom.id R A) g) = Ideal.map Algebra.TensorProduct.includeRight (RingHom.ker g) - Algebra.TensorProduct.map_ker π Mathlib.LinearAlgebra.TensorProduct.RightExactness
{R : Type u_4} {S : Type u_5} [CommRing R] [CommRing S] [Algebra R S] {A : Type u_6} {B : Type u_7} {C : Type u_8} {D : Type u_9} [Ring A] [Ring B] [Ring C] [Ring D] [Algebra R A] [Algebra R B] [Algebra R C] [Algebra R D] [Algebra S A] [Algebra S B] [IsScalarTower R S A] [IsScalarTower R S B] (f : A ββ[S] B) (g : C ββ[R] D) (hf : Function.Surjective βf) (hg : Function.Surjective βg) : RingHom.ker (Algebra.TensorProduct.map f g) = Ideal.map Algebra.TensorProduct.includeLeft (RingHom.ker f) β Ideal.map Algebra.TensorProduct.includeRight (RingHom.ker g) - IsLocalization.away_of_isIdempotentElem π Mathlib.RingTheory.Localization.Away.Basic
{R : Type u_4} {S : Type u_5} [CommRing R] [CommRing S] [Algebra R S] {e : R} (he : IsIdempotentElem e) (H : RingHom.ker (algebraMap R S) = Ideal.span {1 - e}) (H' : Function.Surjective β(algebraMap R S)) : IsLocalization.Away e S - IsLocalization.Away.of_surjective π Mathlib.RingTheory.Localization.Away.Basic
{S : Type u_4} {T : Type u_5} [CommRing S] [CommRing T] [Algebra S T] (hβ : Function.Surjective β(algebraMap S T)) {r : S} (hr : IsUnit ((algebraMap S T) r)) (n : β) (hn : r ^ n β’ RingHom.ker (algebraMap S T) β€ β₯) : IsLocalization.Away r T - IsLocalization.Away.of_surjective_of_isScalarTower π Mathlib.RingTheory.Localization.Away.Basic
{S : Type u_4} {T : Type u_5} [CommRing S] [CommRing T] [Algebra S T] {R : Type u_6} [CommRing R] [Algebra R S] [Algebra R T] [IsScalarTower R S T] (hβ : Function.Surjective β(algebraMap S T)) (hβ : Function.Surjective β(algebraMap R S)) (r : R) (hr : IsUnit ((algebraMap R T) r)) {n : β} (hn : r ^ n β’ RingHom.ker (algebraMap R T) β€ RingHom.ker (algebraMap R S)) : IsLocalization.Away ((algebraMap R S) r) T - Ring.map_jacobson_of_ker_le π Mathlib.RingTheory.Jacobson.Radical
{R : Type u_1} {Rβ : Type u_2} [Ring R] [Ring Rβ] {f : R β+* Rβ} [RingHomSurjective f] (le : RingHom.ker f β€ Ring.jacobson R) : Submodule.map f.toSemilinearMap (Ring.jacobson R) = Ring.jacobson Rβ - Ideal.map_jacobson_of_surjective π Mathlib.RingTheory.Jacobson.Ideal
{R : Type u} {S : Type v} [Ring R] [Ring S] {I : Ideal R} {f : R β+* S} (hf : Function.Surjective βf) : RingHom.ker f β€ I β Ideal.map f I.jacobson = (Ideal.map f I).jacobson - IsLocalRing.ker_eq_maximalIdeal π Mathlib.RingTheory.LocalRing.MaximalIdeal.Basic
{R : Type u_1} {K : Type u_2} [CommRing R] [IsLocalRing R] [DivisionRing K] (Ο : R β+* K) (hΟ : Function.Surjective βΟ) : RingHom.ker Ο = IsLocalRing.maximalIdeal R - Ideal.fg_of_fg_map_of_fg_inf_ker_of_surjective π Mathlib.RingTheory.Finiteness.Ideal
{R : Type u_3} {S : Type u_4} [CommRing R] [CommRing S] {f : R β+* S} {I : Ideal R} (hmap : (Ideal.map f I).FG) (hk : (I β RingHom.ker f).FG) (hf : Function.Surjective βf) : I.FG - Ideal.fg_ker_comp π Mathlib.RingTheory.Finiteness.Ideal
{R : Type u_3} {S : Type u_4} {A : Type u_5} [CommRing R] [CommRing S] [CommRing A] (f : R β+* S) (g : S β+* A) (hf : (RingHom.ker f).FG) (hg : (RingHom.ker g).FG) (hsur : Function.Surjective βf) : (RingHom.ker (g.comp f)).FG - RingHom.FinitePresentation.of_surjective π Mathlib.RingTheory.FinitePresentation
{A : Type u_1} {B : Type u_2} [CommRing A] [CommRing B] (f : A β+* B) (hf : Function.Surjective βf) (hker : (RingHom.ker f).FG) : f.FinitePresentation - RingHom.FinitePresentation.comp_surjective π Mathlib.RingTheory.FinitePresentation
{A : Type u_1} {B : Type u_2} {C : Type u_3} [CommRing A] [CommRing B] [CommRing C] {f : A β+* B} {g : B β+* C} (hf : f.FinitePresentation) (hg : Function.Surjective βg) (hker : (RingHom.ker g).FG) : (g.comp f).FinitePresentation - AlgHom.FinitePresentation.of_surjective π Mathlib.RingTheory.FinitePresentation
{R : Type u_1} {A : Type u_2} {B : Type u_3} [CommRing R] [CommRing A] [CommRing B] [Algebra R A] [Algebra R B] (f : A ββ[R] B) (hf : Function.Surjective βf) (hker : (RingHom.ker f.toRingHom).FG) : f.FinitePresentation - Algebra.FinitePresentation.ker_fG_of_surjective π Mathlib.RingTheory.FinitePresentation
{R : Type wβ} {A : Type wβ} {B : Type wβ} [CommRing R] [CommRing A] [Algebra R A] [CommRing B] [Algebra R B] (f : A ββ[R] B) (hf : Function.Surjective βf) [Algebra.FinitePresentation R A] [Algebra.FinitePresentation R B] : (RingHom.ker f.toRingHom).FG - Algebra.FinitePresentation.of_surjective π Mathlib.RingTheory.FinitePresentation
{R : Type wβ} {A : Type wβ} {B : Type wβ} [CommRing R] [CommRing A] [Algebra R A] [CommRing B] [Algebra R B] {f : A ββ[R] B} (hf : Function.Surjective βf) (hker : (RingHom.ker f.toRingHom).FG) [Algebra.FinitePresentation R A] : Algebra.FinitePresentation R B - AlgHom.FinitePresentation.comp_surjective π Mathlib.RingTheory.FinitePresentation
{R : Type u_1} {A : Type u_2} {B : Type u_3} {C : Type u_4} [CommRing R] [CommRing A] [CommRing B] [CommRing C] [Algebra R A] [Algebra R B] [Algebra R C] {f : A ββ[R] B} {g : B ββ[R] C} (hf : f.FinitePresentation) (hg : Function.Surjective βg) (hker : (RingHom.ker g.toRingHom).FG) : (g.comp f).FinitePresentation - RingHom.FinitePresentation.polynomial_induction π Mathlib.RingTheory.FinitePresentation
(P : (R : Type u) β [inst : CommRing R] β (S : Type u) β [inst_1 : CommRing S] β (R β+* S) β Prop) (Q : (R : Type u) β [inst : CommRing R] β (S : Type v) β [inst_1 : CommRing S] β (R β+* S) β Prop) (polynomial : β (R : Type u) [inst : CommRing R], P R (Polynomial R) Polynomial.C) (fg_ker : β (R : Type u) [inst : CommRing R] (S : Type v) [inst_1 : CommRing S] (f : R β+* S), Function.Surjective βf β (RingHom.ker f).FG β Q R S f) (comp : β (R : Type u) [inst : CommRing R] (S : Type u) [inst_1 : CommRing S] (T : Type v) [inst_2 : CommRing T] (f : R β+* S) (g : S β+* T), P R S f β Q S T g β Q R T (g.comp f)) {R : Type u} {S : Type v} [CommRing R] [CommRing S] (f : R β+* S) (hf : f.FinitePresentation) : Q R S f - Algebra.FinitePresentation.mk π Mathlib.RingTheory.FinitePresentation
{R : Type wβ} {A : Type wβ} [CommSemiring R] [Semiring A] [Algebra R A] (out : β n f, Function.Surjective βf β§ (RingHom.ker f.toRingHom).FG) : Algebra.FinitePresentation R A - Algebra.FinitePresentation.out π Mathlib.RingTheory.FinitePresentation
{R : Type wβ} {A : Type wβ} {instβ : CommSemiring R} {instβΒΉ : Semiring A} {instβΒ² : Algebra R A} [self : Algebra.FinitePresentation R A] : β n f, Function.Surjective βf β§ (RingHom.ker f.toRingHom).FG - Algebra.FinitePresentation.ker_fg_of_mvPolynomial π Mathlib.RingTheory.FinitePresentation
{R : Type wβ} {A : Type wβ} [CommRing R] [CommRing A] [Algebra R A] {n : β} (f : MvPolynomial (Fin n) R ββ[R] A) (hf : Function.Surjective βf) [Algebra.FinitePresentation R A] : (RingHom.ker f.toRingHom).FG - Algebra.FinitePresentation.iff_quotient_mvPolynomial' π Mathlib.RingTheory.FinitePresentation
{R : Type wβ} {A : Type wβ} [CommRing R] [CommRing A] [Algebra R A] : Algebra.FinitePresentation R A β β ΞΉ x f, Function.Surjective βf β§ (RingHom.ker f.toRingHom).FG - IsLocalization.of_surjective π Mathlib.RingTheory.Localization.Ideal
{R : Type u_1} [CommRing R] (M : Submonoid R) (S : Type u_2) [CommRing S] [Algebra R S] [IsLocalization M S] {R' : Type u_3} {S' : Type u_4} [CommRing R'] [CommRing S'] [Algebra R' S'] (f : R β+* R') (hf : Function.Surjective βf) (g : S β+* S') (hg : Function.Surjective βg) (H : g.comp (algebraMap R S) = (algebraMap R' S').comp f) (H' : RingHom.ker g β€ Ideal.map (algebraMap R S) (RingHom.ker f)) : IsLocalization (Submonoid.map f M) S' - RingHom.ker_isRadical_iff_reduced_of_surjective π Mathlib.RingTheory.Nilpotent.Lemmas
{R : Type u_1} {S : Type u_3} {F : Type u_4} [CommSemiring R] [Semiring S] [FunLike F R S] [RingHomClass F R S] {f : F} (hf : Function.Surjective βf) : (RingHom.ker f).IsRadical β IsReduced S - RingHom.toKerIsLocalization π Mathlib.RingTheory.Localization.Algebra
{R : Type u_1} (S : Type u_2) {P : Type u_3} (Q : Type u_4) [CommSemiring R] [CommSemiring S] [CommSemiring P] [CommSemiring Q] {M : Submonoid R} {T : Submonoid P} [Algebra R S] [Algebra P Q] [IsLocalization M S] [IsLocalization T Q] (g : R β+* P) (hy : M β€ Submonoid.comap g T) : β₯(RingHom.ker g) ββ[R] β₯(RingHom.ker (IsLocalization.map Q g hy)) - AlgHom.toKerIsLocalization π Mathlib.RingTheory.Localization.Algebra
{R : Type u_5} [CommSemiring R] (M : Submonoid R) {A : Type u_6} [CommSemiring A] [Algebra R A] {B : Type u_7} [CommSemiring B] [Algebra R B] (Rβ : Type u_8) [CommSemiring Rβ] [Algebra R Rβ] [IsLocalization M Rβ] (Aβ : Type u_9) [CommSemiring Aβ] [Algebra R Aβ] [Algebra A Aβ] [IsScalarTower R A Aβ] [IsLocalization (Algebra.algebraMapSubmonoid A M) Aβ] (Bβ : Type u_10) [CommSemiring Bβ] [Algebra R Bβ] [Algebra B Bβ] [IsScalarTower R B Bβ] [IsLocalization (Algebra.algebraMapSubmonoid B M) Bβ] [Algebra Rβ Aβ] [Algebra Rβ Bβ] [IsScalarTower R Rβ Aβ] [IsScalarTower R Rβ Bβ] (f : A ββ[R] B) : β₯(RingHom.ker f) ββ[A] β₯(RingHom.ker (IsLocalization.mapβ M Rβ Aβ Bβ f)) - AlgHom.toKerIsLocalization_isLocalizedModule π Mathlib.RingTheory.Localization.Algebra
{R : Type u_5} [CommSemiring R] (M : Submonoid R) {A : Type u_6} [CommSemiring A] [Algebra R A] {B : Type u_7} [CommSemiring B] [Algebra R B] (Rβ : Type u_8) [CommSemiring Rβ] [Algebra R Rβ] [IsLocalization M Rβ] (Aβ : Type u_9) [CommSemiring Aβ] [Algebra R Aβ] [Algebra A Aβ] [IsScalarTower R A Aβ] [IsLocalization (Algebra.algebraMapSubmonoid A M) Aβ] (Bβ : Type u_10) [CommSemiring Bβ] [Algebra R Bβ] [Algebra B Bβ] [IsScalarTower R B Bβ] [IsLocalization (Algebra.algebraMapSubmonoid B M) Bβ] [Algebra Rβ Aβ] [Algebra Rβ Bβ] [IsScalarTower R Rβ Aβ] [IsScalarTower R Rβ Bβ] (f : A ββ[R] B) : IsLocalizedModule (Algebra.algebraMapSubmonoid A M) (AlgHom.toKerIsLocalization M Rβ Aβ Bβ f) - IsLocalization.ker_map π Mathlib.RingTheory.Localization.Algebra
{R : Type u_1} {S : Type u_2} {P : Type u_3} (Q : Type u_4) [CommSemiring R] [CommSemiring S] [CommSemiring P] [CommSemiring Q] {M : Submonoid R} {T : Submonoid P} [Algebra R S] [Algebra P Q] [IsLocalization M S] [IsLocalization T Q] (g : R β+* P) (hT : Submonoid.map g M = T) : RingHom.ker (IsLocalization.map Q g β―) = Ideal.map (algebraMap R S) (RingHom.ker g) - RingHom.toKerIsLocalization_apply π Mathlib.RingTheory.Localization.Algebra
{R : Type u_1} {S : Type u_2} {P : Type u_3} (Q : Type u_4) [CommSemiring R] [CommSemiring S] [CommSemiring P] [CommSemiring Q] {M : Submonoid R} {T : Submonoid P} [Algebra R S] [Algebra P Q] [IsLocalization M S] [IsLocalization T Q] (g : R β+* P) (hy : M β€ Submonoid.comap g T) (r : β₯(RingHom.ker g)) : β((RingHom.toKerIsLocalization S Q g hy) r) = (algebraMap R S) βr - AlgHom.toKerIsLocalization_apply π Mathlib.RingTheory.Localization.Algebra
{R : Type u_5} [CommSemiring R] (M : Submonoid R) {A : Type u_6} [CommSemiring A] [Algebra R A] {B : Type u_7} [CommSemiring B] [Algebra R B] (Rβ : Type u_8) [CommSemiring Rβ] [Algebra R Rβ] [IsLocalization M Rβ] (Aβ : Type u_9) [CommSemiring Aβ] [Algebra R Aβ] [Algebra A Aβ] [IsScalarTower R A Aβ] [IsLocalization (Algebra.algebraMapSubmonoid A M) Aβ] (Bβ : Type u_10) [CommSemiring Bβ] [Algebra R Bβ] [Algebra B Bβ] [IsScalarTower R B Bβ] [IsLocalization (Algebra.algebraMapSubmonoid B M) Bβ] [Algebra Rβ Aβ] [Algebra Rβ Bβ] [IsScalarTower R Rβ Aβ] [IsScalarTower R Rβ Bβ] (f : A ββ[R] B) (x : β₯(RingHom.ker f)) : (AlgHom.toKerIsLocalization M Rβ Aβ Bβ f) x = (RingHom.toKerIsLocalization Aβ Bβ f.toRingHom β―) x - RingHom.toKerIsLocalization_isLocalizedModule π Mathlib.RingTheory.Localization.Algebra
{R : Type u_1} {S : Type u_2} {P : Type u_3} (Q : Type u_4) [CommSemiring R] [CommSemiring S] [CommSemiring P] [CommSemiring Q] {M : Submonoid R} {T : Submonoid P} [Algebra R S] [Algebra P Q] [IsLocalization M S] [IsLocalization T Q] (g : R β+* P) (hT : Submonoid.map g M = T) : IsLocalizedModule M (RingHom.toKerIsLocalization S Q g β―) - Ideal.iInf_ker_le π Mathlib.RingTheory.LocalProperties.Basic
{R : Type u_1} [CommSemiring R] (I : Ideal R) : β¨ p, β¨ (x : p.IsPrime), β¨ (_ : I β€ p), RingHom.ker (algebraMap R (Localization.AtPrime p)) β€ I - Algebra.ker_algebraMap_isMaximal_of_isIntegral π Mathlib.RingTheory.IntegralClosure.IsIntegralClosure.Basic
(R : Type u_1) [CommRing R] (k : Type u_6) [Field k] [Algebra R k] [Algebra.IsIntegral R k] : (RingHom.ker (algebraMap R k)).IsMaximal - RingHom.IsIntegral.kerLift π Mathlib.RingTheory.IntegralClosure.IsIntegralClosure.Basic
{S : Type u_4} {T : Type u_5} [CommRing S] [CommRing T] {f : S β+* T} (hf : f.IsIntegral) : f.kerLift.IsIntegral - Ideal.exists_ideal_over_maximal_of_isIntegral π Mathlib.RingTheory.Ideal.GoingUp
{R : Type u_1} [CommRing R] {S : Type u_2} [CommRing S] [Algebra R S] [Algebra.IsIntegral R S] (P : Ideal R) [P_max : P.IsMaximal] (hP : RingHom.ker (algebraMap R S) β€ P) : β Q, Q.IsMaximal β§ Ideal.comap (algebraMap R S) Q = P - Ideal.map_eq_top_iff_of_ker_le π Mathlib.RingTheory.Ideal.GoingUp
{R : Type u_3} {S : Type u_4} [CommRing R] [CommRing S] (f : R β+* S) {I : Ideal R} (hfβ : RingHom.ker f β€ I) (hfβ : f.IsIntegral) : Ideal.map f I = β€ β I = β€ - Ideal.exists_ideal_over_prime_of_isIntegral_of_isDomain π Mathlib.RingTheory.Ideal.GoingUp
{R : Type u_1} [CommRing R] {S : Type u_2} [CommRing S] [Algebra R S] [IsDomain S] [Algebra.IsIntegral R S] (P : Ideal R) [P.IsPrime] (hP : RingHom.ker (algebraMap R S) β€ P) : β Q, Q.IsPrime β§ Ideal.comap (algebraMap R S) Q = P - IsLocalRing.ker_residue π Mathlib.RingTheory.LocalRing.ResidueField.Basic
{R : Type u_1} [CommRing R] [IsLocalRing R] : RingHom.ker (IsLocalRing.residue R) = IsLocalRing.maximalIdeal R - Ideal.ResidueField.lift π Mathlib.RingTheory.LocalRing.ResidueField.Ideal
{R : Type u_1} {S : Type u_2} [CommRing R] [CommRing S] (I : Ideal R) [I.IsPrime] (f : R β+* S) (hfβ : I β€ RingHom.ker f) (hfβ : I.primeCompl β€ Submonoid.comap f (IsUnit.submonoid S)) : I.ResidueField β+* S - Ideal.ResidueField.liftβ π Mathlib.RingTheory.LocalRing.ResidueField.Ideal
{R : Type u_1} {A : Type u_3} {B : Type u_4} [CommRing R] [CommRing A] [CommRing B] [Algebra R A] [Algebra R B] (I : Ideal A) [I.IsPrime] (f : A ββ[R] B) (hfβ : I β€ RingHom.ker f) (hfβ : I.primeCompl β€ Submonoid.comap f (IsUnit.submonoid B)) : I.ResidueField ββ[R] B - Ideal.ker_algebraMap_residueField π Mathlib.RingTheory.LocalRing.ResidueField.Ideal
{R : Type u_1} [CommRing R] (I : Ideal R) [I.IsPrime] : RingHom.ker (algebraMap R I.ResidueField) = I - Ideal.ResidueField.lift_algebraMap π Mathlib.RingTheory.LocalRing.ResidueField.Ideal
{R : Type u_1} {S : Type u_2} [CommRing R] [CommRing S] (I : Ideal R) [I.IsPrime] (f : R β+* S) (hfβ : I β€ RingHom.ker f) (hfβ : I.primeCompl β€ Submonoid.comap f (IsUnit.submonoid S)) (r : R) : (Ideal.ResidueField.lift I f hfβ hfβ) ((algebraMap R I.ResidueField) r) = f r - Ideal.ResidueField.liftβ_comp_toAlgHom π Mathlib.RingTheory.LocalRing.ResidueField.Ideal
{R : Type u_1} {A : Type u_3} {B : Type u_4} [CommRing R] [CommRing A] [CommRing B] [Algebra R A] [Algebra R B] (I : Ideal A) [I.IsPrime] (f : A ββ[R] B) (hfβ : I β€ RingHom.ker f) (hfβ : I.primeCompl β€ Submonoid.comap f (IsUnit.submonoid B)) : (Ideal.ResidueField.liftβ I f hfβ hfβ).comp (IsScalarTower.toAlgHom R A I.ResidueField) = f - Ideal.ResidueField.liftβ_algebraMap π Mathlib.RingTheory.LocalRing.ResidueField.Ideal
{R : Type u_1} {A : Type u_3} {B : Type u_4} [CommRing R] [CommRing A] [CommRing B] [Algebra R A] [Algebra R B] (I : Ideal A) [I.IsPrime] (f : A ββ[R] B) (hfβ : I β€ RingHom.ker f) (hfβ : I.primeCompl β€ Submonoid.comap f (IsUnit.submonoid B)) (r : A) : (Ideal.ResidueField.liftβ I f hfβ hfβ) ((algebraMap A I.ResidueField) r) = f r - range_comap_of_surjective π Mathlib.RingTheory.Spectrum.Prime.RingHom
{R : Type u} (S : Type v) [CommRing R] [CommRing S] (f : R β+* S) (hf : Function.Surjective βf) : Set.range (PrimeSpectrum.comap f) = PrimeSpectrum.zeroLocus β(RingHom.ker f) - Ideal.primeSpectrumOrderIsoZeroLocusOfSurj π Mathlib.RingTheory.Spectrum.Prime.RingHom
{R : Type u} {S : Type v} [CommRing R] [CommRing S] (f : R β+* S) (hf : Function.Surjective βf) {I : Ideal R} (hI : RingHom.ker f = I) : PrimeSpectrum S βo β(PrimeSpectrum.zeroLocus βI) - Ideal.minimalPrimes_map_of_surjective π Mathlib.RingTheory.Ideal.MinimalPrime.Localization
{R : Type u_1} [CommRing R] {S : Type u_3} [CommRing S] {f : R β+* S} (hf : Function.Surjective βf) (I : Ideal R) : (Ideal.map f I).minimalPrimes = Ideal.map f '' (I β RingHom.ker f).minimalPrimes - PrimeSpectrum.vanishingIdeal_range_comap π Mathlib.RingTheory.Spectrum.Prime.Topology
{R : Type u_1} {S : Type u_2} [CommSemiring R] [CommSemiring S] (f : R β+* S) : PrimeSpectrum.vanishingIdeal (Set.range (PrimeSpectrum.comap f)) = (RingHom.ker f).radical - PrimeSpectrum.closure_range_comap π Mathlib.RingTheory.Spectrum.Prime.Topology
{R : Type u_1} {S : Type u_2} [CommSemiring R] [CommSemiring S] (f : R β+* S) : closure (Set.range (PrimeSpectrum.comap f)) = PrimeSpectrum.zeroLocus β(RingHom.ker f) - PrimeSpectrum.denseRange_comap_iff_ker_le_nilRadical π Mathlib.RingTheory.Spectrum.Prime.Topology
{R : Type u_1} {S : Type u_2} [CommSemiring R] [CommSemiring S] (f : R β+* S) : DenseRange (PrimeSpectrum.comap f) β RingHom.ker f β€ nilradical R - PrimeSpectrum.range_comap_fst π Mathlib.RingTheory.Spectrum.Prime.Topology
{R : Type u} {S : Type v} [CommSemiring R] [CommSemiring S] : Set.range (PrimeSpectrum.comap (RingHom.fst R S)) = PrimeSpectrum.zeroLocus β(RingHom.ker (RingHom.fst R S)) - PrimeSpectrum.range_comap_snd π Mathlib.RingTheory.Spectrum.Prime.Topology
{R : Type u} {S : Type v} [CommSemiring R] [CommSemiring S] : Set.range (PrimeSpectrum.comap (RingHom.snd R S)) = PrimeSpectrum.zeroLocus β(RingHom.ker (RingHom.snd R S)) - Module.AEval.annihilator_eq_ker_aeval π Mathlib.Algebra.Polynomial.Module.AEval
{R : Type u_3} {A : Type u_1} {M : Type u_2} [CommSemiring R] [Semiring A] (a : A) [Algebra R A] [AddCommMonoid M] [Module A M] [Module R M] [IsScalarTower R A M] [FaithfulSMul A M] : Module.annihilator (Polynomial R) (Module.AEval R M a) = RingHom.ker (Polynomial.aeval a) - Module.AEval.annihilator_top_eq_ker_aeval π Mathlib.Algebra.Polynomial.Module.AEval
{R : Type u_3} {A : Type u_1} {M : Type u_2} [CommSemiring R] [Semiring A] (a : A) [Algebra R A] [AddCommMonoid M] [Module A M] [Module R M] [IsScalarTower R A M] [FaithfulSMul A M] : β€.annihilator = RingHom.ker (Polynomial.aeval a) - Ideal.Algebra.kerSquareLift π Mathlib.RingTheory.Ideal.Cotangent
{R : Type u} [CommRing R] {A : Type u_1} [CommRing A] [Algebra R A] : Algebra (R β§Έ RingHom.ker (algebraMap R A) ^ 2) A - AlgHom.kerSquareLift π Mathlib.RingTheory.Ideal.Cotangent
{R : Type u} [CommRing R] {A : Type u_1} {B : Type u_2} [CommRing A] [CommRing B] [Algebra R A] [Algebra R B] (f : A ββ[R] B) : A β§Έ RingHom.ker f.toRingHom ^ 2 ββ[R] B - Ideal.instIsScalarTowerQuotientHPowKerRingHomAlgebraMapOfNat π Mathlib.RingTheory.Ideal.Cotangent
{R : Type u} [CommRing R] {A : Type u_1} {B : Type u_2} [CommRing A] [CommRing B] [Algebra R A] [Algebra R B] [Algebra A B] [IsScalarTower R A B] : IsScalarTower R (A β§Έ RingHom.ker (algebraMap A B) ^ 2) B - Ideal.mapCotangent_surjective_of_comap_eq π Mathlib.RingTheory.Ideal.Cotangent
{A : Type u_1} {B : Type u_2} [CommRing A] [CommRing B] [Algebra A B] (surj : Function.Surjective β(algebraMap A B)) {I : Ideal B} {J : Ideal A} (eq : Ideal.comap (algebraMap A B) I = RingHom.ker (algebraMap A B) β J) : Function.Surjective β(J.mapCotangent I (Algebra.ofId A B) β―) - Ideal.mapCotangent_ker_of_surjective π Mathlib.RingTheory.Ideal.Cotangent
{A : Type u_1} {B : Type u_2} [CommRing A] [CommRing B] [Algebra A B] (surj : Function.Surjective β(algebraMap A B)) {I : Ideal B} {J : Ideal A} (eq : Ideal.comap (algebraMap A B) I = RingHom.ker (algebraMap A B) β J) : (J.mapCotangent I (Algebra.ofId A B) β―).ker = Submodule.map J.toCotangent (Submodule.comap (Submodule.subtype J) (RingHom.ker (algebraMap A B) β J)) - AlgHom.ker_kerSquareLift π Mathlib.RingTheory.Ideal.Cotangent
{R : Type u} [CommRing R] {A : Type u_1} {B : Type u_2} [CommRing A] [CommRing B] [Algebra R A] [Algebra R B] (f : A ββ[R] B) : RingHom.ker f.kerSquareLift.toRingHom = (RingHom.ker f.toRingHom).cotangentIdeal - AlgHom.kerSquareLift_mk π Mathlib.RingTheory.Ideal.Cotangent
{R : Type u} [CommRing R] {A : Type u_1} {B : Type u_2} [CommRing A] [CommRing B] [Algebra R A] [Algebra R B] (f : A ββ[R] B) (x : A) : f.kerSquareLift ((Ideal.Quotient.mk (RingHom.ker f.toRingHom ^ 2)) x) = f x - KaehlerDifferential.kerToTensor π Mathlib.RingTheory.Kaehler.Basic
(R : Type u) [CommRing R] (A : Type u_2) (B : Type u_3) [CommRing A] [CommRing B] [Algebra R A] [Algebra A B] : β₯(RingHom.ker (algebraMap A B)) ββ[A] TensorProduct A B Ξ©[AβR] - KaehlerDifferential.kerCotangentToTensor π Mathlib.RingTheory.Kaehler.Basic
(R : Type u) [CommRing R] (A : Type u_2) (B : Type u_3) [CommRing A] [CommRing B] [Algebra R A] [Algebra A B] : (RingHom.ker (algebraMap A B)).Cotangent ββ[A] TensorProduct A B Ξ©[AβR] - KaehlerDifferential.range_kerCotangentToTensor π Mathlib.RingTheory.Kaehler.Basic
(R : Type u) [CommRing R] (A : Type u_2) (B : Type u_3) [CommRing A] [CommRing B] [Algebra R A] [Algebra A B] [Algebra R B] [IsScalarTower R A B] (h : Function.Surjective β(algebraMap A B)) : (KaehlerDifferential.kerCotangentToTensor R A B).range = Submodule.restrictScalars A (KaehlerDifferential.mapBaseChange R A B).ker - KaehlerDifferential.kerToTensor_apply π Mathlib.RingTheory.Kaehler.Basic
(R : Type u) [CommRing R] (A : Type u_2) (B : Type u_3) [CommRing A] [CommRing B] [Algebra R A] [Algebra A B] (x : β₯(RingHom.ker (algebraMap A B))) : (KaehlerDifferential.kerToTensor R A B) x = 1 ββ[A] (KaehlerDifferential.D R A) βx - KaehlerDifferential.exact_kerCotangentToTensor_mapBaseChange π Mathlib.RingTheory.Kaehler.Basic
(R : Type u) [CommRing R] (A : Type u_2) (B : Type u_3) [CommRing A] [CommRing B] [Algebra R A] [Algebra A B] [Algebra R B] [IsScalarTower R A B] (h : Function.Surjective β(algebraMap A B)) : Function.Exact β(KaehlerDifferential.kerCotangentToTensor R A B) β(KaehlerDifferential.mapBaseChange R A B) - KaehlerDifferential.kerCotangentToTensor_toCotangent π Mathlib.RingTheory.Kaehler.Basic
(R : Type u) [CommRing R] (A : Type u_2) (B : Type u_3) [CommRing A] [CommRing B] [Algebra R A] [Algebra A B] (x : β₯(RingHom.ker (algebraMap A B))) : (KaehlerDifferential.kerCotangentToTensor R A B) ((RingHom.ker (algebraMap A B)).toCotangent x) = 1 ββ[A] (KaehlerDifferential.D R A) βx - KaehlerDifferential.endEquiv π Mathlib.RingTheory.Kaehler.Basic
(R : Type u) (S : Type v) [CommRing R] [CommRing S] [Algebra R S] : Module.End S Ξ©[SβR] β { f // (Algebra.TensorProduct.lmul' R).kerSquareLift.comp f = AlgHom.id R S } - KaehlerDifferential.End_equiv_aux π Mathlib.RingTheory.Kaehler.Basic
(R : Type u) (S : Type v) [CommRing R] [CommRing S] [Algebra R S] (f : S ββ[R] TensorProduct R S S β§Έ KaehlerDifferential.ideal R S ^ 2) : (Ideal.Quotient.mkβ R (KaehlerDifferential.ideal R S).cotangentIdeal).comp f = IsScalarTower.toAlgHom R S ((TensorProduct R S S β§Έ KaehlerDifferential.ideal R S ^ 2) β§Έ (KaehlerDifferential.ideal R S).cotangentIdeal) β (Algebra.TensorProduct.lmul' R).kerSquareLift.comp f = AlgHom.id R S - KaehlerDifferential.endEquivAuxEquiv π Mathlib.RingTheory.Kaehler.Basic
(R : Type u) (S : Type v) [CommRing R] [CommRing S] [Algebra R S] : { f // (Ideal.Quotient.mkβ R (KaehlerDifferential.ideal R S).cotangentIdeal).comp f = IsScalarTower.toAlgHom R S ((TensorProduct R S S β§Έ KaehlerDifferential.ideal R S ^ 2) β§Έ (KaehlerDifferential.ideal R S).cotangentIdeal) } β { f // (Algebra.TensorProduct.lmul' R).kerSquareLift.comp f = AlgHom.id R S } - Algebra.kerTensorProductMapIdToAlgHomEquiv π Mathlib.RingTheory.Flat.Equalizer
(R : Type u_1) (S : Type u_2) [CommRing R] [CommRing S] [Algebra R S] (T : Type u_3) [CommRing T] [Algebra R T] [Algebra S T] [IsScalarTower R S T] (A : Type u_4) [CommRing A] [Algebra R A] [Module.Flat R T] (hβ : Function.Surjective β(algebraMap S T)) : β₯(RingHom.ker (Algebra.TensorProduct.map (AlgHom.id A A) (IsScalarTower.toAlgHom R S T))) ββ[TensorProduct R A S] TensorProduct S (TensorProduct R A S) β₯(RingHom.ker (algebraMap S T)) - Algebra.kerTensorProductMapIdToAlgHomEquiv_symm_apply π Mathlib.RingTheory.Flat.Equalizer
{R : Type u_1} (S : Type u_2) [CommRing R] [CommRing S] [Algebra R S] (T : Type u_3) [CommRing T] [Algebra R T] [Algebra S T] [IsScalarTower R S T] {A : Type u_4} [CommRing A] [Algebra R A] [Module.Flat R T] (hβ : Function.Surjective β(algebraMap S T)) (x : A) (y : S) (z : β₯(RingHom.ker (algebraMap S T))) : β((Algebra.kerTensorProductMapIdToAlgHomEquiv R S T A hβ).symm (x ββ[R] y ββ[S] z)) = x ββ[R] (y * βz) - CharP.ker_intAlgebraMap_eq_span π Mathlib.Algebra.CharP.Quotient
{R : Type u_1} [Ring R] (p : β) [CharP R p] : RingHom.ker (algebraMap β€ R) = Ideal.span {βp} - CharP.quotient_iff_le_ker_natCast π Mathlib.Algebra.CharP.Quotient
{R : Type u_1} [CommRing R] (n : β) [CharP R n] (I : Ideal R) : CharP (R β§Έ I) n β Ideal.comap (Nat.castRingHom R) I β€ RingHom.ker (Nat.castRingHom R) - CompleteOrthogonalIdempotents.of_ker_isNilpotent_of_isMulCentral π Mathlib.RingTheory.Idempotents
{R : Type u_1} {S : Type u_2} [Ring R] [Ring S] (f : R β+* S) {I : Type u_3} {e : I β R} [Fintype I] (h : β x β RingHom.ker f, IsNilpotent x) (he : β (i : I), IsIdempotentElem (e i)) (he' : β (i : I), IsMulCentral (e i)) (he'' : CompleteOrthogonalIdempotents (βf β e)) : CompleteOrthogonalIdempotents e - exists_isIdempotentElem_eq_of_ker_isNilpotent π Mathlib.RingTheory.Idempotents
{R : Type u_1} {S : Type u_2} [Ring R] [Ring S] (f : R β+* S) (h : β x β RingHom.ker f, IsNilpotent x) (e : S) (he : e β f.range) (he' : IsIdempotentElem e) : β e', IsIdempotentElem e' β§ f e' = e - OrthogonalIdempotents.lift_of_isNilpotent_ker π Mathlib.RingTheory.Idempotents
{R : Type u_1} {S : Type u_2} [Ring R] [Ring S] (f : R β+* S) {I : Type u_3} [Finite I] (h : β x β RingHom.ker f, IsNilpotent x) {e : I β S} (he : OrthogonalIdempotents e) (he' : β (i : I), e i β f.range) : β e', OrthogonalIdempotents e' β§ βf β e' = e - CompleteOrthogonalIdempotents.lift_of_isNilpotent_ker π Mathlib.RingTheory.Idempotents
{R : Type u_1} {S : Type u_2} [Ring R] [Ring S] (f : R β+* S) {I : Type u_3} [Fintype I] (h : β x β RingHom.ker f, IsNilpotent x) {e : I β S} (he : CompleteOrthogonalIdempotents e) (he' : β (i : I), e i β f.range) : β e', CompleteOrthogonalIdempotents e' β§ βf β e' = e - CompleteOrthogonalIdempotents.of_ker_isNilpotent π Mathlib.RingTheory.Idempotents
{R : Type u_1} {S : Type u_2} [CommRing R] [Ring S] (f : R β+* S) {I : Type u_3} [Fintype I] {e : I β R} (h : β x β RingHom.ker f, IsNilpotent x) (he : β (i : I), IsIdempotentElem (e i)) (he' : CompleteOrthogonalIdempotents (βf β e)) : CompleteOrthogonalIdempotents e - OrthogonalIdempotents.lift_of_isNilpotent_ker_aux π Mathlib.RingTheory.Idempotents
{R : Type u_1} {S : Type u_2} [Ring R] [Ring S] (f : R β+* S) (h : β x β RingHom.ker f, IsNilpotent x) {n : β} {e : Fin n β S} (he : OrthogonalIdempotents e) (he' : β (i : Fin n), e i β f.range) : β e', OrthogonalIdempotents e' β§ βf β e' = e - CompleteOrthogonalIdempotents.lift_of_isNilpotent_ker_aux π Mathlib.RingTheory.Idempotents
{R : Type u_1} {S : Type u_2} [Ring R] [Ring S] (f : R β+* S) (h : β x β RingHom.ker f, IsNilpotent x) {n : β} {e : Fin n β S} (he : CompleteOrthogonalIdempotents e) (he' : β (i : Fin n), e i β f.range) : β e', CompleteOrthogonalIdempotents e' β§ βf β e' = e - CompleteOrthogonalIdempotents.exists_eq_comp_of_ker_eq_span π Mathlib.RingTheory.Idempotents
{R : Type u_1} {S : Type u_2} [CommRing R] [Ring S] {I : Type u_3} [Fintype I] (f : R β+* S) (eβ : R) (heβ : IsIdempotentElem eβ) (hfeβ : RingHom.ker f = Ideal.span {eβ}) (e : I β S) (he : CompleteOrthogonalIdempotents e) (hef : β (i : I), e i β f.range) : β e', (CompleteOrthogonalIdempotents fun t => Option.rec eβ e' t) β§ e = βf β e' - existsUnique_isIdempotentElem_eq_of_ker_isNilpotent π Mathlib.RingTheory.Idempotents
{R : Type u_1} {S : Type u_2} [CommRing R] [Ring S] (f : R β+* S) (h : β x β RingHom.ker f, IsNilpotent x) (e : S) (he : e β f.range) (he' : IsIdempotentElem e) : β! e', IsIdempotentElem e' β§ f e' = e - exists_isIdempotentElem_mul_eq_zero_of_ker_isNilpotent_aux π Mathlib.RingTheory.Idempotents
{R : Type u_1} {S : Type u_2} [Ring R] [Ring S] (f : R β+* S) (h : β x β RingHom.ker f, IsNilpotent x) (eβ : S) (he : eβ β f.range) (heβ : IsIdempotentElem eβ) (eβ : R) (heβ : IsIdempotentElem eβ) (heβeβ : eβ * f eβ = 0) : β e', IsIdempotentElem e' β§ f e' = eβ β§ e' * eβ = 0 - exists_isIdempotentElem_mul_eq_zero_of_ker_isNilpotent π Mathlib.RingTheory.Idempotents
{R : Type u_1} {S : Type u_2} [Ring R] [Ring S] (f : R β+* S) (h : β x β RingHom.ker f, IsNilpotent x) (eβ : S) (he : eβ β f.range) (heβ : IsIdempotentElem eβ) (eβ : R) (heβ : IsIdempotentElem eβ) (heβeβ : eβ * f eβ = 0) (heβeβ : f eβ * eβ = 0) : β e', IsIdempotentElem e' β§ f e' = eβ β§ e' * eβ = 0 β§ eβ * e' = 0 - Polynomial.generalizedEisenstein π Mathlib.RingTheory.Polynomial.Eisenstein.Criterion
{R : Type u_1} [CommRing R] [IsDomain R] {K : Type u_2} [Field K] [Algebra R K] {q f : Polynomial R} {p : β} (hq_irr : Irreducible (Polynomial.map (algebraMap R K) q)) (hq_monic : q.Monic) (hf_prim : f.IsPrimitive) (hfd0 : 0 < f.natDegree) (hfP : (algebraMap R K) f.leadingCoeff β 0) (hfmodP : Polynomial.map (algebraMap R K) f = Polynomial.C ((algebraMap R K) f.leadingCoeff) * Polynomial.map (algebraMap R K) q ^ p) (hfmodP2 : Polynomial.map (Ideal.Quotient.mk (RingHom.ker (algebraMap R K) ^ 2)) (f %β q) β 0) : Irreducible f - minpoly.ker_aeval_eq_span_minpoly π Mathlib.FieldTheory.Minpoly.Field
(A : Type u_1) {B : Type u_2} [Field A] [Ring B] [Algebra A B] (x : B) : RingHom.ker (Polynomial.aeval x) = Polynomial A β minpoly A x - Polynomial.ker_constantCoeff π Mathlib.RingTheory.Polynomial.Ideal
{R : Type u_1} [CommRing R] : RingHom.ker Polynomial.constantCoeff = Ideal.span {Polynomial.X} - Polynomial.ker_evalRingHom π Mathlib.RingTheory.Polynomial.Ideal
{R : Type u_1} [CommRing R] (x : R) : RingHom.ker (Polynomial.evalRingHom x) = Ideal.span {Polynomial.X - Polynomial.C x} - Ideal.Quotient.factor_ker π Mathlib.RingTheory.Ideal.Quotient.PowTransition
{R : Type u_1} [Ring R] {I J : Ideal R} (H : I β€ J) [I.IsTwoSided] [J.IsTwoSided] : RingHom.ker (Ideal.Quotient.factor H) = Ideal.map (Ideal.Quotient.mk I) J - HomogeneousIdeal.toIdeal_irrelevant π Mathlib.RingTheory.GradedAlgebra.Homogeneous.Ideal
{ΞΉ : Type u_1} {Ο : Type u_2} {A : Type u_3} [Semiring A] [DecidableEq ΞΉ] [AddCommMonoid ΞΉ] [PartialOrder ΞΉ] [CanonicallyOrderedAdd ΞΉ] [SetLike Ο A] [AddSubmonoidClass Ο A] (π : ΞΉ β Ο) [GradedRing π] : (HomogeneousIdeal.irrelevant π).toIdeal = RingHom.ker (GradedRing.projZeroRingHom π) - Algebra.Extension.Cotangent.map_surjective_of_comap_eq π Mathlib.RingTheory.Extension.Basic
{R : Type u} {S : Type v} [CommRing R] [CommRing S] [Algebra R S] {P : Algebra.Extension R S} {P' : Algebra.Extension R S} {f : P.Hom P'} (h : Function.Surjective βf) (eq : Ideal.comap f.toRingHom P'.ker = RingHom.ker f.toRingHom β P.ker) : Function.Surjective β(Algebra.Extension.Cotangent.map f) - Algebra.Extension.Cotangent.map_ker_of_surjective π Mathlib.RingTheory.Extension.Basic
{R : Type u} {S : Type v} [CommRing R] [CommRing S] [Algebra R S] {P : Algebra.Extension R S} {P' : Algebra.Extension R S} {f : P.Hom P'} (h : Function.Surjective βf) (eq : Ideal.comap f.toRingHom P'.ker = RingHom.ker f.toRingHom β P.ker) : Submodule.restrictScalars P.Ring (Algebra.Extension.Cotangent.map f).ker = Submodule.map Algebra.Extension.Cotangent.mk (Submodule.comap (Submodule.subtype P.ker) (RingHom.ker f.toRingHom β P.ker)) - Algebra.Generators.ker_eq_ker_aeval_val π Mathlib.RingTheory.Extension.Generators
{R : Type u} {S : Type v} {ΞΉ : Type w} [CommRing R] [CommRing S] [Algebra R S] (P : Algebra.Generators R S ΞΉ) : P.ker = RingHom.ker (MvPolynomial.aeval P.val) - Algebra.Generators.ker_ofAlgHom π Mathlib.RingTheory.Extension.Generators
{R : Type u} {S : Type v} [CommRing R] [CommRing S] [Algebra R S] {I : Type u_8} (f : MvPolynomial I R ββ[R] S) (h : Function.Surjective βf) : (Algebra.Generators.ofAlgHom f h).ker = RingHom.ker f.toRingHom - Algebra.Generators.map_toComp_ker π Mathlib.RingTheory.Extension.Generators
{R : Type u} {S : Type v} {ΞΉ : Type w} [CommRing R] [CommRing S] [Algebra R S] {ΞΉ' : Type u_3} {T : Type u_7} [CommRing T] [Algebra R T] [Algebra S T] [IsScalarTower R S T] (Q : Algebra.Generators S T ΞΉ') (P : Algebra.Generators R S ΞΉ) : Ideal.map (Q.toComp P).toAlgHom P.ker = RingHom.ker (Q.ofComp P).toAlgHom - Algebra.Presentation.span_range_relation_eq_ker_baseChange π Mathlib.RingTheory.Extension.Presentation.Basic
{R : Type u} {S : Type v} {ΞΉ : Type w} {Ο : Type t} [CommRing R] [CommRing S] [Algebra R S] (T : Type u_1) [CommRing T] [Algebra R T] (P : Algebra.Presentation R S ΞΉ Ο) : Ideal.span (Set.range fun i => (MvPolynomial.map (algebraMap R T)) (P.relation i)) = RingHom.ker (MvPolynomial.aeval (Algebra.Generators.baseChange T P.toGenerators).val) - KaehlerDifferential.cotangentComplexBaseChange π Mathlib.RingTheory.Extension.Cotangent.Basic
(R : Type u) (S : Type v) [CommRing R] [CommRing S] (P : Type u_2) (A : Type u_3) [CommRing P] [CommRing A] [Algebra P S] [Algebra P A] [Algebra R P] [Algebra S A] [IsScalarTower P S A] : TensorProduct P A β₯(RingHom.ker (algebraMap P S)) ββ[A] TensorProduct P A Ξ©[PβR] - KaehlerDifferential.cotangentComplexBaseChange_tmul π Mathlib.RingTheory.Extension.Cotangent.Basic
{R : Type u} {S : Type v} [CommRing R] [CommRing S] {P : Type u_2} {A : Type u_3} [CommRing P] [CommRing A] [Algebra P S] [Algebra P A] [Algebra R P] [Algebra S A] [IsScalarTower P S A] (a : A) (b : β₯(RingHom.ker (algebraMap P S))) : (KaehlerDifferential.cotangentComplexBaseChange R S P A) (a ββ[P] b) = a β’ (KaehlerDifferential.kerToTensor R P A) β¨βb, β―β© - Algebra.Extension.cotangentComplexBaseChange_eq_lTensor_cotangentComplex π Mathlib.RingTheory.Extension.Cotangent.Basic
{R : Type u} {S : Type v} [CommRing R] [CommRing S] [Algebra R S] (P : Algebra.Extension R S) (A : Type u_1) [CommRing A] [Algebra S A] [Algebra P.Ring A] [IsScalarTower P.Ring S A] : KaehlerDifferential.cotangentComplexBaseChange R S P.Ring A = β(TensorProduct.AlgebraTensorModule.cancelBaseChange P.Ring S A A Ξ©[P.RingβR]) ββ LinearMap.baseChange A P.cotangentComplex ββ β((TensorProduct.AlgebraTensorModule.cancelBaseChange P.Ring S A A β₯P.ker).symm βͺβ«β LinearEquiv.baseChange S A (TensorProduct P.Ring S β₯P.ker) P.Cotangent P.cotangentEquiv) - Algebra.Extension.lTensor_cotangentComplex_eq_cotangentComplexBaseChange π Mathlib.RingTheory.Extension.Cotangent.Basic
{R : Type u} {S : Type v} [CommRing R] [CommRing S] [Algebra R S] (P : Algebra.Extension R S) (A : Type u_1) [CommRing A] [Algebra S A] [Algebra P.Ring A] [IsScalarTower P.Ring S A] : LinearMap.baseChange A P.cotangentComplex = β(TensorProduct.AlgebraTensorModule.cancelBaseChange P.Ring S A A Ξ©[P.RingβR]).symm ββ KaehlerDifferential.cotangentComplexBaseChange R S P.Ring A ββ β((TensorProduct.AlgebraTensorModule.cancelBaseChange P.Ring S A A β₯P.ker).symm βͺβ«β LinearEquiv.baseChange S A (TensorProduct P.Ring S β₯P.ker) P.Cotangent P.cotangentEquiv).symm - RingHom.ker_fg_of_localizationSpan π Mathlib.RingTheory.Localization.Finiteness
{R : Type u} [CommSemiring R] {S : Type v} [CommSemiring S] {f : R β+* S} (t : Set R) (ht : Ideal.span t = β€) (H : β (g : βt), (RingHom.ker (Localization.awayMap f βg)).FG) : (RingHom.ker f).FG - Module.support_of_algebra π Mathlib.RingTheory.Support
{R : Type u_1} [CommRing R] {A : Type u_3} [Ring A] [Algebra R A] : Module.support R A = PrimeSpectrum.zeroLocus β(RingHom.ker (algebraMap R A)) - PrimeSpectrum.preimageEquivFiber_apply_asIdeal π Mathlib.RingTheory.LocalRing.ResidueField.Fiber
(R : Type u_1) (S : Type u_2) [CommRing R] [CommRing S] [Algebra R S] (p : PrimeSpectrum R) (q : β(PrimeSpectrum.comap (algebraMap R S) β»ΒΉ' {p})) : ((PrimeSpectrum.preimageEquivFiber R S p) q).asIdeal = RingHom.ker (Algebra.TensorProduct.lift (Ideal.ResidueField.mapβ p.asIdeal (βq).asIdeal (Algebra.ofId R S) β―) (IsScalarTower.toAlgHom R S (βq).asIdeal.ResidueField) β―).toRingHom - Module.finite_of_surjective_of_ker_le_nilradical π Mathlib.RingTheory.Finiteness.NilpotentKer
{R : Type u_1} {S : Type u_2} {T : Type u_3} [CommRing R] [CommRing S] [CommRing T] [Algebra R S] [Algebra R T] [Module.Finite R T] (f : S ββ[R] T) (hfβ : Function.Surjective βf) (hfβ : RingHom.ker f β€ nilradical S) (hfβ : (RingHom.ker f).FG) : Module.Finite R S - algebraicIndependent_iff_ker_eq_bot π Mathlib.RingTheory.AlgebraicIndependent.Basic
{ΞΉ : Type u} {R : Type u_2} {A : Type v} {x : ΞΉ β A} [CommRing R] [CommRing A] [Algebra R A] : AlgebraicIndependent R x β RingHom.ker (MvPolynomial.aeval x).toRingHom = β₯ - AlgebraicIndependent.repr_ker π Mathlib.RingTheory.AlgebraicIndependent.Basic
{ΞΉ : Type u} {R : Type u_2} {A : Type v} {x : ΞΉ β A} [CommRing R] [CommRing A] [Algebra R A] (hx : AlgebraicIndependent R x) : RingHom.ker βhx.repr = β₯ - Algebra.FormallyUnramified.ext' π Mathlib.RingTheory.Unramified.Basic
{R : Type v} [CommRing R] {A : Type u} [CommRing A] [Algebra R A] {B : Type w} [CommRing B] [Algebra R B] [Algebra.FormallyUnramified R A] {C : Type u_1} [Ring C] (f : B β+* C) (hf : IsNilpotent (RingHom.ker f)) (gβ gβ : A ββ[R] B) (h : β (x : A), f (gβ x) = f (gβ x)) : gβ = gβ - Algebra.FormallyUnramified.lift_unique' π Mathlib.RingTheory.Unramified.Basic
{R : Type v} [CommRing R] {A : Type u} [CommRing A] [Algebra R A] {B : Type w} [CommRing B] [Algebra R B] [Algebra.FormallyUnramified R A] {C : Type u_1} [Ring C] [Algebra R C] (f : B ββ[R] C) (hf : IsNilpotent (RingHom.ker βf)) (gβ gβ : A ββ[R] B) (h : f.comp gβ = f.comp gβ) : gβ = gβ
About
Loogle searches Lean and Mathlib definitions and theorems.
You can use Loogle from within the Lean4 VSCode language extension
using the Loogle command from the command palette. You can also try the
#loogle command from LeanSearchClient,
the CLI version, the Loogle
VS Code extension, the lean.nvim
integration or the Zulip bot.
Usage
Loogle finds definitions and lemmas in various ways:
By constant:
πReal.sin
finds all lemmas whose statement somehow mentions the sine function.By lemma name substring:
π"differ"
finds all lemmas that have"differ"somewhere in their lemma name.By subexpression:
π_ * (_ ^ _)
finds all lemmas whose statements somewhere include a product where the second argument is raised to some power.The pattern can also be non-linear, as in
πReal.sqrt ?a * Real.sqrt ?aIf the pattern has parameters, they are matched in any order. Both of these will find
List.map:
π(?a -> ?b) -> List ?a -> List ?b
πList ?a -> (?a -> ?b) -> List ?bBy main conclusion:
π|- tsum _ = _ * tsum _
finds all lemmas where the conclusion (the subexpression to the right of allβandβ) has the given shape.As before, if the pattern has parameters, they are matched against the hypotheses of the lemma in any order; for example,
π|- _ < _ β tsum _ < tsum _
will findtsum_lt_tsumeven though the hypothesisf i < g iis not the last.You can filter for definitions vs theorems: Using
β’ (_ : Type _)finds all definitions which provide data whileβ’ (_ : Prop)finds all theorems (and definitions of proofs).
If you pass more than one such search filter, separated by commas
Loogle will return lemmas which match all of them. The
search
π Real.sin, "two", tsum, _ * _, _ ^ _, |- _ < _ β _
would find all lemmas which mention the constants Real.sin
and tsum, have "two" as a substring of the
lemma name, include a product and a power somewhere in the type,
and have a hypothesis of the form _ < _ (if
there were any such lemmas). Metavariables (?a) are
assigned independently in each filter.
The #lucky button will directly send you to the
documentation of the first hit.
Source code
You can find the source code for this service at https://github.com/nomeata/loogle. The https://loogle.lean-lang.org/ service is provided by the Lean FRO. Please review the Lean FRO Terms of Use and Privacy Policy.
This is Loogle revision 9f11169 serving mathlib revision 69fae59