Loogle!
Result
Found 419 declarations mentioning RingHomClass.toRingHom. Of these, only the first 200 are shown.
- RingHomClass.toRingHom π Mathlib.Algebra.Ring.Hom.Defs
{F : Type u_1} {Ξ± : Type u_2} {Ξ² : Type u_3} [FunLike F Ξ± Ξ²] {xβ : NonAssocSemiring Ξ±} {xβΒΉ : NonAssocSemiring Ξ²} [RingHomClass F Ξ± Ξ²] (f : F) : Ξ± β+* Ξ² - RingHom.coe_coe π Mathlib.Algebra.Ring.Hom.Defs
{Ξ± : Type u_2} {Ξ² : Type u_3} {xβ : NonAssocSemiring Ξ±} {xβΒΉ : NonAssocSemiring Ξ²} {F : Type u_5} [FunLike F Ξ± Ξ²] [RingHomClass F Ξ± Ξ²] (f : F) : ββf = βf - RingEquiv.coe_ringHom_refl π Mathlib.Algebra.Ring.Equiv
{R : Type u_4} [NonAssocSemiring R] : β(RingEquiv.refl R) = RingHom.id R - RingEquiv.toRingHom_eq_coe π Mathlib.Algebra.Ring.Equiv
{R : Type u_4} {S : Type u_5} [NonAssocSemiring R] [NonAssocSemiring S] (f : R β+* S) : f.toRingHom = βf - RingEquiv.coe_ringHom_ofRingHom π Mathlib.Algebra.Ring.Equiv
{R : Type u_4} {S : Type u_5} [NonAssocSemiring R] [NonAssocSemiring S] (f : R β+* S) (g : S β+* R) (hβ : f.comp g = RingHom.id S) (hβ : g.comp f = RingHom.id R) : β(RingEquiv.ofRingHom f g hβ hβ) = f - RingEquiv.coe_toRingHom π Mathlib.Algebra.Ring.Equiv
{R : Type u_4} {S : Type u_5} [NonAssocSemiring R] [NonAssocSemiring S] (f : R β+* S) : ββf = βf - RingEquiv.toMonoidHom_commutes π Mathlib.Algebra.Ring.Equiv
{R : Type u_4} {S : Type u_5} [NonAssocSemiring R] [NonAssocSemiring S] (f : R β+* S) : ββf = (βf).toMonoidHom - RingEquiv.comp_symm π Mathlib.Algebra.Ring.Equiv
{R : Type u_4} {S : Type u_5} [NonAssocSemiring R] [NonAssocSemiring S] (e : R β+* S) : (βe).comp βe.symm = RingHom.id S - RingEquiv.symm_comp π Mathlib.Algebra.Ring.Equiv
{R : Type u_4} {S : Type u_5} [NonAssocSemiring R] [NonAssocSemiring S] (e : R β+* S) : (βe.symm).comp βe = RingHom.id R - RingEquiv.toAddMonoidMom_commutes π Mathlib.Algebra.Ring.Equiv
{R : Type u_4} {S : Type u_5} [NonAssocSemiring R] [NonAssocSemiring S] (f : R β+* S) : (βf).toAddMonoidHom = (βf).toAddMonoidHom - RingEquiv.toNonUnitalRingHom_commutes π Mathlib.Algebra.Ring.Equiv
{R : Type u_4} {S : Type u_5} [NonAssocSemiring R] [NonAssocSemiring S] (f : R β+* S) : ββf = βf - RingEquiv.coe_ringHom_inj_iff π Mathlib.Algebra.Ring.Equiv
{R : Type u_7} {S : Type u_8} [NonAssocSemiring R] [NonAssocSemiring S] (f g : R β+* S) : f = g β βf = βg - RingEquiv.ofRingHom_coe_ringHom π Mathlib.Algebra.Ring.Equiv
{R : Type u_4} {S : Type u_5} [NonAssocSemiring R] [NonAssocSemiring S] (f : R β+* S) (g : S β+* R) (hβ : (βf).comp g = RingHom.id S) (hβ : g.comp βf = RingHom.id R) : RingEquiv.ofRingHom (βf) g hβ hβ = f - RingEquiv.coe_ringHom_trans π Mathlib.Algebra.Ring.Equiv
{R : Type u_4} {S : Type u_5} {S' : Type u_6} [NonAssocSemiring R] [NonAssocSemiring S] [NonAssocSemiring S'] (eβ : R β+* S) (eβ : S β+* S') : β(eβ.trans eβ) = (βeβ).comp βeβ - OrderRingHom.coe_ringHom_id π Mathlib.Algebra.Order.Hom.Ring
{Ξ± : Type u_2} [NonAssocSemiring Ξ±] [Preorder Ξ±] : β(OrderRingHom.id Ξ±) = RingHom.id Ξ± - OrderRingHom.toRingHom_eq_coe π Mathlib.Algebra.Order.Hom.Ring
{Ξ± : Type u_2} {Ξ² : Type u_3} [NonAssocSemiring Ξ±] [Preorder Ξ±] [NonAssocSemiring Ξ²] [Preorder Ξ²] (f : Ξ± β+*o Ξ²) : f.toRingHom = βf - OrderRingHom.coe_coe_ringHom π Mathlib.Algebra.Order.Hom.Ring
{Ξ± : Type u_2} {Ξ² : Type u_3} [NonAssocSemiring Ξ±] [Preorder Ξ±] [NonAssocSemiring Ξ²] [Preorder Ξ²] (f : Ξ± β+*o Ξ²) : ββf = βf - OrderRingHom.coe_ringHom_apply π Mathlib.Algebra.Order.Hom.Ring
{Ξ± : Type u_2} {Ξ² : Type u_3} [NonAssocSemiring Ξ±] [Preorder Ξ±] [NonAssocSemiring Ξ²] [Preorder Ξ²] (f : Ξ± β+*o Ξ²) (a : Ξ±) : βf a = f a - RingHomSurjective.instToRingHomRingEquiv π Mathlib.Algebra.Ring.CompTypeclasses
{Rβ : Type u_1} {Rβ : Type u_2} [Semiring Rβ] [Semiring Rβ] (Ο : Rβ β+* Rβ) : RingHomSurjective βΟ - RingHomInvPair.of_ringEquiv π Mathlib.Algebra.Ring.CompTypeclasses
{Rβ : Type u_1} {Rβ : Type u_2} [Semiring Rβ] [Semiring Rβ] (e : Rβ β+* Rβ) : RingHomInvPair βe βe.symm - RingHomInvPair.of_ringEquiv_symm π Mathlib.Algebra.Ring.CompTypeclasses
{Rβ : Type u_1} {Rβ : Type u_2} [Semiring Rβ] [Semiring Rβ] (e : Rβ β+* Rβ) : RingHomInvPair βe.symm βe - MulSemiringActionHom.coe_fn_coe π Mathlib.GroupTheory.GroupAction.Hom
{M : Type u_1} [Monoid M] {N : Type u_2} [Monoid N] {Ο : M β* N} {R : Type u_10} [Semiring R] [MulSemiringAction M R] {S : Type u_12} [Semiring S] [MulSemiringAction N S] (f : R ββ+*[Ο] S) : ββf = βf - RingEquiv.toSemilinearEquiv π Mathlib.Algebra.Module.Equiv.Defs
{R : Type u_1} {S : Type u_6} [Semiring R] [Semiring S] (f : R β+* S) : R βββ[βf] S - RingEquiv.toSemilinearEquiv_apply π Mathlib.Algebra.Module.Equiv.Defs
{R : Type u_1} {S : Type u_6} [Semiring R] [Semiring S] (f : R β+* S) (a : R) : f.toSemilinearEquiv a = f a - RingEquiv.toSemilinearEquiv_symm_apply π Mathlib.Algebra.Module.Equiv.Defs
{R : Type u_1} {S : Type u_6} [Semiring R] [Semiring S] (f : R β+* S) (aβ : S) : f.toSemilinearEquiv.symm aβ = f.invFun aβ - RingEquiv.symm_toSemilinearEquiv_symm_apply π Mathlib.Algebra.Module.Equiv.Defs
{R : Type u_1} {S : Type u_6} [Semiring R] [Semiring S] (f : R β+* S) (x : R) : f.symm.toSemilinearEquiv.symm x = f x - Module.compHom.toLinearEquiv π Mathlib.Algebra.Module.Equiv.Basic
{R : Type u_9} {S : Type u_10} [Semiring R] [Semiring S] (g : R β+* S) : R ββ[R] S - Module.compHom.toLinearEquiv_apply π Mathlib.Algebra.Module.Equiv.Basic
{R : Type u_9} {S : Type u_10} [Semiring R] [Semiring S] (g : R β+* S) (a : R) : (Module.compHom.toLinearEquiv g) a = g a - Module.compHom.toLinearEquiv_symm_apply π Mathlib.Algebra.Module.Equiv.Basic
{R : Type u_9} {S : Type u_10} [Semiring R] [Semiring S] (g : R β+* S) (a : S) : (Module.compHom.toLinearEquiv g).symm a = g.symm a - RingEquiv.fst_comp_coe_prodComm π Mathlib.Algebra.Ring.Prod
{R : Type u_1} {S : Type u_3} [NonAssocSemiring R] [NonAssocSemiring S] : (RingHom.fst S R).comp βRingEquiv.prodComm = RingHom.snd R S - RingEquiv.snd_comp_coe_prodComm π Mathlib.Algebra.Ring.Prod
{R : Type u_1} {S : Type u_3} [NonAssocSemiring R] [NonAssocSemiring S] : (RingHom.snd S R).comp βRingEquiv.prodComm = RingHom.fst R S - Subsemiring.comap_center_le_center π Mathlib.Algebra.Ring.Subsemiring.Basic
{R : Type u} {S : Type v} [NonAssocSemiring R] [NonAssocSemiring S] {F : Type u_1} [FunLike F R S] [RingHomClass F R S] {f : F} (hf : Function.Injective βf) : Subsemiring.comap (βf) (Subsemiring.center S) β€ Subsemiring.center R - Subsemiring.map_center_le_center π Mathlib.Algebra.Ring.Subsemiring.Basic
{R : Type u} {S : Type v} [NonAssocSemiring R] [NonAssocSemiring S] {F : Type u_1} [FunLike F R S] [RingHomClass F R S] {f : F} (hf : Function.Surjective βf) : Subsemiring.map (βf) (Subsemiring.center R) β€ Subsemiring.center S - Subsemiring.map_center_eq π Mathlib.Algebra.Ring.Subsemiring.Basic
{R : Type u} {S : Type v} [NonAssocSemiring R] [NonAssocSemiring S] {F : Type u_1} [EquivLike F R S] [RingEquivClass F R S] (f : F) : Subsemiring.map (βf) (Subsemiring.center R) = Subsemiring.center S - Subsemiring.mem_map_equiv π Mathlib.Algebra.Ring.Subsemiring.Basic
{R : Type u} {S : Type v} [NonAssocSemiring R] [NonAssocSemiring S] {f : R β+* S} {K : Subsemiring R} {x : S} : x β Subsemiring.map (βf) K β f.symm x β K - Subsemiring.comap_equiv_eq_map_symm π Mathlib.Algebra.Ring.Subsemiring.Basic
{R : Type u} {S : Type v} [NonAssocSemiring R] [NonAssocSemiring S] (f : R β+* S) (K : Subsemiring S) : Subsemiring.comap (βf) K = Subsemiring.map (βf.symm) K - Subsemiring.map_equiv_eq_comap_symm π Mathlib.Algebra.Ring.Subsemiring.Basic
{R : Type u} {S : Type v} [NonAssocSemiring R] [NonAssocSemiring S] (f : R β+* S) (K : Subsemiring R) : Subsemiring.map (βf) K = Subsemiring.comap (βf.symm) K - RingEquiv.subsemiringMap π Mathlib.Algebra.Ring.Subsemiring.Basic
{R : Type u} {S : Type v} [NonAssocSemiring R] [NonAssocSemiring S] (e : R β+* S) (s : Subsemiring R) : β₯s β+* β₯(Subsemiring.map (βe) s) - RingEquiv.subsemiringMap_apply_coe π Mathlib.Algebra.Ring.Subsemiring.Basic
{R : Type u} {S : Type v} [NonAssocSemiring R] [NonAssocSemiring S] (e : R β+* S) (s : Subsemiring R) (x : β₯s) : β((e.subsemiringMap s) x) = e βx - RingEquiv.subsemiringMap_symm_apply_coe π Mathlib.Algebra.Ring.Subsemiring.Basic
{R : Type u} {S : Type v} [NonAssocSemiring R] [NonAssocSemiring S] (e : R β+* S) (s : Subsemiring R) (x : β₯(Subsemiring.map e.toRingHom s)) : β((e.subsemiringMap s).symm x) = e.symm βx - Subring.comap_center_le_center π Mathlib.Algebra.Ring.Subring.Basic
{R : Type u} {S : Type v} [NonAssocRing R] [NonAssocRing S] {F : Type u_1} [FunLike F R S] [RingHomClass F R S] {f : F} (hf : Function.Injective βf) : Subring.comap (βf) (Subring.center S) β€ Subring.center R - Subring.map_center_le_center π Mathlib.Algebra.Ring.Subring.Basic
{R : Type u} {S : Type v} [NonAssocRing R] [NonAssocRing S] {F : Type u_1} [FunLike F R S] [RingHomClass F R S] {f : F} (hf : Function.Surjective βf) : Subring.map (βf) (Subring.center R) β€ Subring.center S - Subring.map_center_eq π Mathlib.Algebra.Ring.Subring.Basic
{R : Type u} {S : Type v} [NonAssocRing R] [NonAssocRing S] {F : Type u_1} [EquivLike F R S] [RingEquivClass F R S] (f : F) : Subring.map (βf) (Subring.center R) = Subring.center S - Subring.mem_map_equiv π Mathlib.Algebra.Ring.Subring.Basic
{R : Type u} {S : Type v} [NonAssocRing R] [NonAssocRing S] {f : R β+* S} {K : Subring R} {x : S} : x β Subring.map (βf) K β f.symm x β K - Subring.comap_equiv_eq_map_symm π Mathlib.Algebra.Ring.Subring.Basic
{R : Type u} {S : Type v} [NonAssocRing R] [NonAssocRing S] (f : R β+* S) (K : Subring S) : Subring.comap (βf) K = Subring.map (βf.symm) K - Subring.map_equiv_eq_comap_symm π Mathlib.Algebra.Ring.Subring.Basic
{R : Type u} {S : Type v} [NonAssocRing R] [NonAssocRing S] (f : R β+* S) (K : Subring R) : Subring.map (βf) K = Subring.comap (βf.symm) K - AlgHom.id_toRingHom π Mathlib.Algebra.Algebra.Hom
(R : Type u) (A : Type v) [CommSemiring R] [Semiring A] [Algebra R A] : β(AlgHom.id R A) = RingHom.id A - AlgHom.coe_ringHom_injective π Mathlib.Algebra.Algebra.Hom
{R : Type u} {A : Type v} {B : Type w} [CommSemiring R] [Semiring A] [Semiring B] [Algebra R A] [Algebra R B] : Function.Injective RingHomClass.toRingHom - AlgHom.toRingHom_eq_coe π Mathlib.Algebra.Algebra.Hom
{R : Type u} {A : Type v} {B : Type w} [CommSemiring R] [Semiring A] [Semiring B] [Algebra R A] [Algebra R B] (f : A ββ[R] B) : f.toRingHom = βf - Algebra.toRingHom_ofId π Mathlib.Algebra.Algebra.Hom
{R : Type u} (A : Type v) [CommSemiring R] [Semiring A] [Algebra R A] : β(Algebra.ofId R A) = algebraMap R A - AlgHom.comp_algebraMap π Mathlib.Algebra.Algebra.Hom
{R : Type u} {A : Type v} {B : Type w} [CommSemiring R] [Semiring A] [Semiring B] [Algebra R A] [Algebra R B] (Ο : A ββ[R] B) : (βΟ).comp (algebraMap R A) = algebraMap R B - AlgHom.coe_toRingHom π Mathlib.Algebra.Algebra.Hom
{R : Type u} {A : Type v} {B : Type w} [CommSemiring R] [Semiring A] [Semiring B] [Algebra R A] [Algebra R B] (f : A ββ[R] B) : ββf = βf - AlgHomClass.toRingHom_toAlgHom π Mathlib.Algebra.Algebra.Hom
{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 : Type u_4} [FunLike F A B] [AlgHomClass F R A B] (f : F) : ββf = βf - IsScalarTower.coe_toAlgHom π Mathlib.Algebra.Algebra.Hom
(R : Type u_1) (S : Type u_2) (A : Type u_3) [CommSemiring R] [CommSemiring S] [Semiring A] [Algebra R S] [Algebra S A] [Algebra R A] [IsScalarTower R S A] : β(IsScalarTower.toAlgHom R S A) = algebraMap S A - AlgHom.coe_ringHom_mk π Mathlib.Algebra.Algebra.Hom
{R : Type u} {A : Type v} {B : Type w} [CommSemiring R] [Semiring A] [Semiring B] [Algebra R A] [Algebra R B] {f : A β+* B} (h : β (r : R), (ββf).toFun ((algebraMap R A) r) = (algebraMap R B) r) : β{ toRingHom := f, commutes' := h } = f - AlgHom.comp_toRingHom π Mathlib.Algebra.Algebra.Hom
{R : Type u} {A : Type v} {B : Type w} {C : Type uβ} [CommSemiring R] [Semiring A] [Semiring B] [Semiring C] [Algebra R A] [Algebra R B] [Algebra R C] (Οβ : B ββ[R] C) (Οβ : A ββ[R] B) : β(Οβ.comp Οβ) = (βΟβ).comp βΟβ - AlgHom.toRingHom_toMonoidHom π Mathlib.Algebra.Algebra.Hom
{R : Type u} {A : Type v} {B : Type w} [CommSemiring R] [Semiring A] [Semiring B] [Algebra R A] [Algebra R B] (f : A ββ[R] B) : ββf = βf - AlgHom.toRingHom_toAddMonoidHom π Mathlib.Algebra.Algebra.Hom
{R : Type u} {A : Type v} {B : Type w} [CommSemiring R] [Semiring A] [Semiring B] [Algebra R A] [Algebra R B] (f : A ββ[R] B) : ββf = βf - AlgEquiv.refl_toRingHom π Mathlib.Algebra.Algebra.Equiv
{R : Type uR} {Aβ : Type uAβ} [CommSemiring R] [Semiring Aβ] [Algebra R Aβ] : βAlgEquiv.refl = RingHom.id Aβ - AlgEquiv.toAlgHom_toRingHom π Mathlib.Algebra.Algebra.Equiv
{R : Type uR} {Aβ : Type uAβ} {Aβ : Type uAβ} [CommSemiring R] [Semiring Aβ] [Semiring Aβ] [Algebra R Aβ] [Algebra R Aβ] (e : Aβ ββ[R] Aβ) : ββe = βe - RingEquiv.toAlgHom_toNatAlgEquiv π Mathlib.Algebra.Algebra.Equiv
{R : Type u_1} {S : Type u_2} [Semiring R] [Semiring S] (f : R β+* S) : βf.toNatAlgEquiv = (βf).toNatAlgHom - AlgEquiv.coe_ringHom_commutes π Mathlib.Algebra.Algebra.Equiv
{R : Type uR} {Aβ : Type uAβ} {Aβ : Type uAβ} [CommSemiring R] [Semiring Aβ] [Semiring Aβ] [Algebra R Aβ] [Algebra R Aβ] (e : Aβ ββ[R] Aβ) : ββe = βe.toRingEquiv - AlgEquiv.toRingEquiv_toRingHom π Mathlib.Algebra.Algebra.Equiv
{R : Type uR} {Aβ : Type uAβ} {Aβ : Type uAβ} [CommSemiring R] [Semiring Aβ] [Semiring Aβ] [Algebra R Aβ] [Algebra R Aβ] (e : Aβ ββ[R] Aβ) : βe.toRingEquiv = βe - RingEquiv.toAlgHom_toIntAlgEquiv π Mathlib.Algebra.Algebra.Equiv
{R : Type u_1} {S : Type u_2} [Ring R] [Ring S] (f : R β+* S) : βf.toIntAlgEquiv = (βf).toIntAlgHom - AlgEquiv.toRingHom_trans π Mathlib.Algebra.Algebra.Equiv
{R : Type uR} {Aβ : Type uAβ} {Aβ : Type uAβ} {Aβ : Type uAβ} [CommSemiring R] [Semiring Aβ] [Semiring Aβ] [Semiring Aβ] [Algebra R Aβ] [Algebra R Aβ] [Algebra R Aβ] (eβ : Aβ ββ[R] Aβ) (eβ : Aβ ββ[R] Aβ) : β(eβ.trans eβ) = (βeβ).comp βeβ - AlgHom.comp_algebraMap_of_tower π Mathlib.Algebra.Algebra.Tower
(R : Type u) {S : Type v} {A : Type w} {B : Type uβ} [CommSemiring R] [CommSemiring S] [Semiring A] [Semiring B] [Algebra R S] [Algebra S A] [Algebra S B] [Algebra R A] [Algebra R B] [IsScalarTower R S A] [IsScalarTower R S B] (f : A ββ[S] B) : (βf).comp (algebraMap R A) = algebraMap R B - AlgHom.coe_restrictScalars π Mathlib.Algebra.Algebra.Tower
(R : Type u) {S : Type v} {A : Type w} {B : Type uβ} [CommSemiring R] [CommSemiring S] [Semiring A] [Semiring B] [Algebra R S] [Algebra S A] [Algebra S B] [Algebra R A] [Algebra R B] [IsScalarTower R S A] [IsScalarTower R S B] (f : A ββ[S] B) : β(AlgHom.restrictScalars R f) = βf - AlgHom.extendScalarsOfSurjective_apply π Mathlib.Algebra.Algebra.Tower
{R : Type u} {S : Type v} {A : Type w} {B : Type uβ} [CommSemiring R] [CommSemiring S] [Semiring A] [Semiring B] [Algebra R S] [Algebra S A] [Algebra S B] [Algebra R A] [Algebra R B] [IsScalarTower R S A] [IsScalarTower R S B] (h : Function.Surjective β(algebraMap R S)) (f : A ββ[R] B) : (AlgHom.extendScalarsOfSurjective h) f = { toRingHom := βf, commutes' := β― } - AlgHom.extendScalarsHomOfSurjective_apply π Mathlib.Algebra.Algebra.Tower
{R : Type u} {S : Type v} {A : Type w} [CommSemiring R] [CommSemiring S] [Semiring A] [Algebra R S] [Algebra S A] [Algebra R A] [IsScalarTower R S A] (h : Function.Surjective β(algebraMap R S)) (f : A ββ[R] A) : (AlgHom.extendScalarsHomOfSurjective h) f = { toRingHom := βf, commutes' := β― } - Module.Basis.mapCoeffs_repr π Mathlib.LinearAlgebra.Basis.Defs
{ΞΉ : Type u_7} {R : Type u_8} {M : Type u_9} [Semiring R] [AddCommMonoid M] [Module R M] (b : Module.Basis ΞΉ R M) {R' : Type u_10} [Semiring R'] [Module R' M] (f : R β+* R') (h : β (c : R) (x : M), f c β’ x = c β’ x) : (b.mapCoeffs f h).repr = LinearEquiv.restrictScalars R' b.repr βͺβ«β Finsupp.mapRange.linearEquiv (Module.compHom.toLinearEquiv f.symm).symm - Module.Finite.of_equiv_equiv π Mathlib.RingTheory.Finiteness.Basic
{Aβ : Type u_5} {Bβ : Type u_6} {Aβ : Type u_7} {Bβ : Type u_8} [CommSemiring Aβ] [CommSemiring Bβ] [CommSemiring Aβ] [Semiring Bβ] [Algebra Aβ Bβ] [Algebra Aβ Bβ] (eβ : Aβ β+* Aβ) (eβ : Bβ β+* Bβ) (he : (algebraMap Aβ Bβ).comp βeβ = (βeβ).comp (algebraMap Aβ Bβ)) [Module.Finite Aβ Bβ] : Module.Finite Aβ Bβ - AlgHom.toRingHom_fromOpposite π Mathlib.Algebra.Algebra.Opposite
{R : Type u_1} {A : Type u_3} {B : Type u_4} [CommSemiring R] [Semiring A] [Semiring B] [Algebra R A] [Algebra R B] (f : A ββ[R] B) (hf : β (x y : A), Commute (f x) (f y)) : β(f.fromOpposite hf) = (βf).fromOpposite hf - AlgHom.toRingHom_toOpposite π Mathlib.Algebra.Algebra.Opposite
{R : Type u_1} {A : Type u_3} {B : Type u_4} [CommSemiring R] [Semiring A] [Semiring B] [Algebra R A] [Algebra R B] (f : A ββ[R] B) (hf : β (x y : A), Commute (f x) (f y)) : β(f.toOpposite hf) = (βf).toOpposite hf - Pi.coe_evalAlgHom π Mathlib.Algebra.Algebra.Pi
{ΞΉ : Type u_1} (R : Type u_2) (A : ΞΉ β Type u_3) [CommSemiring R] [(i : ΞΉ) β Semiring (A i)] [(i : ΞΉ) β Algebra R (A i)] (i : ΞΉ) : β(Pi.evalAlgHom R A i) = Pi.evalRingHom A i - AddMonoidAlgebra.toRingHom_mapRingEquiv π Mathlib.Algebra.MonoidAlgebra.MapDomain
{R : Type u_3} {S : Type u_4} {M : Type u_6} [Semiring R] [Semiring S] [AddMonoid M] (e : R β+* S) : (AddMonoidAlgebra.mapRingEquiv M e).toRingHom = AddMonoidAlgebra.mapRingHom M βe - MonoidAlgebra.toRingHom_mapRangeRingEquiv π Mathlib.Algebra.MonoidAlgebra.MapDomain
{R : Type u_3} {S : Type u_4} {M : Type u_6} [Semiring R] [Semiring S] [Monoid M] (e : R β+* S) : (MonoidAlgebra.mapRingEquiv M e).toRingHom = MonoidAlgebra.mapRingHom M βe - MonoidAlgebra.toRingHom_mapRingEquiv π Mathlib.Algebra.MonoidAlgebra.MapDomain
{R : Type u_3} {S : Type u_4} {M : Type u_6} [Semiring R] [Semiring S] [Monoid M] (e : R β+* S) : (MonoidAlgebra.mapRingEquiv M e).toRingHom = MonoidAlgebra.mapRingHom M βe - Ideal.map_coe π Mathlib.RingTheory.Ideal.Maps
{R : Type u} {S : Type v} {F : Type u_1} [Semiring R] [Semiring S] [FunLike F R S] (f : F) [RingHomClass F R S] (I : Ideal R) : Ideal.map (βf) I = Ideal.map f I - 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.comap_coe π Mathlib.RingTheory.Ideal.Maps
{R : Type u} {S : Type v} {F : Type u_1} [Semiring R] [Semiring S] [FunLike F R S] (f : F) [RingHomClass F R S] (I : Ideal S) : Ideal.comap (βf) I = Ideal.comap f I - AlgHom.coe_ideal_map π 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) (I : Ideal A) : Ideal.map f I = Ideal.map (βf) 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 - RingHom.ker_coe_equiv π Mathlib.RingTheory.Ideal.Maps
{R : Type u} {S : Type v} [Semiring R] [Semiring S] (f : R β+* S) : RingHom.ker βf = β₯ - Ideal.map_comap_of_equiv π Mathlib.RingTheory.Ideal.Maps
{R : Type u} {S : Type v} [Semiring R] [Semiring S] {I : Ideal R} (f : R β+* S) : Ideal.map (βf) I = Ideal.comap f.symm I - Ideal.map_of_equiv π Mathlib.RingTheory.Ideal.Maps
{R : Type u} {S : Type v} [Semiring R] [Semiring S] {I : Ideal R} (f : R β+* S) : Ideal.map (βf.symm) (Ideal.map (βf) I) = I - Ideal.comap_of_equiv π Mathlib.RingTheory.Ideal.Maps
{R : Type u} {S : Type v} [Semiring R] [Semiring S] {I : Ideal R} (f : R β+* S) : Ideal.comap (βf) (Ideal.comap (βf.symm) I) = I - Ideal.map_prodComm_prod π Mathlib.RingTheory.Ideal.Prod
{R : Type u} {S : Type v} [Semiring R] [Semiring S] (I : Ideal R) (J : Ideal S) : Ideal.map (βRingEquiv.prodComm) (I.prod J) = J.prod I - Subalgebra.comap_toSubsemiring π Mathlib.Algebra.Algebra.Subalgebra.Basic
{R : Type u} {A : Type v} {B : Type w} [CommSemiring R] [Semiring A] [Algebra R A] [Semiring B] [Algebra R B] (f : A ββ[R] B) (S : Subalgebra R B) : (Subalgebra.comap f S).toSubsemiring = Subsemiring.comap (βf) S.toSubsemiring - Subalgebra.map_toSubsemiring π Mathlib.Algebra.Algebra.Subalgebra.Basic
{R : Type u} {A : Type v} {B : Type w} [CommSemiring R] [Semiring A] [Algebra R A] [Semiring B] [Algebra R B] (f : A ββ[R] B) (S : Subalgebra R A) : (Subalgebra.map f S).toSubsemiring = Subsemiring.map (βf) S.toSubsemiring - AlgHom.range_toSubsemiring π Mathlib.Algebra.Algebra.Subalgebra.Basic
{R : Type u} {A : Type v} {B : Type w} [CommSemiring R] [Semiring A] [Algebra R A] [Semiring B] [Algebra R B] (Ο : A ββ[R] B) : Ο.range.toSubsemiring = (βΟ).rangeS - Subalgebra.toSubsemiring_subtype π Mathlib.Algebra.Algebra.Subalgebra.Basic
{R : Type u} {A : Type v} [CommSemiring R] [Semiring A] [Algebra R A] (S : Subalgebra R A) : S.subtype = βS.val - Subalgebra.toSubring_subtype π Mathlib.Algebra.Algebra.Subalgebra.Basic
{R : Type u_1} {A : Type u_2} [CommRing R] [Ring A] [Algebra R A] (S : Subalgebra R A) : S.toSubring.subtype = βS.val - Subalgebra.algebraMap_eq π Mathlib.Algebra.Algebra.Subalgebra.Basic
{Ξ± : Type u_1} {R : Type u_3} {A : Type u_4} [CommSemiring R] [CommSemiring A] [Semiring Ξ±] [Algebra R A] [Algebra A Ξ±] (S : Subalgebra R A) : algebraMap (β₯S) Ξ± = (algebraMap A Ξ±).comp βS.val - IsLocalization.ringEquivOfRingEquiv_apply π Mathlib.RingTheory.Localization.Defs
{R : Type u_1} [CommSemiring R] {M : Submonoid R} (S : Type u_2) [CommSemiring S] [Algebra R S] {P : Type u_3} [CommSemiring P] [IsLocalization M S] {T : Submonoid P} (Q : Type u_4) [CommSemiring Q] [Algebra P Q] [IsLocalization T Q] (h : R β+* P) (H : Submonoid.map h.toMonoidHom M = T) (a : S) : (IsLocalization.ringEquivOfRingEquiv S Q h H) a = (IsLocalization.map Q βh β―) a - IsLocalization.ringEquivOfRingEquiv_eq_map π Mathlib.RingTheory.Localization.Defs
{R : Type u_1} [CommSemiring R] {M : Submonoid R} {S : Type u_2} [CommSemiring S] [Algebra R S] {P : Type u_3} [CommSemiring P] [IsLocalization M S] {T : Submonoid P} {Q : Type u_4} [CommSemiring Q] [Algebra P Q] [IsLocalization T Q] {j : R β+* P} (H : Submonoid.map j.toMonoidHom M = T) : β(IsLocalization.ringEquivOfRingEquiv S Q j H) = IsLocalization.map Q βj β― - Localization.coe_algEquiv π Mathlib.RingTheory.Localization.Basic
{R : Type u_1} [CommSemiring R] {M : Submonoid R} {S : Type u_2} [CommSemiring S] [Algebra R S] [IsLocalization M S] : β(Localization.algEquiv M S) = IsLocalization.map S (RingHom.id R) β― - IsLocalization.algEquiv_comp_algebraMap π Mathlib.RingTheory.Localization.Basic
{R : Type u_1} [CommSemiring R] (M : Submonoid R) {S : Type u_2} [CommSemiring S] [Algebra R S] (Rβ : Type u_4) (Sβ : Type u_5) (Rβ' : Type u_6) (Sβ' : Type u_7) [CommSemiring Rβ] [CommSemiring Sβ] [CommSemiring Rβ'] [CommSemiring Sβ'] [Algebra R Rβ] [Algebra S Sβ] [Algebra R Rβ'] [Algebra S Sβ'] [Algebra R Sβ] [Algebra Rβ Sβ] [Algebra Rβ' Sβ'] [Algebra R Sβ'] (N : Submonoid S) [IsLocalization M Rβ] [IsLocalization N Sβ] [IsLocalization M Rβ'] [IsLocalization N Sβ'] [IsScalarTower R Rβ Sβ] [IsScalarTower R S Sβ] [IsScalarTower R Rβ' Sβ'] [IsScalarTower R S Sβ'] : (β(IsLocalization.algEquiv N Sβ Sβ')).comp (algebraMap Rβ Sβ) = (algebraMap Rβ' Sβ').comp β(IsLocalization.algEquiv M Rβ Rβ') - Localization.coe_algEquiv_symm π Mathlib.RingTheory.Localization.Basic
{R : Type u_1} [CommSemiring R] {M : Submonoid R} {S : Type u_2} [CommSemiring S] [Algebra R S] [IsLocalization M S] : β(Localization.algEquiv M S).symm = IsLocalization.map (Localization M) (RingHom.id R) β― - IsLocalization.algEquiv_comp_algebraMap_apply π Mathlib.RingTheory.Localization.Basic
{R : Type u_1} [CommSemiring R] (M : Submonoid R) {S : Type u_2} [CommSemiring S] [Algebra R S] {Rβ : Type u_4} (Sβ : Type u_5) (Rβ' : Type u_6) (Sβ' : Type u_7) [CommSemiring Rβ] [CommSemiring Sβ] [CommSemiring Rβ'] [CommSemiring Sβ'] [Algebra R Rβ] [Algebra S Sβ] [Algebra R Rβ'] [Algebra S Sβ'] [Algebra R Sβ] [Algebra Rβ Sβ] [Algebra Rβ' Sβ'] [Algebra R Sβ'] (N : Submonoid S) [IsLocalization M Rβ] [IsLocalization N Sβ] [IsLocalization M Rβ'] [IsLocalization N Sβ'] [IsScalarTower R Rβ Sβ] [IsScalarTower R S Sβ] [IsScalarTower R Rβ' Sβ'] [IsScalarTower R S Sβ'] (x : Rβ) : ((β(IsLocalization.algEquiv N Sβ Sβ')).comp (algebraMap Rβ Sβ)) x = ((algebraMap Rβ' Sβ').comp β(IsLocalization.algEquiv M Rβ Rβ')) x - IsLocalization.algEquivOfAlgEquiv_apply π Mathlib.RingTheory.Localization.Basic
{A : Type u_4} [CommSemiring A] {R : Type u_5} [CommSemiring R] [Algebra A R] {M : Submonoid R} (S : Type u_6) [CommSemiring S] [Algebra A S] [Algebra R S] [IsScalarTower A R S] [IsLocalization M S] {P : Type u_7} [CommSemiring P] [Algebra A P] {T : Submonoid P} (Q : Type u_8) [CommSemiring Q] [Algebra A Q] [Algebra P Q] [IsScalarTower A P Q] [IsLocalization T Q] (h : R ββ[A] P) (H : Submonoid.map h M = T) (a : S) : (IsLocalization.algEquivOfAlgEquiv S Q h H) a = (IsLocalization.map Q βh β―) a - IsLocalization.algEquivOfAlgEquiv_symm_apply π Mathlib.RingTheory.Localization.Basic
{A : Type u_4} [CommSemiring A] {R : Type u_5} [CommSemiring R] [Algebra A R] {M : Submonoid R} (S : Type u_6) [CommSemiring S] [Algebra A S] [Algebra R S] [IsScalarTower A R S] [IsLocalization M S] {P : Type u_7} [CommSemiring P] [Algebra A P] {T : Submonoid P} (Q : Type u_8) [CommSemiring Q] [Algebra A Q] [Algebra P Q] [IsScalarTower A P Q] [IsLocalization T Q] (h : R ββ[A] P) (H : Submonoid.map h M = T) (a : Q) : (IsLocalization.algEquivOfAlgEquiv S Q h H).symm a = (IsLocalization.map S β{ toEquiv := βh.symm, map_mul' := β―, map_add' := β― } β―) a - IsLocalization.algEquivOfAlgEquiv_eq_map π Mathlib.RingTheory.Localization.Basic
{A : Type u_4} [CommSemiring A] {R : Type u_5} [CommSemiring R] [Algebra A R] {M : Submonoid R} {S : Type u_6} [CommSemiring S] [Algebra A S] [Algebra R S] [IsScalarTower A R S] [IsLocalization M S] {P : Type u_7} [CommSemiring P] [Algebra A P] {T : Submonoid P} {Q : Type u_8} [CommSemiring Q] [Algebra A Q] [Algebra P Q] [IsScalarTower A P Q] [IsLocalization T Q] {h : R ββ[A] P} (H : Submonoid.map h M = T) : β(IsLocalization.algEquivOfAlgEquiv S Q h H) = IsLocalization.map Q βh β― - IsFractionRing.ringEquivOfRingEquiv_apply π Mathlib.RingTheory.Localization.FractionRing
{A : Type u_8} {K : Type u_9} {B : Type u_10} {L : Type u_11} [CommRing A] [CommRing B] [CommRing K] [CommRing L] [Algebra A K] [IsFractionRing A K] [Algebra B L] [IsFractionRing B L] (h : A β+* B) (a : K) : (IsFractionRing.ringEquivOfRingEquiv h) a = (IsLocalization.map L βh β―) a - IsFractionRing.instRingHomInvPairToRingHomRingEquivSymm π Mathlib.RingTheory.Localization.FractionRing
{A : Type u_8} {B : Type u_9} [CommRing A] [CommRing B] (f : A β+* B) : RingHomInvPair βf βf.symm - IsFractionRing.semilinearEquivOfRingEquiv π Mathlib.RingTheory.Localization.FractionRing
{A : Type u_8} {B : Type u_9} (K : Type u_10) (L : Type u_11) [CommRing A] [CommRing B] [CommRing K] [CommRing L] [Algebra A K] [IsFractionRing A K] [Algebra B L] [IsFractionRing B L] (f : A β+* B) : K βββ[βf] L - IsFractionRing.semilinearEquivOfRingEquiv_apply π Mathlib.RingTheory.Localization.FractionRing
{A : Type u_8} {B : Type u_9} (K : Type u_10) (L : Type u_11) [CommRing A] [CommRing B] [CommRing K] [CommRing L] [Algebra A K] [IsFractionRing A K] [Algebra B L] [IsFractionRing B L] (f : A β+* B) (x : K) : (IsFractionRing.semilinearEquivOfRingEquiv K L f) x = (IsFractionRing.ringEquivOfRingEquiv f) x - IsFractionRing.semilinearEquivOfRingEquiv_algebraMap π Mathlib.RingTheory.Localization.FractionRing
{A : Type u_8} {B : Type u_9} (K : Type u_10) (L : Type u_11) [CommRing A] [CommRing B] [CommRing K] [CommRing L] [Algebra A K] [IsFractionRing A K] [Algebra B L] [IsFractionRing B L] (f : A β+* B) (a : A) : (IsFractionRing.semilinearEquivOfRingEquiv K L f) ((algebraMap A K) a) = (algebraMap B L) (f a) - IsFractionRing.semilinearEquivOfRingEquiv_symm_apply π Mathlib.RingTheory.Localization.FractionRing
{A : Type u_8} {B : Type u_9} (K : Type u_10) (L : Type u_11) [CommRing A] [CommRing B] [CommRing K] [CommRing L] [Algebra A K] [IsFractionRing A K] [Algebra B L] [IsFractionRing B L] (f : A β+* B) (x : L) : (IsFractionRing.semilinearEquivOfRingEquiv K L f).symm x = (IsFractionRing.ringEquivOfRingEquiv f).symm x - IsFractionRing.semilinearEquivOfRingEquiv_comp π Mathlib.RingTheory.Localization.FractionRing
{A : Type u_8} {B : Type u_9} (K : Type u_10) (L : Type u_11) [CommRing A] [CommRing B] [CommRing K] [CommRing L] [Algebra A K] [IsFractionRing A K] [Algebra B L] [IsFractionRing B L] (f : A β+* B) {C : Type u_12} (M : Type u_13) [CommRing C] [CommRing M] [Algebra C M] [IsFractionRing C M] (g : B β+* C) : have this := β―; have this_1 := β―; IsFractionRing.semilinearEquivOfRingEquiv K M (f.trans g) = (IsFractionRing.semilinearEquivOfRingEquiv K L f).trans (IsFractionRing.semilinearEquivOfRingEquiv L M g) - Algebra.TensorProduct.algebraMap_eq_includeRight π Mathlib.RingTheory.TensorProduct.Basic
{R : Type uR} {A : Type uA} {B : Type uB} [CommSemiring R] [Semiring A] [Algebra R A] [CommSemiring B] [Algebra R B] : algebraMap B (TensorProduct R A B) = βAlgebra.TensorProduct.includeRight - Algebra.TensorProduct.rid_comp_includeLeftRingHom π Mathlib.RingTheory.TensorProduct.Maps
(R : Type uR) (S : Type uS) (A : Type uA) [CommSemiring R] [CommSemiring S] [Algebra R S] [Semiring A] [Algebra R A] [Algebra S A] [IsScalarTower R S A] : (β(Algebra.TensorProduct.rid R S A)).comp Algebra.TensorProduct.includeLeftRingHom = RingHom.id A - Algebra.TensorProduct.map_comp_includeLeftRingHom π Mathlib.RingTheory.TensorProduct.Maps
{R : Type uR} {S : Type uS} {A : Type uA} {B : Type uB} {C : Type uC} {D : Type uD} [CommSemiring R] [CommSemiring S] [Algebra R S] [Semiring A] [Algebra R A] [Algebra S A] [IsScalarTower R S A] [Semiring B] [Algebra R B] [Semiring C] [Algebra R C] [Algebra S C] [IsScalarTower R S C] [Semiring D] [Algebra R D] (f : A ββ[S] C) (g : B ββ[R] D) : (β(Algebra.TensorProduct.map f g)).comp Algebra.TensorProduct.includeLeftRingHom = Algebra.TensorProduct.includeLeftRingHom.comp βf - Algebra.TensorProduct.mapRingHom_comp_includeRight π Mathlib.RingTheory.TensorProduct.Maps
{R : Type u_3} {S : Type u_4} {T : Type u_5} {R' : Type u_6} {S' : Type u_7} {T' : Type u_8} [CommSemiring R] [CommSemiring S] [CommSemiring T] [Algebra R S] [Algebra R T] [CommSemiring R'] [CommSemiring S'] [CommSemiring T'] [Algebra R' S'] [Algebra R' T'] (fR : R β+* R') (fS : S β+* S') (fT : T β+* T') (HS : fS.comp (algebraMap R S) = (algebraMap R' S').comp fR) (HT : fT.comp (algebraMap R T) = (algebraMap R' T').comp fR) : (Algebra.TensorProduct.mapRingHom fR fS fT HS HT).comp βAlgebra.TensorProduct.includeRight = (βAlgebra.TensorProduct.includeRight).comp fT - AlgHom.toRingHom_toRatAlgHom π Mathlib.Algebra.Algebra.Hom.Rat
{R : Type u_1} {S : Type u_2} [Ring R] [Ring S] [Algebra β R] [Algebra β S] (f : R ββ[β] S) : (βf).toRatAlgHom = f - RingHom.toRatAlgHom_toRingHom π Mathlib.Algebra.Algebra.Hom.Rat
{R : Type u_1} {S : Type u_2} [Ring R] [Ring S] [Algebra β R] [Algebra β S] (f : R β+* S) : βf.toRatAlgHom = f - RingEquiv.toAlgHom_toRatAlgEquiv π Mathlib.Algebra.Algebra.Hom.Rat
{R : Type u_1} {S : Type u_2} [Ring R] [Ring S] [Algebra β R] [Algebra β S] (f : R β+* S) : βf.toRatAlgEquiv = (βf).toRatAlgHom - AddMonoidAlgebra.toRingHom_mapAlgHom π Mathlib.Algebra.MonoidAlgebra.Basic
{R : Type u_1} {A : Type u_4} {B : Type u_5} (M : Type u_7) [CommSemiring R] [Semiring A] [Semiring B] [Algebra R A] [Algebra R B] [AddMonoid M] (f : A ββ[R] B) : β(AddMonoidAlgebra.mapAlgHom M f) = AddMonoidAlgebra.mapRingHom M f.toRingHom - MonoidAlgebra.toRingHom_mapAlgHom π Mathlib.Algebra.MonoidAlgebra.Basic
{R : Type u_1} {A : Type u_4} {B : Type u_5} (M : Type u_7) [CommSemiring R] [Semiring A] [Semiring B] [Algebra R A] [Algebra R B] [Monoid M] (f : A ββ[R] B) : β(MonoidAlgebra.mapAlgHom M f) = MonoidAlgebra.mapRingHom M f.toRingHom - MonoidAlgebra.toRingHom_mapRangeAlgHom π Mathlib.Algebra.MonoidAlgebra.Basic
{R : Type u_1} {A : Type u_4} {B : Type u_5} (M : Type u_7) [CommSemiring R] [Semiring A] [Semiring B] [Algebra R A] [Algebra R B] [Monoid M] (f : A ββ[R] B) : β(MonoidAlgebra.mapAlgHom M f) = MonoidAlgebra.mapRingHom M f.toRingHom - Polynomial.mapEquiv_apply π Mathlib.Algebra.Polynomial.Eval.Degree
{R : Type u} {S : Type v} [Semiring R] [Semiring S] (e : R β+* S) (a : Polynomial R) : (Polynomial.mapEquiv e) a = Polynomial.map (βe) a - Polynomial.mapEquiv_symm_apply π Mathlib.Algebra.Polynomial.Eval.Degree
{R : Type u} {S : Type v} [Semiring R] [Semiring S] (e : R β+* S) (a : Polynomial S) : (Polynomial.mapEquiv e).symm a = Polynomial.map (βe.symm) a - Polynomial.evalβAlgHom_apply π Mathlib.Algebra.Polynomial.AlgebraMap
{R : Type u} {A : Type z} {B : Type u_2} [CommSemiring R] [Semiring A] [Semiring B] [Algebra R A] [Algebra R B] (f : A ββ[R] B) (b : B) (hf : β (a : A), Commute (f a) b) (p : Polynomial A) : (Polynomial.evalβAlgHom f b hf) p = Polynomial.evalβ (βf) b p - Polynomial.coe_mapAlgHom π Mathlib.Algebra.Polynomial.AlgebraMap
{R : Type u} {A : Type z} {B : Type u_2} [CommSemiring R] [Semiring A] [Semiring B] [Algebra R A] [Algebra R B] (f : A ββ[R] B) : β(Polynomial.mapAlgHom f) = Polynomial.map βf - Polynomial.coe_mapAlgEquiv π Mathlib.Algebra.Polynomial.AlgebraMap
{R : Type u} {A : Type z} {B : Type u_2} [CommSemiring R] [Semiring A] [Semiring B] [Algebra R A] [Algebra R B] (f : A ββ[R] B) : β(Polynomial.mapAlgEquiv f) = Polynomial.map βf - Polynomial.coe_aeval_eq_evalRingHom π Mathlib.Algebra.Polynomial.AlgebraMap
{R : Type u} [CommSemiring R] (x : R) : β(Polynomial.aeval x) = Polynomial.evalRingHom x - Polynomial.mapAlgHom_coe_ringHom π Mathlib.Algebra.Polynomial.AlgebraMap
{R : Type u} {A : Type z} {B : Type u_2} [CommSemiring R] [Semiring A] [Semiring B] [Algebra R A] [Algebra R B] (f : A ββ[R] B) : β(Polynomial.mapAlgHom f) = Polynomial.mapRingHom βf - Polynomial.aevalTower_comp_C π Mathlib.Algebra.Polynomial.AlgebraMap
{R : Type u} {S : Type v} {A' : Type u_1} [CommSemiring R] [CommSemiring A'] [CommSemiring S] [Algebra S R] [Algebra S A'] (g : R ββ[S] A') (y : A') : (β(Polynomial.aevalTower g y)).comp Polynomial.C = βg - Polynomial.aevalTower_comp_algebraMap π Mathlib.Algebra.Polynomial.AlgebraMap
{R : Type u} {S : Type v} {A' : Type u_1} [CommSemiring R] [CommSemiring A'] [CommSemiring S] [Algebra S R] [Algebra S A'] (g : R ββ[S] A') (y : A') : (β(Polynomial.aevalTower g y)).comp (algebraMap R (Polynomial R)) = βg - Polynomial.mapAlgEquiv_coe_ringHom π Mathlib.Algebra.Polynomial.AlgebraMap
{R : Type u} {A : Type z} {B : Type u_2} [CommSemiring R] [Semiring A] [Semiring B] [Algebra R A] [Algebra R B] (f : A ββ[R] B) : β(Polynomial.mapAlgEquiv f) = Polynomial.mapRingHom βf - MvPolynomial.coe_aeval_eq_eval π Mathlib.Algebra.MvPolynomial.Eval
{Sβ : Type v} {Ο : Type u_1} [CommSemiring Sβ] (f : Ο β Sβ) : β(MvPolynomial.aeval f) = MvPolynomial.eval f - MvPolynomial.mapAlgHom_apply π Mathlib.Algebra.MvPolynomial.Eval
{R : Type u} {Sβ : Type v} {Sβ : Type w} {Ο : Type u_1} [CommSemiring R] [CommSemiring Sβ] [CommSemiring Sβ] [Algebra R Sβ] [Algebra R Sβ] (f : Sβ ββ[R] Sβ) (x : MvPolynomial Ο Sβ) : (MvPolynomial.mapAlgHom f) x = (MvPolynomial.map βf) x - MvPolynomial.aevalTower_comp_C π Mathlib.Algebra.MvPolynomial.Eval
{R : Type u} {Ο : Type u_1} [CommSemiring R] {S : Type u_2} {A : Type u_3} [CommSemiring S] [CommSemiring A] [Algebra S R] [Algebra S A] (g : R ββ[S] A) (y : Ο β A) : (β(MvPolynomial.aevalTower g y)).comp MvPolynomial.C = βg - MvPolynomial.aevalTower_comp_algebraMap π Mathlib.Algebra.MvPolynomial.Eval
{R : Type u} {Ο : Type u_1} [CommSemiring R] {S : Type u_2} {A : Type u_3} [CommSemiring S] [CommSemiring A] [Algebra S R] [Algebra S A] (g : R ββ[S] A) (y : Ο β A) : (β(MvPolynomial.aevalTower g y)).comp (algebraMap R (MvPolynomial Ο R)) = βg - MvPolynomial.mapAlgHom_coe_ringHom π Mathlib.Algebra.MvPolynomial.Eval
{R : Type u} {Sβ : Type v} {Sβ : Type w} {Ο : Type u_1} [CommSemiring R] [CommSemiring Sβ] [CommSemiring Sβ] [Algebra R Sβ] [Algebra R Sβ] (f : Sβ ββ[R] Sβ) : β(MvPolynomial.mapAlgHom f) = MvPolynomial.map βf - MvPolynomial.mapAlgEquiv_apply π Mathlib.Algebra.MvPolynomial.Equiv
{R : Type u} (Ο : Type u_1) [CommSemiring R] {Aβ : Type u_2} {Aβ : Type u_3} [CommSemiring Aβ] [CommSemiring Aβ] [Algebra R Aβ] [Algebra R Aβ] (e : Aβ ββ[R] Aβ) (x : MvPolynomial Ο Aβ) : (MvPolynomial.mapAlgEquiv Ο e) x = (MvPolynomial.map βe) x - MvPolynomial.eval_comp_toMvPolynomial π Mathlib.Algebra.MvPolynomial.Equiv
{R : Type u_1} {Ο : Type u_3} [CommSemiring R] (f : Ο β R) (i : Ο) : (MvPolynomial.eval f).comp β(Polynomial.toMvPolynomial i) = Polynomial.evalRingHom (f i) - MvPolynomial.mapEquiv_apply π Mathlib.Algebra.MvPolynomial.Equiv
{Sβ : Type v} {Sβ : Type w} (Ο : Type u_1) [CommSemiring Sβ] [CommSemiring Sβ] (e : Sβ β+* Sβ) (x : MvPolynomial Ο Sβ) : (MvPolynomial.mapEquiv Ο e) x = (MvPolynomial.map βe) x - MvPolynomial.finSuccEquiv_comp_C_eq_C π Mathlib.Algebra.MvPolynomial.Equiv
{R : Type u} [CommSemiring R] (n : β) : (β(MvPolynomial.finSuccEquiv R n).symm).comp (Polynomial.C.comp MvPolynomial.C) = MvPolynomial.C - MvPolynomial.finSuccEquiv_eq π Mathlib.Algebra.MvPolynomial.Equiv
(R : Type u) [CommSemiring R] (n : β) : β(MvPolynomial.finSuccEquiv R n) = MvPolynomial.evalβHom (Polynomial.C.comp MvPolynomial.C) fun i => Fin.cases Polynomial.X (fun k => Polynomial.C (MvPolynomial.X k)) i - Ideal.quotientEquivAlg π Mathlib.RingTheory.Ideal.Quotient.Operations
{Rβ : Type u_1} {A : Type u_3} {B : Type u_4} [CommSemiring Rβ] [Ring A] [Algebra Rβ A] [Ring B] [Algebra Rβ B] (I : Ideal A) (J : Ideal B) [I.IsTwoSided] [J.IsTwoSided] (f : A ββ[Rβ] B) (hIJ : J = Ideal.map (βf) I) : (A β§Έ I) ββ[Rβ] B β§Έ J - Ideal.quotientEquivAlg_symm π Mathlib.RingTheory.Ideal.Quotient.Operations
{Rβ : Type u_1} {A : Type u_3} {B : Type u_4} [CommSemiring Rβ] [Ring A] [Algebra Rβ A] [Ring B] [Algebra Rβ B] {I : Ideal A} (J : Ideal B) [I.IsTwoSided] [J.IsTwoSided] (f : A ββ[Rβ] B) (hIJ : J = Ideal.map (βf) I) : (I.quotientEquivAlg J f hIJ).symm = J.quotientEquivAlg I f.symm β― - Ideal.Quotient.liftβ_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] (I : Ideal A) [I.IsTwoSided] (f : A ββ[Rβ] B) (hI : β a β I, f a = 0) (x : A β§Έ I) : (Ideal.Quotient.liftβ I f hI) x = (Ideal.Quotient.lift I (βf) hI) x - Ideal.quotientEquiv π Mathlib.RingTheory.Ideal.Quotient.Operations
{R : Type u} [Ring R] {S : Type v} [Ring S] (I : Ideal R) (J : Ideal S) [I.IsTwoSided] [J.IsTwoSided] (f : R β+* S) (hIJ : J = Ideal.map (βf) I) : R β§Έ I β+* S β§Έ J - 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.quotientEquivAlg_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] [Ring B] [Algebra Rβ B] {I : Ideal A} (J : Ideal B) [I.IsTwoSided] [J.IsTwoSided] (f : A ββ[Rβ] B) (hIJ : J = Ideal.map (βf) I) (x : A) : (I.quotientEquivAlg J f hIJ) ((Ideal.Quotient.mk I) x) = (Ideal.Quotient.mk J) (f x) - Ideal.Quotient.coe_factorβ π Mathlib.RingTheory.Ideal.Quotient.Operations
(Rβ : Type u_1) {A : Type u_3} [CommSemiring Rβ] [Ring A] [Algebra Rβ A] {I J : Ideal A} [I.IsTwoSided] [J.IsTwoSided] (hIJ : I β€ J) : β(Ideal.Quotient.factorβ Rβ hIJ) = Ideal.Quotient.factor hIJ - Ideal.quotientEquivAlgOfEq_coe_eq_factor π Mathlib.RingTheory.Ideal.Quotient.Operations
(Rβ : Type u_1) {A : Type u_3} [CommSemiring Rβ] [Ring A] [Algebra Rβ A] {I J : Ideal A} [I.IsTwoSided] [J.IsTwoSided] (h : I = J) : β(Ideal.quotientEquivAlgOfEq Rβ h) = Ideal.Quotient.factor β― - Ideal.quotientEquiv_mk π Mathlib.RingTheory.Ideal.Quotient.Operations
{R : Type u} [Ring R] {S : Type v} [Ring S] (I : Ideal R) (J : Ideal S) [I.IsTwoSided] [J.IsTwoSided] (f : R β+* S) (hIJ : J = Ideal.map (βf) I) (x : R) : (I.quotientEquiv J f hIJ) ((Ideal.Quotient.mk I) x) = (Ideal.Quotient.mk J) (f x) - DoubleQuot.quotLeftToQuotSupβ_toRingHom π Mathlib.RingTheory.Ideal.Quotient.Operations
(R : Type u) {A : Type u_1} [CommSemiring R] [CommRing A] [Algebra R A] (I J : Ideal A) : β(DoubleQuot.quotLeftToQuotSupβ R I J) = DoubleQuot.quotLeftToQuotSup I J - Ideal.quotientEquiv_symm_mk π Mathlib.RingTheory.Ideal.Quotient.Operations
{R : Type u} [Ring R] {S : Type v} [Ring S] (I : Ideal R) (J : Ideal S) [I.IsTwoSided] [J.IsTwoSided] (f : R β+* S) (hIJ : J = Ideal.map (βf) I) (x : S) : (I.quotientEquiv J f hIJ).symm ((Ideal.Quotient.mk J) x) = (Ideal.Quotient.mk I) (f.symm x) - Ideal.quotientEquiv_apply π Mathlib.RingTheory.Ideal.Quotient.Operations
{R : Type u} [Ring R] {S : Type v} [Ring S] (I : Ideal R) (J : Ideal S) [I.IsTwoSided] [J.IsTwoSided] (f : R β+* S) (hIJ : J = Ideal.map (βf) I) (aβ : R β§Έ I) : (I.quotientEquiv J f hIJ) aβ = (ββ(Ideal.quotientMap J βf β―)).toFun aβ - Ideal.quotientEquiv_symm_apply π Mathlib.RingTheory.Ideal.Quotient.Operations
{R : Type u} [Ring R] {S : Type v} [Ring S] (I : Ideal R) (J : Ideal S) [I.IsTwoSided] [J.IsTwoSided] (f : R β+* S) (hIJ : J = Ideal.map (βf) I) (a : S β§Έ J) : (I.quotientEquiv J f hIJ).symm a = (Ideal.quotientMap I βf.symm β―) a - 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.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β) - 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 - Ideal.fst_comp_quotientInfEquivQuotientProd π Mathlib.RingTheory.Ideal.Quotient.Operations
{R : Type u_2} [CommRing R] (I J : Ideal R) (coprime : IsCoprime I J) : (RingHom.fst (R β§Έ I) (R β§Έ J)).comp β(I.quotientInfEquivQuotientProd J coprime) = Ideal.Quotient.factor β― - Ideal.snd_comp_quotientInfEquivQuotientProd π Mathlib.RingTheory.Ideal.Quotient.Operations
{R : Type u_2} [CommRing R] (I J : Ideal R) (coprime : IsCoprime I J) : (RingHom.snd (R β§Έ I) (R β§Έ J)).comp β(I.quotientInfEquivQuotientProd J coprime) = Ideal.Quotient.factor β― - DoubleQuot.quotQuotMkβ_toRingHom π Mathlib.RingTheory.Ideal.Quotient.Operations
(R : Type u) {A : Type u_1} [CommSemiring R] [CommRing A] [Algebra R A] (I J : Ideal A) : β(DoubleQuot.quotQuotMkβ R I J) = DoubleQuot.quotQuotMk I J - DoubleQuot.liftSupQuotQuotMkβ_toRingHom π Mathlib.RingTheory.Ideal.Quotient.Operations
(R : Type u) {A : Type u_1} [CommSemiring R] [CommRing A] [Algebra R A] (I J : Ideal A) : β(DoubleQuot.liftSupQuotQuotMkβ R I J) = DoubleQuot.liftSupQuotQuotMk I J - DoubleQuot.quotQuotToQuotSupβ_toRingHom π Mathlib.RingTheory.Ideal.Quotient.Operations
(R : Type u) {A : Type u_1} [CommSemiring R] [CommRing A] [Algebra R A] (I J : Ideal A) : β(DoubleQuot.quotQuotToQuotSupβ R I J) = DoubleQuot.quotQuotToQuotSup I J - Ideal.snd_comp_quotientMulEquivQuotientProd π Mathlib.RingTheory.Ideal.Quotient.Operations
{R : Type u_2} [CommRing R] (I J : Ideal R) (coprime : IsCoprime I J) : (RingHom.snd (R β§Έ I) (R β§Έ J)).comp β(I.quotientMulEquivQuotientProd J coprime) = Ideal.Quotient.factor β― - Ideal.fst_comp_quotientMulEquivQuotientProd π Mathlib.RingTheory.Ideal.Quotient.Operations
{R : Type u_2} [CommRing R] (I J : Ideal R) (coprime : IsCoprime I J) : (RingHom.fst (R β§Έ I) (R β§Έ J)).comp β(I.quotientMulEquivQuotientProd J coprime) = Ideal.Quotient.factor β― - DoubleQuot.quotQuotEquivQuotOfLE_comp_quotQuotMk π Mathlib.RingTheory.Ideal.Quotient.Operations
{R : Type u} [CommRing R] {I J : Ideal R} (h : I β€ J) : (β(DoubleQuot.quotQuotEquivQuotOfLE h)).comp (DoubleQuot.quotQuotMk I J) = Ideal.Quotient.mk J - DoubleQuot.quotQuotEquivQuotOfLE_symm_comp_mk π Mathlib.RingTheory.Ideal.Quotient.Operations
{R : Type u} [CommRing R] {I J : Ideal R} (h : I β€ J) : (β(DoubleQuot.quotQuotEquivQuotOfLE h).symm).comp (Ideal.Quotient.mk J) = DoubleQuot.quotQuotMk I J - DoubleQuot.quotQuotEquivComm_comp_quotQuotMk π Mathlib.RingTheory.Ideal.Quotient.Operations
{R : Type u} [CommRing R] (I J : Ideal R) : (β(DoubleQuot.quotQuotEquivComm I J)).comp (DoubleQuot.quotQuotMk I J) = DoubleQuot.quotQuotMk J I - IsAlgebraic.ringHom_of_comp_eq π Mathlib.RingTheory.Algebraic.Basic
{R : Type u} {S : Type u_1} {A : Type v} [CommRing R] [CommRing S] [Ring A] [Algebra R A] {B : Type u_2} [Ring B] [Algebra S B] {FRS : Type u_3} {FAB : Type u_4} [FunLike FRS R S] [RingHomClass FRS R S] [FunLike FAB A B] [RingHomClass FAB A B] (f : FRS) (g : FAB) {a : A} (halg : IsAlgebraic R a) (hf : Function.Injective βf) (h : (algebraMap S B).comp βf = (βg).comp (algebraMap R A)) : IsAlgebraic S (g a) - Transcendental.of_ringHom_of_comp_eq π Mathlib.RingTheory.Algebraic.Basic
{R : Type u} {S : Type u_1} {A : Type v} [CommRing R] [CommRing S] [Ring A] [Algebra R A] {B : Type u_2} [Ring B] [Algebra S B] {FRS : Type u_3} {FAB : Type u_4} [FunLike FRS R S] [RingHomClass FRS R S] [FunLike FAB A B] [RingHomClass FAB A B] (f : FRS) (g : FAB) {a : A} (H : Transcendental S (g a)) (hf : Function.Injective βf) (h : (algebraMap S B).comp βf = (βg).comp (algebraMap R A)) : Transcendental R a - Algebra.IsAlgebraic.of_ringHom_of_comp_eq π Mathlib.RingTheory.Algebraic.Basic
{R : Type u} {S : Type u_1} {A : Type v} [CommRing R] [CommRing S] [Ring A] [Algebra R A] {B : Type u_2} [Ring B] [Algebra S B] {FRS : Type u_3} {FAB : Type u_4} [FunLike FRS R S] [RingHomClass FRS R S] [FunLike FAB A B] [RingHomClass FAB A B] (f : FRS) (g : FAB) [Algebra.IsAlgebraic S B] (hf : Function.Surjective βf) (hg : Function.Injective βg) (h : (algebraMap S B).comp βf = (βg).comp (algebraMap R A)) : Algebra.IsAlgebraic R A - Algebra.IsAlgebraic.ringHom_of_comp_eq π Mathlib.RingTheory.Algebraic.Basic
{R : Type u} {S : Type u_1} {A : Type v} [CommRing R] [CommRing S] [Ring A] [Algebra R A] {B : Type u_2} [Ring B] [Algebra S B] {FRS : Type u_3} {FAB : Type u_4} [FunLike FRS R S] [RingHomClass FRS R S] [FunLike FAB A B] [RingHomClass FAB A B] (f : FRS) (g : FAB) [Algebra.IsAlgebraic R A] (hf : Function.Injective βf) (hg : Function.Surjective βg) (h : (algebraMap S B).comp βf = (βg).comp (algebraMap R A)) : Algebra.IsAlgebraic S B - Algebra.Transcendental.of_ringHom_of_comp_eq π Mathlib.RingTheory.Algebraic.Basic
{R : Type u} {S : Type u_1} {A : Type v} [CommRing R] [CommRing S] [Ring A] [Algebra R A] {B : Type u_2} [Ring B] [Algebra S B] {FRS : Type u_3} {FAB : Type u_4} [FunLike FRS R S] [RingHomClass FRS R S] [FunLike FAB A B] [RingHomClass FAB A B] (f : FRS) (g : FAB) [H : Algebra.Transcendental S B] (hf : Function.Injective βf) (hg : Function.Surjective βg) (h : (algebraMap S B).comp βf = (βg).comp (algebraMap R A)) : Algebra.Transcendental R A - Algebra.Transcendental.ringHom_of_comp_eq π Mathlib.RingTheory.Algebraic.Basic
{R : Type u} {S : Type u_1} {A : Type v} [CommRing R] [CommRing S] [Ring A] [Algebra R A] {B : Type u_2} [Ring B] [Algebra S B] {FRS : Type u_3} {FAB : Type u_4} [FunLike FRS R S] [RingHomClass FRS R S] [FunLike FAB A B] [RingHomClass FAB A B] (f : FRS) (g : FAB) [H : Algebra.Transcendental R A] (hf : Function.Surjective βf) (hg : Function.Injective βg) (h : (algebraMap S B).comp βf = (βg).comp (algebraMap R A)) : Algebra.Transcendental S B - IsAlgebraic.of_ringHom_of_comp_eq π Mathlib.RingTheory.Algebraic.Basic
{R : Type u} {S : Type u_1} {A : Type v} [CommRing R] [CommRing S] [Ring A] [Algebra R A] {B : Type u_2} [Ring B] [Algebra S B] {FRS : Type u_3} {FAB : Type u_4} [FunLike FRS R S] [RingHomClass FRS R S] [FunLike FAB A B] [RingHomClass FAB A B] (f : FRS) (g : FAB) {a : A} (halg : IsAlgebraic S (g a)) (hf : Function.Surjective βf) (hg : Function.Injective βg) (h : (algebraMap S B).comp βf = (βg).comp (algebraMap R A)) : IsAlgebraic R a - Transcendental.ringHom_of_comp_eq π Mathlib.RingTheory.Algebraic.Basic
{R : Type u} {S : Type u_1} {A : Type v} [CommRing R] [CommRing S] [Ring A] [Algebra R A] {B : Type u_2} [Ring B] [Algebra S B] {FRS : Type u_3} {FAB : Type u_4} [FunLike FRS R S] [RingHomClass FRS R S] [FunLike FAB A B] [RingHomClass FAB A B] (f : FRS) (g : FAB) {a : A} (H : Transcendental R a) (hf : Function.Surjective βf) (hg : Function.Injective βg) (h : (algebraMap S B).comp βf = (βg).comp (algebraMap R A)) : Transcendental S (g a) - isAlgebraic_ringHom_iff_of_comp_eq π Mathlib.RingTheory.Algebraic.Basic
{R : Type u} {S : Type u_1} {A : Type v} [CommRing R] [CommRing S] [Ring A] [Algebra R A] {B : Type u_2} [Ring B] [Algebra S B] {FRS : Type u_3} {FAB : Type u_4} [EquivLike FRS R S] [RingEquivClass FRS R S] [FunLike FAB A B] [RingHomClass FAB A B] (f : FRS) (g : FAB) (hg : Function.Injective βg) (h : (algebraMap S B).comp βf = (βg).comp (algebraMap R A)) {a : A} : IsAlgebraic S (g a) β IsAlgebraic R a - transcendental_ringHom_iff_of_comp_eq π Mathlib.RingTheory.Algebraic.Basic
{R : Type u} {S : Type u_1} {A : Type v} [CommRing R] [CommRing S] [Ring A] [Algebra R A] {B : Type u_2} [Ring B] [Algebra S B] {FRS : Type u_3} {FAB : Type u_4} [EquivLike FRS R S] [RingEquivClass FRS R S] [FunLike FAB A B] [RingHomClass FAB A B] (f : FRS) (g : FAB) (hg : Function.Injective βg) (h : (algebraMap S B).comp βf = (βg).comp (algebraMap R A)) {a : A} : Transcendental S (g a) β Transcendental R a - Algebra.isAlgebraic_ringHom_iff_of_comp_eq π Mathlib.RingTheory.Algebraic.Basic
{R : Type u} {S : Type u_1} {A : Type v} [CommRing R] [CommRing S] [Ring A] [Algebra R A] {B : Type u_2} [Ring B] [Algebra S B] {FRS : Type u_3} {FAB : Type u_4} [EquivLike FRS R S] [RingEquivClass FRS R S] [EquivLike FAB A B] [RingEquivClass FAB A B] (f : FRS) (g : FAB) (h : (algebraMap S B).comp βf = (βg).comp (algebraMap R A)) : Algebra.IsAlgebraic S B β Algebra.IsAlgebraic R A - Algebra.transcendental_ringHom_iff_of_comp_eq π Mathlib.RingTheory.Algebraic.Basic
{R : Type u} {S : Type u_1} {A : Type v} [CommRing R] [CommRing S] [Ring A] [Algebra R A] {B : Type u_2} [Ring B] [Algebra S B] {FRS : Type u_3} {FAB : Type u_4} [EquivLike FRS R S] [RingEquivClass FRS R S] [EquivLike FAB A B] [RingEquivClass FAB A B] (f : FRS) (g : FAB) (h : (algebraMap S B).comp βf = (βg).comp (algebraMap R A)) : Algebra.Transcendental S B β Algebra.Transcendental R A - Polynomial.algEquivOfTranscendental_coe π Mathlib.RingTheory.Algebraic.Basic
(R : Type u_1) {S : Type u_2} [CommRing R] [Ring S] [Algebra R S] (s : S) (h : Transcendental R s) : β(Polynomial.algEquivOfTranscendental R s h) = β(Polynomial.aeval β¨s, β―β©) - RingEquiv.toSemiRingCatIso_hom π Mathlib.Algebra.Category.Ring.Basic
{R S : Type u} [Semiring R] [Semiring S] (e : R β+* S) : e.toSemiRingCatIso.hom = SemiRingCat.ofHom βe - RingEquiv.toSemiRingCatIso_inv π Mathlib.Algebra.Category.Ring.Basic
{R S : Type u} [Semiring R] [Semiring S] (e : R β+* S) : e.toSemiRingCatIso.inv = SemiRingCat.ofHom βe.symm - RingEquiv.toCommSemiRingCatIso_hom π Mathlib.Algebra.Category.Ring.Basic
{R S : Type u} [CommSemiring R] [CommSemiring S] (e : R β+* S) : e.toCommSemiRingCatIso.hom = CommSemiRingCat.ofHom βe - RingEquiv.toRingCatIso_hom π Mathlib.Algebra.Category.Ring.Basic
{R S : Type u} [Ring R] [Ring S] (e : R β+* S) : e.toRingCatIso.hom = RingCat.ofHom βe - RingEquiv.toCommSemiRingCatIso_inv π Mathlib.Algebra.Category.Ring.Basic
{R S : Type u} [CommSemiring R] [CommSemiring S] (e : R β+* S) : e.toCommSemiRingCatIso.inv = CommSemiRingCat.ofHom βe.symm - RingEquiv.toRingCatIso_inv π Mathlib.Algebra.Category.Ring.Basic
{R S : Type u} [Ring R] [Ring S] (e : R β+* S) : e.toRingCatIso.inv = RingCat.ofHom βe.symm - RingEquiv.toCommRingCatIso_hom π Mathlib.Algebra.Category.Ring.Basic
{R S : Type u} [CommRing R] [CommRing S] (e : R β+* S) : e.toCommRingCatIso.hom = CommRingCat.ofHom βe - RingEquiv.toCommRingCatIso_inv π Mathlib.Algebra.Category.Ring.Basic
{R S : Type u} [CommRing R] [CommRing S] (e : R β+* S) : e.toCommRingCatIso.inv = CommRingCat.ofHom βe.symm - CategoryTheory.Iso.semiRingCatIsoToRingEquiv_toRingHom π Mathlib.Algebra.Category.Ring.Basic
{R S : SemiRingCat} (e : R β S) : βe.semiRingCatIsoToRingEquiv = SemiRingCat.Hom.hom e.hom - CategoryTheory.Iso.commSemiRingCatIsoToRingEquiv_toRingHom π Mathlib.Algebra.Category.Ring.Basic
{R S : CommSemiRingCat} (e : R β S) : βe.commSemiRingCatIsoToRingEquiv = CommSemiRingCat.Hom.hom e.hom - CategoryTheory.Iso.ringCatIsoToRingEquiv_toRingHom π Mathlib.Algebra.Category.Ring.Basic
{R S : RingCat} (e : R β S) : βe.ringCatIsoToRingEquiv = RingCat.Hom.hom e.hom - CategoryTheory.Iso.commRingCatIsoToRingEquiv_toRingHom π Mathlib.Algebra.Category.Ring.Basic
{R S : CommRingCat} (e : R β S) : βe.commRingCatIsoToRingEquiv = CommRingCat.Hom.hom e.hom - AlgCat.forgetβ_ringCat_map π Mathlib.Algebra.Category.AlgCat.Basic
(R : Type u) [CommRing R] {X Y : AlgCat R} (f : X βΆ Y) : (CategoryTheory.forgetβ (AlgCat R) RingCat).map f = RingCat.ofHom β(AlgCat.Hom.hom f) - ModuleCat.restrictScalarsEquivalenceOfRingEquiv_inverse π Mathlib.Algebra.Category.ModuleCat.ChangeOfRings
{R : Type u_1} {S : Type u_2} [Ring R] [Ring S] (e : R β+* S) : (ModuleCat.restrictScalarsEquivalenceOfRingEquiv e).inverse = ModuleCat.restrictScalars βe.symm - ModuleCat.restrictScalarsEquivalenceOfRingEquiv_unitIso π Mathlib.Algebra.Category.ModuleCat.ChangeOfRings
{R : Type u_1} {S : Type u_2} [Ring R] [Ring S] (e : R β+* S) : (ModuleCat.restrictScalarsEquivalenceOfRingEquiv e).unitIso = (ModuleCat.restrictScalarsId S).symm βͺβ« ModuleCat.restrictScalarsComp' (βe.symm) e.toRingHom (RingHom.id S) β― - ModuleCat.restrictScalarsEquivalenceOfRingEquiv_counitIso π Mathlib.Algebra.Category.ModuleCat.ChangeOfRings
{R : Type u_1} {S : Type u_2} [Ring R] [Ring S] (e : R β+* S) : (ModuleCat.restrictScalarsEquivalenceOfRingEquiv e).counitIso = (ModuleCat.restrictScalarsComp' e.toRingHom e.symm.toRingHom (RingHom.id R) β―).symm βͺβ« ModuleCat.restrictScalarsId R - ModuleCat.restrictScalarsIsoOfEquiv_inv_apply π Mathlib.Algebra.Category.ModuleCat.ChangeOfRings
{R S : Type v} [Ring R] [Ring S] (e : R β+* S) (x : R) : (CategoryTheory.ConcreteCategory.hom (ModuleCat.restrictScalarsIsoOfEquiv e).inv) x = e x - ModuleCat.restrictScalarsIsoOfEquiv_hom_apply π Mathlib.Algebra.Category.ModuleCat.ChangeOfRings
{R S : Type v} [Ring R] [Ring S] (e : R β+* S) (x : S) : (CategoryTheory.ConcreteCategory.hom (ModuleCat.restrictScalarsIsoOfEquiv e).hom) x = e.symm x - RingCon.liftβEquiv π Mathlib.RingTheory.Congruence.Hom
{M : Type u_1} {P : Type u_3} {R : Type u_4} [CommSemiring R] [Semiring M] [Algebra R M] [Semiring P] [Algebra R P] (c : RingCon M) : { f // c β€ RingCon.ker βf } β (c.Quotient ββ[R] P) - RingCon.liftβ_coe_toRingHom π Mathlib.RingTheory.Congruence.Hom
{M : Type u_1} {P : Type u_3} {R : Type u_4} [CommSemiring R] [Semiring M] [Algebra R M] [Semiring P] [Algebra R P] (c : RingCon M) (f : M ββ[R] P) (H : c β€ RingCon.ker f.toRingHom) : (c.liftβ f H).toRingHom = c.lift (βf) H
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 ce5dd8c