Loogle!
Result
Found 1302 declarations mentioning CommRingCat.carrier. Of these, only the first 200 are shown.
- CommRingCat.carrier 📋 Mathlib.Algebra.Category.Ring.Basic
(self : CommRingCat) : Type u - CommRingCat.commRing 📋 Mathlib.Algebra.Category.Ring.Basic
(self : CommRingCat) : CommRing ↑self - CommRingCat.of_carrier 📋 Mathlib.Algebra.Category.Ring.Basic
(R : CommRingCat) : CommRingCat.of ↑R = R - CommRingCat.coe_of 📋 Mathlib.Algebra.Category.Ring.Basic
(R : Type u) [CommRing R] : ↑(CommRingCat.of R) = R - CommRingCat.Hom.hom 📋 Mathlib.Algebra.Category.Ring.Basic
{R S : CommRingCat} (f : R.Hom S) : ↑R →+* ↑S - CommRingCat.Hom.hom' 📋 Mathlib.Algebra.Category.Ring.Basic
{R S : CommRingCat} (self : R.Hom S) : ↑R →+* ↑S - CommRingCat.Hom.Simps.hom 📋 Mathlib.Algebra.Category.Ring.Basic
(R S : CommRingCat) (f : R.Hom S) : ↑R →+* ↑S - CommRingCat.ofHom_hom 📋 Mathlib.Algebra.Category.Ring.Basic
{R S : CommRingCat} (f : R ⟶ S) : CommRingCat.ofHom (CommRingCat.Hom.hom f) = f - CommRingCat.Hom.ext 📋 Mathlib.Algebra.Category.Ring.Basic
{R S : CommRingCat} {x y : R.Hom S} (hom' : x.hom' = y.hom') : x = y - CommRingCat.Hom.ext_iff 📋 Mathlib.Algebra.Category.Ring.Basic
{R S : CommRingCat} {x y : R.Hom S} : x = y ↔ x.hom' = y.hom' - CommRingCat.hom_id 📋 Mathlib.Algebra.Category.Ring.Basic
{R : CommRingCat} : CommRingCat.Hom.hom (CategoryTheory.CategoryStruct.id R) = RingHom.id ↑R - CommRingCat.instConcreteCategoryRingHomCarrier 📋 Mathlib.Algebra.Category.Ring.Basic
: CategoryTheory.ConcreteCategory CommRingCat fun R S => ↑R →+* ↑S - CommRingCat.hom_ext 📋 Mathlib.Algebra.Category.Ring.Basic
{R S : CommRingCat} {f g : R ⟶ S} (hf : CommRingCat.Hom.hom f = CommRingCat.Hom.hom g) : f = g - CategoryTheory.Iso.commRingCatIsoToRingEquiv 📋 Mathlib.Algebra.Category.Ring.Basic
{R S : CommRingCat} (e : R ≅ S) : ↑R ≃+* ↑S - CommRingCat.hom_ext_iff 📋 Mathlib.Algebra.Category.Ring.Basic
{R S : CommRingCat} {f g : R ⟶ S} : f = g ↔ CommRingCat.Hom.hom f = CommRingCat.Hom.hom g - CommRingCat.forgetReflectIsos 📋 Mathlib.Algebra.Category.Ring.Basic
: (CategoryTheory.forget CommRingCat).ReflectsIsomorphisms - CommRingCat.instCommRingObjForgetRingHomCarrier 📋 Mathlib.Algebra.Category.Ring.Basic
{R : CommRingCat} : CommRing ((CategoryTheory.forget CommRingCat).obj R) - CommRingCat.hom_ofHom 📋 Mathlib.Algebra.Category.Ring.Basic
{R S : Type u} [CommRing R] [CommRing S] (f : R →+* S) : CommRingCat.Hom.hom (CommRingCat.ofHom f) = f - CommRingCat.hom_comp 📋 Mathlib.Algebra.Category.Ring.Basic
{R S T : CommRingCat} (f : R ⟶ S) (g : S ⟶ T) : CommRingCat.Hom.hom (CategoryTheory.CategoryStruct.comp f g) = (CommRingCat.Hom.hom g).comp (CommRingCat.Hom.hom f) - CommRingCat.hasForgetToAddCommMonCat 📋 Mathlib.Algebra.Category.Ring.Basic
: CategoryTheory.HasForget₂ CommRingCat CommSemiRingCat - CommRingCat.hasForgetToRingCat 📋 Mathlib.Algebra.Category.Ring.Basic
: CategoryTheory.HasForget₂ CommRingCat RingCat - CommRingCat.fullyFaithfulForget₂ToRingCat 📋 Mathlib.Algebra.Category.Ring.Basic
: (CategoryTheory.forget₂ CommRingCat RingCat).FullyFaithful - CommRingCat.instFullRingCatForget₂RingHomCarrierCarrier 📋 Mathlib.Algebra.Category.Ring.Basic
: (CategoryTheory.forget₂ CommRingCat RingCat).Full - CommRingCat.instHasForget₂RingHomCarrierCommMonCatMonoidHomCarrier 📋 Mathlib.Algebra.Category.Ring.Basic
: CategoryTheory.HasForget₂ CommRingCat CommMonCat - CommRingCat.forgetToRingCat_obj 📋 Mathlib.Algebra.Category.Ring.Basic
{R : CommRingCat} : ↑((CategoryTheory.forget₂ CommRingCat RingCat).obj R) = ↑R - CommRingCat.commMon_forget₂_obj_coe 📋 Mathlib.Algebra.Category.Ring.Basic
(M : CommRingCat) : ↑(CategoryTheory.HasForget₂.forget₂.obj M) = ↑M - CommRingCat.id_apply 📋 Mathlib.Algebra.Category.Ring.Basic
(R : CommRingCat) (r : ↑R) : (CategoryTheory.ConcreteCategory.hom (CategoryTheory.CategoryStruct.id R)) r = r - CommRingCat.ofHom_apply 📋 Mathlib.Algebra.Category.Ring.Basic
{R S : Type u} [CommRing R] [CommRing S] (f : R →+* S) (r : R) : (CategoryTheory.ConcreteCategory.hom (CommRingCat.ofHom f)) r = f r - CommRingCat.commMon_forget₂_map 📋 Mathlib.Algebra.Category.Ring.Basic
{X✝ Y✝ : CommRingCat} (f : X✝ ⟶ Y✝) : CategoryTheory.HasForget₂.forget₂.map f = CommMonCat.ofHom ↑(CommRingCat.Hom.hom f) - CommRingCat.hom_inv_apply 📋 Mathlib.Algebra.Category.Ring.Basic
{R S : CommRingCat} (e : R ≅ S) (s : ↑S) : (CategoryTheory.ConcreteCategory.hom e.hom) ((CategoryTheory.ConcreteCategory.hom e.inv) s) = s - CommRingCat.inv_hom_apply 📋 Mathlib.Algebra.Category.Ring.Basic
{R S : CommRingCat} (e : R ≅ S) (r : ↑R) : (CategoryTheory.ConcreteCategory.hom e.inv) ((CategoryTheory.ConcreteCategory.hom e.hom) r) = r - CommRingCat.comp_apply 📋 Mathlib.Algebra.Category.Ring.Basic
{R S T : CommRingCat} (f : R ⟶ S) (g : S ⟶ T) (r : ↑R) : (CategoryTheory.ConcreteCategory.hom (CategoryTheory.CategoryStruct.comp f g)) r = (CategoryTheory.ConcreteCategory.hom g) ((CategoryTheory.ConcreteCategory.hom f) r) - CategoryTheory.Iso.commRingCatIsoToRingEquiv_toRingHom 📋 Mathlib.Algebra.Category.Ring.Basic
{R S : CommRingCat} (e : R ≅ S) : ↑e.commRingCatIsoToRingEquiv = CommRingCat.Hom.hom e.hom - CommRingCat.forget_map_apply 📋 Mathlib.Algebra.Category.Ring.Basic
{R S : CommRingCat} (f : R ⟶ S) (x : (CategoryTheory.forget CommRingCat).obj R) : (CategoryTheory.ConcreteCategory.hom ((CategoryTheory.forget CommRingCat).map f)) x = (CategoryTheory.ConcreteCategory.hom f) x - CommRingCat.forgetToRingCat_map_hom 📋 Mathlib.Algebra.Category.Ring.Basic
{R S : CommRingCat} (f : R ⟶ S) : RingCat.Hom.hom ((CategoryTheory.forget₂ CommRingCat RingCat).map f) = CommRingCat.Hom.hom f - CommRingCat.Colimits.coconeFun 📋 Mathlib.Algebra.Category.Ring.Colimits
{J : Type v} [CategoryTheory.SmallCategory J] (F : CategoryTheory.Functor J CommRingCat) (j : J) (x : ↑(F.obj j)) : CommRingCat.Colimits.ColimitType F - CommRingCat.Colimits.Prequotient.of 📋 Mathlib.Algebra.Category.Ring.Colimits
{J : Type v} [CategoryTheory.SmallCategory J] {F : CategoryTheory.Functor J CommRingCat} (j : J) : ↑(F.obj j) → CommRingCat.Colimits.Prequotient F - CommRingCat.Colimits.descFun 📋 Mathlib.Algebra.Category.Ring.Colimits
{J : Type v} [CategoryTheory.SmallCategory J] (F : CategoryTheory.Functor J CommRingCat) (s : CategoryTheory.Limits.Cocone F) : CommRingCat.Colimits.ColimitType F → ↑s.pt - CommRingCat.Colimits.descFunLift 📋 Mathlib.Algebra.Category.Ring.Colimits
{J : Type v} [CategoryTheory.SmallCategory J] (F : CategoryTheory.Functor J CommRingCat) (s : CategoryTheory.Limits.Cocone F) : CommRingCat.Colimits.Prequotient F → ↑s.pt - CommRingCat.Colimits.Relation.one 📋 Mathlib.Algebra.Category.Ring.Colimits
{J : Type v} [CategoryTheory.SmallCategory J] {F : CategoryTheory.Functor J CommRingCat} (j : J) : CommRingCat.Colimits.Relation F (CommRingCat.Colimits.Prequotient.of j 1) CommRingCat.Colimits.Prequotient.one - CommRingCat.Colimits.Relation.zero 📋 Mathlib.Algebra.Category.Ring.Colimits
{J : Type v} [CategoryTheory.SmallCategory J] {F : CategoryTheory.Functor J CommRingCat} (j : J) : CommRingCat.Colimits.Relation F (CommRingCat.Colimits.Prequotient.of j 0) CommRingCat.Colimits.Prequotient.zero - CommRingCat.Colimits.Relation.neg 📋 Mathlib.Algebra.Category.Ring.Colimits
{J : Type v} [CategoryTheory.SmallCategory J] {F : CategoryTheory.Functor J CommRingCat} (j : J) (x : ↑(F.obj j)) : CommRingCat.Colimits.Relation F (CommRingCat.Colimits.Prequotient.of j (-x)) (CommRingCat.Colimits.Prequotient.of j x).neg - CommRingCat.Colimits.Relation.add 📋 Mathlib.Algebra.Category.Ring.Colimits
{J : Type v} [CategoryTheory.SmallCategory J] {F : CategoryTheory.Functor J CommRingCat} (j : J) (x y : ↑(F.obj j)) : CommRingCat.Colimits.Relation F (CommRingCat.Colimits.Prequotient.of j (x + y)) ((CommRingCat.Colimits.Prequotient.of j x).add (CommRingCat.Colimits.Prequotient.of j y)) - CommRingCat.Colimits.Relation.mul 📋 Mathlib.Algebra.Category.Ring.Colimits
{J : Type v} [CategoryTheory.SmallCategory J] {F : CategoryTheory.Functor J CommRingCat} (j : J) (x y : ↑(F.obj j)) : CommRingCat.Colimits.Relation F (CommRingCat.Colimits.Prequotient.of j (x * y)) ((CommRingCat.Colimits.Prequotient.of j x).mul (CommRingCat.Colimits.Prequotient.of j y)) - CommRingCat.Colimits.Relation.map 📋 Mathlib.Algebra.Category.Ring.Colimits
{J : Type v} [CategoryTheory.SmallCategory J] {F : CategoryTheory.Functor J CommRingCat} (j j' : J) (f : j ⟶ j') (x : ↑(F.obj j)) : CommRingCat.Colimits.Relation F (CommRingCat.Colimits.Prequotient.of j' ((CategoryTheory.ConcreteCategory.hom (F.map f)) x)) (CommRingCat.Colimits.Prequotient.of j x) - CommRingCat.Colimits.cocone_naturality_components 📋 Mathlib.Algebra.Category.Ring.Colimits
{J : Type v} [CategoryTheory.SmallCategory J] (F : CategoryTheory.Functor J CommRingCat) (j j' : J) (f : j ⟶ j') (x : ↑(F.obj j)) : (CategoryTheory.ConcreteCategory.hom (CommRingCat.Colimits.coconeMorphism F j')) ((CategoryTheory.ConcreteCategory.hom (F.map f)) x) = (CategoryTheory.ConcreteCategory.hom (CommRingCat.Colimits.coconeMorphism F j)) x - CommRingCat.FilteredColimits.instNontrivialCarrierColimitOfIsFilteredOrEmptyOfObj 📋 Mathlib.Algebra.Category.Ring.FilteredColimits
{J : Type v} [CategoryTheory.SmallCategory J] {F : CategoryTheory.Functor J CommRingCat} [CategoryTheory.IsFilteredOrEmpty J] [CategoryTheory.Limits.HasColimit F] [∀ (i : J), Nontrivial ↑(F.obj i)] : Nontrivial ↑(CategoryTheory.Limits.colimit F) - CommRingCat.FilteredColimits.nontrivial 📋 Mathlib.Algebra.Category.Ring.FilteredColimits
{J : Type v} [CategoryTheory.SmallCategory J] {F : CategoryTheory.Functor J CommRingCat} [CategoryTheory.IsFilteredOrEmpty J] [∀ (i : J), Nontrivial ↑(F.obj i)] {c : CategoryTheory.Limits.Cocone F} (hc : CategoryTheory.Limits.IsColimit c) : Nontrivial ↑c.pt - CommRingCat.FilteredColimits.forget_preservesFilteredColimits 📋 Mathlib.Algebra.Category.Ring.FilteredColimits
: CategoryTheory.Limits.PreservesFilteredColimits (CategoryTheory.forget CommRingCat) - CommRingCat.FilteredColimits.forget₂Ring_preservesFilteredColimits 📋 Mathlib.Algebra.Category.Ring.FilteredColimits
: CategoryTheory.Limits.PreservesFilteredColimits (CategoryTheory.forget₂ CommRingCat RingCat) - CommRingCat.forget_preservesLimits 📋 Mathlib.Algebra.Category.Ring.Limits
: CategoryTheory.Limits.PreservesLimits (CategoryTheory.forget CommRingCat) - CommRingCat.forget_preservesLimitsOfSize 📋 Mathlib.Algebra.Category.Ring.Limits
[UnivLE.{v, u}] : CategoryTheory.Limits.PreservesLimitsOfSize.{w, v, u, u, u + 1, u + 1} (CategoryTheory.forget CommRingCat) - CommRingCat.commRingObj 📋 Mathlib.Algebra.Category.Ring.Limits
{J : Type v} [CategoryTheory.Category.{w, v} J] (F : CategoryTheory.Functor J CommRingCat) (j : J) : CommRing ((F.comp (CategoryTheory.forget CommRingCat)).obj j) - CommRingCat.forget₂CommSemiRing_preservesLimits 📋 Mathlib.Algebra.Category.Ring.Limits
: CategoryTheory.Limits.PreservesLimits (CategoryTheory.forget₂ CommRingCat CommSemiRingCat) - CommRingCat.forget₂Ring_preservesLimits 📋 Mathlib.Algebra.Category.Ring.Limits
: CategoryTheory.Limits.PreservesLimits (CategoryTheory.forget₂ CommRingCat RingCat) - CommRingCat.forget₂CommSemiRing_preservesLimitsOfSize 📋 Mathlib.Algebra.Category.Ring.Limits
[UnivLE.{v, u}] : CategoryTheory.Limits.PreservesLimitsOfSize.{w, v, u, u, u + 1, u + 1} (CategoryTheory.forget₂ CommRingCat CommSemiRingCat) - CommRingCat.forget₂Ring_preservesLimitsOfSize 📋 Mathlib.Algebra.Category.Ring.Limits
[UnivLE.{v, u}] : CategoryTheory.Limits.PreservesLimitsOfSize.{w, v, u, u, u + 1, u + 1} (CategoryTheory.forget₂ CommRingCat RingCat) - CommRingCat.hasLimit 📋 Mathlib.Algebra.Category.Ring.Limits
{J : Type v} [CategoryTheory.Category.{w, v} J] (F : CategoryTheory.Functor J CommRingCat) [Small.{u, max u v} ↑(F.comp (CategoryTheory.forget CommRingCat)).sections] : CategoryTheory.Limits.HasLimit F - CommRingCat.limitCone 📋 Mathlib.Algebra.Category.Ring.Limits
{J : Type v} [CategoryTheory.Category.{w, v} J] (F : CategoryTheory.Functor J CommRingCat) [Small.{u, max u v} ↑(F.comp (CategoryTheory.forget CommRingCat)).sections] : CategoryTheory.Limits.Cone F - CommRingCat.limitConeIsLimit 📋 Mathlib.Algebra.Category.Ring.Limits
{J : Type v} [CategoryTheory.Category.{w, v} J] (F : CategoryTheory.Functor J CommRingCat) [Small.{u, max u v} ↑(F.comp (CategoryTheory.forget CommRingCat)).sections] : CategoryTheory.Limits.IsLimit (CommRingCat.limitCone F) - CommRingCat.instCreatesLimitRingCatForget₂RingHomCarrierCarrier 📋 Mathlib.Algebra.Category.Ring.Limits
{J : Type v} [CategoryTheory.Category.{w, v} J] (F : CategoryTheory.Functor J CommRingCat) [Small.{u, max u v} ↑(F.comp (CategoryTheory.forget CommRingCat)).sections] : CategoryTheory.CreatesLimit F (CategoryTheory.forget₂ CommRingCat RingCat) - CommRingCat.limitCommRing 📋 Mathlib.Algebra.Category.Ring.Limits
{J : Type v} [CategoryTheory.Category.{w, v} J] (F : CategoryTheory.Functor J CommRingCat) [Small.{u, max u v} ↑(F.comp (CategoryTheory.forget CommRingCat)).sections] : CommRing (CategoryTheory.Limits.Types.Small.limitCone (F.comp (CategoryTheory.forget CommRingCat))).pt - CommRingCat.forget₂CommSemiRingPreservesLimitsAux 📋 Mathlib.Algebra.Category.Ring.Limits
{J : Type v} [CategoryTheory.Category.{w, v} J] (F : CategoryTheory.Functor J CommRingCat) [Small.{u, max u v} ↑(F.comp (CategoryTheory.forget CommRingCat)).sections] : CategoryTheory.Limits.IsLimit ((CategoryTheory.forget₂ CommRingCat CommSemiRingCat).mapCone (CommRingCat.limitCone F)) - BoolRing.hasForgetToCommRing 📋 Mathlib.Algebra.Category.BoolRing
: CategoryTheory.HasForget₂ BoolRing CommRingCat - CommRingCat.free_obj_coe 📋 Mathlib.Algebra.Category.Ring.Adjunctions
{α : Type u} : ↑(CommRingCat.free.obj α) = MvPolynomial α ℤ - CommRingCat.coyoneda_obj_obj_carrier 📋 Mathlib.Algebra.Category.Ring.Adjunctions
(n : Type vᵒᵖ) (R : CommRingCat) : ↑((CommRingCat.coyoneda.obj n).obj R) = (Opposite.unop n → ↑R) - CommRingCat.instIsRightAdjointForgetRingHomCarrier 📋 Mathlib.Algebra.Category.Ring.Adjunctions
: (CategoryTheory.forget CommRingCat).IsRightAdjoint - CommRingCat.adj 📋 Mathlib.Algebra.Category.Ring.Adjunctions
: CommRingCat.free ⊣ CategoryTheory.forget CommRingCat - CommRingCat.monoidAlgebra_obj 📋 Mathlib.Algebra.Category.Ring.Adjunctions
(R : CommRingCat) (G : CommMonCat) : R.monoidAlgebra.obj G = CategoryTheory.Under.mk (CommRingCat.ofHom MonoidAlgebra.singleOneRingHom) - CommRingCat.instIsRightAdjointCommMonCatForget₂RingHomCarrierMonoidHomCarrier 📋 Mathlib.Algebra.Category.Ring.Adjunctions
: (CategoryTheory.forget₂ CommRingCat CommMonCat).IsRightAdjoint - CommRingCat.forget₂Adj 📋 Mathlib.Algebra.Category.Ring.Adjunctions
{R : CommRingCat} (hR : CategoryTheory.Limits.IsInitial R) : R.monoidAlgebra.comp (CategoryTheory.Under.forget R) ⊣ CategoryTheory.forget₂ CommRingCat CommMonCat - CommRingCat.monoidAlgebraAdj 📋 Mathlib.Algebra.Category.Ring.Adjunctions
(R : CommRingCat) : R.monoidAlgebra ⊣ (CategoryTheory.Under.forget R).comp (CategoryTheory.forget₂ CommRingCat CommMonCat) - CommRingCat.coyonedaUnique_inv_app_hom_apply 📋 Mathlib.Algebra.Category.Ring.Adjunctions
{n : Type v} [Unique n] (X : CommRingCat) (a✝ : ↑X) (a✝¹ : Opposite.unop (Opposite.op n)) : (CommRingCat.Hom.hom (CommRingCat.coyonedaUnique.inv.app X)) a✝ a✝¹ = a✝ - CommRingCat.coyonedaUnique_hom_app_hom_apply 📋 Mathlib.Algebra.Category.Ring.Adjunctions
{n : Type v} [Unique n] (X : CommRingCat) (a✝ : Opposite.unop (Opposite.op n) → ↑X) : (CommRingCat.Hom.hom (CommRingCat.coyonedaUnique.hom.app X)) a✝ = a✝ default - CommRingCat.coyoneda_obj_map 📋 Mathlib.Algebra.Category.Ring.Adjunctions
(n : Type vᵒᵖ) {R S : CommRingCat} (φ : R ⟶ S) : (CommRingCat.coyoneda.obj n).map φ = CommRingCat.ofHom (RingHom.pi fun x => (CommRingCat.Hom.hom φ).comp (Pi.evalRingHom (fun a => ↑R) x)) - CommRingCat.monoidAlgebra_map 📋 Mathlib.Algebra.Category.Ring.Adjunctions
(R : CommRingCat) {X✝ Y✝ : CommMonCat} (f : X✝ ⟶ Y✝) : R.monoidAlgebra.map f = CategoryTheory.Under.homMk (CommRingCat.ofHom (MonoidAlgebra.mapDomainRingHom (↑R) (CommMonCat.Hom.hom f))) ⋯ - CommRingCat.free_map_coe 📋 Mathlib.Algebra.Category.Ring.Adjunctions
{α β : Type u} {f : α ⟶ β} : ⇑(CategoryTheory.ConcreteCategory.hom (CommRingCat.free.map f)) = ⇑(MvPolynomial.rename ⇑(CategoryTheory.ConcreteCategory.hom f)) - CommRingCat.coyoneda_map_app 📋 Mathlib.Algebra.Category.Ring.Adjunctions
{m n : Type vᵒᵖ} (f : m ⟶ n) (R : CommRingCat) : (CommRingCat.coyoneda.map f).app R = CommRingCat.ofHom (RingHom.pi fun x => Pi.evalRingHom (fun a => ↑R) ((CategoryTheory.ConcreteCategory.hom f.unop) x)) - isLocalHom_of_iso 📋 Mathlib.Algebra.Category.Ring.Instances
{R S : CommRingCat} (f : R ≅ S) : IsLocalHom (CommRingCat.Hom.hom f.hom) - isLocalHom_of_isIso 📋 Mathlib.Algebra.Category.Ring.Instances
{R S : CommRingCat} (f : R ⟶ S) [CategoryTheory.IsIso f] : IsLocalHom (CommRingCat.Hom.hom f) - Localization.epi' 📋 Mathlib.Algebra.Category.Ring.Instances
{R : CommRingCat} (M : Submonoid ↑R) : CategoryTheory.Epi (CommRingCat.ofHom (algebraMap (↑R) (Localization M))) - CommRingCat.isLocalHom_comp 📋 Mathlib.Algebra.Category.Ring.Instances
{R S T : CommRingCat} (f : R ⟶ S) (g : S ⟶ T) [IsLocalHom (CommRingCat.Hom.hom g)] [IsLocalHom (CommRingCat.Hom.hom f)] : IsLocalHom (CommRingCat.Hom.hom (CategoryTheory.CategoryStruct.comp f g)) - localization_unit_isIso' 📋 Mathlib.Algebra.Category.Ring.Instances
(R : CommRingCat) : CategoryTheory.IsIso (CommRingCat.ofHom (algebraMap (↑R) (Localization.Away 1))) - localization_unit_isIso 📋 Mathlib.Algebra.Category.Ring.Instances
(R : CommRingCat) : CategoryTheory.IsIso (CommRingCat.ofHom (algebraMap (↑R) (Localization.Away 1))) - CommRingCat.subsingleton_of_isTerminal 📋 Mathlib.Algebra.Category.Ring.Constructions
{X : CommRingCat} (hX : CategoryTheory.Limits.IsTerminal X) : Subsingleton ↑X - CommRingCat.prodFan_pt 📋 Mathlib.Algebra.Category.Ring.Constructions
(A B : CommRingCat) : (A.prodFan B).pt = CommRingCat.of (↑A × ↑B) - CommRingCat.piFan_pt 📋 Mathlib.Algebra.Category.Ring.Constructions
{ι : Type u} (R : ι → CommRingCat) : (CommRingCat.piFan R).pt = CommRingCat.of ((i : ι) → ↑(R i)) - CommRingCat.coproductCocone_pt 📋 Mathlib.Algebra.Category.Ring.Constructions
(A B : CommRingCat) : (A.coproductCocone B).pt = CommRingCat.of (TensorProduct ℤ ↑A ↑B) - CommRingCat.instIsLocalHomCarrierPtWalkingParallelPairEqualizerForkRingHomHomι 📋 Mathlib.Algebra.Category.Ring.Constructions
{A B : CommRingCat} (f g : A ⟶ B) : IsLocalHom (CommRingCat.Hom.hom (CommRingCat.equalizerFork f g).ι) - CommRingCat.coproductCocone_inr 📋 Mathlib.Algebra.Category.Ring.Constructions
(A B : CommRingCat) : (A.coproductCocone B).inr = CommRingCat.ofHom Algebra.TensorProduct.includeRight.toRingHom - CommRingCat.closure_range_union_range_eq_top_of_isPushout 📋 Mathlib.Algebra.Category.Ring.Constructions
{R A B X : CommRingCat} {f : R ⟶ A} {g : R ⟶ B} {a : A ⟶ X} {b : B ⟶ X} (H : CategoryTheory.IsPushout f g a b) : Subring.closure (Set.range ⇑(CategoryTheory.ConcreteCategory.hom a) ∪ Set.range ⇑(CategoryTheory.ConcreteCategory.hom b)) = ⊤ - CommRingCat.Limits.isUnit_iff_forall_isUnit 📋 Mathlib.Algebra.Category.Ring.Constructions
{J : Type u'} [CategoryTheory.SmallCategory J] (F : CategoryTheory.Functor J CommRingCat) {c : CategoryTheory.Limits.Cone F} (hc : CategoryTheory.Limits.IsLimit c) (r : ↑c.pt) : IsUnit r ↔ ∀ (j : J), IsUnit ((CategoryTheory.ConcreteCategory.hom (c.π.app j)) r) - CommRingCat.coproductCocone_inl 📋 Mathlib.Algebra.Category.Ring.Constructions
(A B : CommRingCat) : (A.coproductCocone B).inl = CommRingCat.ofHom Algebra.TensorProduct.includeLeft.toRingHom - CommRingCat.piIsoPi 📋 Mathlib.Algebra.Category.Ring.Constructions
{ι : Type u} (R : ι → CommRingCat) : ∏ᶜ R ≅ CommRingCat.of ((i : ι) → ↑(R i)) - CommRingCat.Limits.isLocalRing 📋 Mathlib.Algebra.Category.Ring.Constructions
{J : Type u'} [CategoryTheory.SmallCategory J] (F : CategoryTheory.Functor J CommRingCat) {c : CategoryTheory.Limits.Cone F} (hc : CategoryTheory.Limits.IsLimit c) (j : J) [IsLocalRing ↑(F.obj j)] (hj : ∀ (x : ↑c.pt), IsUnit ((CategoryTheory.ConcreteCategory.hom (c.π.app j)) x) → ∀ (i : J), ∃ k f g, IsLocalHom (CommRingCat.Hom.hom (F.map f)) ∧ (CategoryTheory.ConcreteCategory.hom (F.map f)) ((CategoryTheory.ConcreteCategory.hom (c.π.app i)) x) = (CategoryTheory.ConcreteCategory.hom (F.map g)) ((CategoryTheory.ConcreteCategory.hom (c.π.app j)) x)) : IsLocalRing ↑c.pt - CommRingCat.equalizer_limit_isLocalRing 📋 Mathlib.Algebra.Category.Ring.Constructions
(F : CategoryTheory.Functor CategoryTheory.Limits.WalkingParallelPair CommRingCat) [IsLocalRing ↑(F.obj CategoryTheory.Limits.WalkingParallelPair.zero)] : IsLocalRing ↑(CategoryTheory.Limits.limit F) - CommRingCat.Limits.π_isLocalHom 📋 Mathlib.Algebra.Category.Ring.Constructions
{J : Type u'} [CategoryTheory.SmallCategory J] (F : CategoryTheory.Functor J CommRingCat) {c : CategoryTheory.Limits.Cone F} (hc : CategoryTheory.Limits.IsLimit c) (j : J) (hj : ∀ (x : ↑c.pt), IsUnit ((CategoryTheory.ConcreteCategory.hom (c.π.app j)) x) → ∀ (i : J), ∃ k f g, IsLocalHom (CommRingCat.Hom.hom (F.map f)) ∧ (CategoryTheory.ConcreteCategory.hom (F.map f)) ((CategoryTheory.ConcreteCategory.hom (c.π.app i)) x) = (CategoryTheory.ConcreteCategory.hom (F.map g)) ((CategoryTheory.ConcreteCategory.hom (c.π.app j)) x)) : IsLocalHom (CommRingCat.Hom.hom (c.π.app j)) - CommRingCat.pullback_isLocalRing 📋 Mathlib.Algebra.Category.Ring.Constructions
{A B C : CommRingCat} (f : A ⟶ C) (g : B ⟶ C) [IsLocalHom (CommRingCat.Hom.hom g)] [IsLocalRing ↑A] : IsLocalRing ↑(CategoryTheory.Limits.pullback f g) - CommRingCat.coproductCoconeIsColimit_desc 📋 Mathlib.Algebra.Category.Ring.Constructions
(A B : CommRingCat) (s : CategoryTheory.Limits.BinaryCofan A B) : (A.coproductCoconeIsColimit B).desc s = CommRingCat.ofHom (Algebra.TensorProduct.lift (CommRingCat.Hom.hom s.inl).toIntAlgHom (CommRingCat.Hom.hom s.inr).toIntAlgHom ⋯).toRingHom - CommRingCat.coproductCocone_ι 📋 Mathlib.Algebra.Category.Ring.Constructions
(A B : CommRingCat) : (A.coproductCocone B).ι = { app := fun x => match x.as with | CategoryTheory.Limits.WalkingPair.left => CommRingCat.ofHom ↑Algebra.TensorProduct.includeLeft | CategoryTheory.Limits.WalkingPair.right => CommRingCat.ofHom ↑Algebra.TensorProduct.includeRight, naturality := ⋯ } - RingEquiv.piEquivPi 📋 Mathlib.Algebra.Category.Ring.Constructions
{ι : Type u} (R : ι → Type u) [(i : ι) → CommRing (R i)] : ↑(∏ᶜ fun i => CommRingCat.of (R i)) ≃+* ((i : ι) → R i) - CommRingCat.equalizer_ι_isLocalHom 📋 Mathlib.Algebra.Category.Ring.Constructions
(F : CategoryTheory.Functor CategoryTheory.Limits.WalkingParallelPair CommRingCat) : IsLocalHom (CommRingCat.Hom.hom (CategoryTheory.Limits.limit.π F CategoryTheory.Limits.WalkingParallelPair.zero)) - CommRingCat.equalizer_ι_isLocalHom' 📋 Mathlib.Algebra.Category.Ring.Constructions
(F : CategoryTheory.Functor CategoryTheory.Limits.WalkingParallelPairᵒᵖ CommRingCat) : IsLocalHom (CommRingCat.Hom.hom (CategoryTheory.Limits.limit.π F (Opposite.op CategoryTheory.Limits.WalkingParallelPair.one))) - CommRingCat.pullbackFst_isLocalHom 📋 Mathlib.Algebra.Category.Ring.Constructions
{A B C : CommRingCat} (f : A ⟶ C) (g : B ⟶ C) [IsLocalHom (CommRingCat.Hom.hom g)] : IsLocalHom (CommRingCat.Hom.hom (CategoryTheory.Limits.pullback.fst f g)) - CommRingCat.mkUnder 📋 Mathlib.Algebra.Category.Ring.Under.Basic
(R : CommRingCat) (A : Type u) [CommRing A] [Algebra (↑R) A] : CategoryTheory.Under R - CommRingCat.tensorProd 📋 Mathlib.Algebra.Category.Ring.Under.Basic
(R S : CommRingCat) [Algebra ↑R ↑S] : CategoryTheory.Functor (CategoryTheory.Under R) (CategoryTheory.Under S) - CommRingCat.instAlgebraCarrierRight 📋 Mathlib.Algebra.Category.Ring.Under.Basic
{R : CommRingCat} (A : CategoryTheory.Under R) : Algebra ↑R ↑A.right - CommRingCat.mkUnder_right 📋 Mathlib.Algebra.Category.Ring.Under.Basic
(R : CommRingCat) (A : Type u) [CommRing A] [Algebra (↑R) A] : (R.mkUnder A).right = CommRingCat.of A - AlgEquiv.toUnder 📋 Mathlib.Algebra.Category.Ring.Under.Basic
{R : CommRingCat} {A B : Type u} [CommRing A] [CommRing B] [Algebra (↑R) A] [Algebra (↑R) B] (f : A ≃ₐ[↑R] B) : R.mkUnder A ≅ R.mkUnder B - CommRingCat.mkUnder_hom 📋 Mathlib.Algebra.Category.Ring.Under.Basic
(R : CommRingCat) (A : Type u) [CommRing A] [Algebra (↑R) A] : (R.mkUnder A).hom = CommRingCat.ofHom (algebraMap (↑R) A) - AlgHom.toUnder 📋 Mathlib.Algebra.Category.Ring.Under.Basic
{R : CommRingCat} {A B : Type u} [CommRing A] [CommRing B] [Algebra (↑R) A] [Algebra (↑R) B] (f : A →ₐ[↑R] B) : R.mkUnder A ⟶ R.mkUnder B - CommRingCat.toAlgHom 📋 Mathlib.Algebra.Category.Ring.Under.Basic
{R : CommRingCat} {A B : CategoryTheory.Under R} (f : A ⟶ B) : ↑A.right →ₐ[↑R] ↑B.right - CommRingCat.toAlgHom_id 📋 Mathlib.Algebra.Category.Ring.Under.Basic
{R : CommRingCat} (A : CategoryTheory.Under R) : CommRingCat.toAlgHom (CategoryTheory.CategoryStruct.id A) = AlgHom.id ↑R ↑A.right - CommRingCat.tensorProdIsoPushout 📋 Mathlib.Algebra.Category.Ring.Under.Basic
(R S : CommRingCat) [Algebra ↑R ↑S] : R.tensorProd S ≅ CategoryTheory.Under.pushout (CommRingCat.ofHom (algebraMap ↑R ↑S)) - AlgEquiv.toUnder_trans 📋 Mathlib.Algebra.Category.Ring.Under.Basic
{R : CommRingCat} {A B C : Type u} [CommRing A] [CommRing B] [CommRing C] [Algebra (↑R) A] [Algebra (↑R) B] [Algebra (↑R) C] (f : A ≃ₐ[↑R] B) (g : B ≃ₐ[↑R] C) : (f.trans g).toUnder = f.toUnder ≪≫ g.toUnder - CommRingCat.tensorProd_obj_right 📋 Mathlib.Algebra.Category.Ring.Under.Basic
(R S : CommRingCat) [Algebra ↑R ↑S] (A : CategoryTheory.Under R) : ((R.tensorProd S).obj A).right = CommRingCat.of (TensorProduct ↑R ↑S ↑A.right) - AlgHom.toUnder_comp 📋 Mathlib.Algebra.Category.Ring.Under.Basic
{R : CommRingCat} {A B C : Type u} [CommRing A] [CommRing B] [CommRing C] [Algebra (↑R) A] [Algebra (↑R) B] [Algebra (↑R) C] (f : A →ₐ[↑R] B) (g : B →ₐ[↑R] C) : (g.comp f).toUnder = CategoryTheory.CategoryStruct.comp f.toUnder g.toUnder - CommRingCat.toAlgHom_comp 📋 Mathlib.Algebra.Category.Ring.Under.Basic
{R : CommRingCat} {A B C : CategoryTheory.Under R} (f : A ⟶ B) (g : B ⟶ C) : CommRingCat.toAlgHom (CategoryTheory.CategoryStruct.comp f g) = (CommRingCat.toAlgHom g).comp (CommRingCat.toAlgHom f) - CommRingCat.tensorProdIsoPushout_app 📋 Mathlib.Algebra.Category.Ring.Under.Basic
{R S : CommRingCat} [Algebra ↑R ↑S] (A : CategoryTheory.Under R) : (R.tensorProdIsoPushout S).app A = CommRingCat.tensorProdObjIsoPushoutObj S A - AlgHom.toUnder_right 📋 Mathlib.Algebra.Category.Ring.Under.Basic
{R : CommRingCat} {A B : Type u} [CommRing A] [CommRing B] [Algebra (↑R) A] [Algebra (↑R) B] (f : A →ₐ[↑R] B) (a : A) : (CategoryTheory.ConcreteCategory.hom (CategoryTheory.Under.Hom.right f.toUnder)) a = f a - AlgEquiv.toUnder_hom_right_apply 📋 Mathlib.Algebra.Category.Ring.Under.Basic
{R : CommRingCat} {A B : Type u} [CommRing A] [CommRing B] [Algebra (↑R) A] [Algebra (↑R) B] (f : A ≃ₐ[↑R] B) (a : A) : (CategoryTheory.ConcreteCategory.hom (CategoryTheory.Under.Hom.right f.toUnder.hom)) a = f a - CommRingCat.toAlgHom_apply 📋 Mathlib.Algebra.Category.Ring.Under.Basic
{R : CommRingCat} {A B : CategoryTheory.Under R} (f : A ⟶ B) (a : ↑A.right) : (CommRingCat.toAlgHom f) a = (CategoryTheory.ConcreteCategory.hom (CategoryTheory.Under.Hom.right f)) a - AlgEquiv.toUnder_inv_right_apply 📋 Mathlib.Algebra.Category.Ring.Under.Basic
{R : CommRingCat} {A B : Type u} [CommRing A] [CommRing B] [Algebra (↑R) A] [Algebra (↑R) B] (f : A ≃ₐ[↑R] B) (b : B) : (CategoryTheory.ConcreteCategory.hom (CategoryTheory.Under.Hom.right f.toUnder.inv)) b = f.symm b - CommRingCat.tensorProdObjIsoPushoutObj 📋 Mathlib.Algebra.Category.Ring.Under.Basic
{R : CommRingCat} (S : CommRingCat) [Algebra ↑R ↑S] (A : CategoryTheory.Under R) : S.mkUnder (TensorProduct ↑R ↑S ↑A.right) ≅ (CategoryTheory.Under.pushout (CommRingCat.ofHom (algebraMap ↑R ↑S))).obj A - CommRingCat.mkUnder_ext 📋 Mathlib.Algebra.Category.Ring.Under.Basic
{R : CommRingCat} {A : Type u} [CommRing A] [Algebra (↑R) A] {B : CategoryTheory.Under R} {f g : R.mkUnder A ⟶ B} (h : ∀ (a : A), (CategoryTheory.ConcreteCategory.hom (CategoryTheory.Under.Hom.right f)) a = (CategoryTheory.ConcreteCategory.hom (CategoryTheory.Under.Hom.right g)) a) : f = g - CommRingCat.mkUnder_ext_iff 📋 Mathlib.Algebra.Category.Ring.Under.Basic
{R : CommRingCat} {A : Type u} [CommRing A] [Algebra (↑R) A] {B : CategoryTheory.Under R} {f g : R.mkUnder A ⟶ B} : f = g ↔ ∀ (a : A), (CategoryTheory.ConcreteCategory.hom (CategoryTheory.Under.Hom.right f)) a = (CategoryTheory.ConcreteCategory.hom (CategoryTheory.Under.Hom.right g)) a - CommRingCat.pushout_inr_tensorProdObjIsoPushoutObj_inv_right 📋 Mathlib.Algebra.Category.Ring.Under.Basic
{R S : CommRingCat} [Algebra ↑R ↑S] (A : CategoryTheory.Under R) : CategoryTheory.CategoryStruct.comp (CategoryTheory.Limits.pushout.inr A.hom (CommRingCat.ofHom (algebraMap ↑R ↑S))) (CategoryTheory.Under.Hom.right (CommRingCat.tensorProdObjIsoPushoutObj S A).inv) = CommRingCat.ofHom Algebra.TensorProduct.includeLeftRingHom - CommRingCat.pushout_inl_tensorProdObjIsoPushoutObj_inv_right 📋 Mathlib.Algebra.Category.Ring.Under.Basic
{R S : CommRingCat} [Algebra ↑R ↑S] (A : CategoryTheory.Under R) : CategoryTheory.CategoryStruct.comp (CategoryTheory.Limits.pushout.inl A.hom (CommRingCat.ofHom (algebraMap ↑R ↑S))) (CategoryTheory.Under.Hom.right (CommRingCat.tensorProdObjIsoPushoutObj S A).inv) = CommRingCat.ofHom Algebra.TensorProduct.includeRight.toRingHom - CommRingCat.pushout_inr_tensorProdObjIsoPushoutObj_inv_right_assoc 📋 Mathlib.Algebra.Category.Ring.Under.Basic
{R S : CommRingCat} [Algebra ↑R ↑S] (A : CategoryTheory.Under R) {Z : CommRingCat} (h : (S.mkUnder (TensorProduct ↑R ↑S ↑A.right)).right ⟶ Z) : CategoryTheory.CategoryStruct.comp (CategoryTheory.Limits.pushout.inr A.hom (CommRingCat.ofHom (algebraMap ↑R ↑S))) (CategoryTheory.CategoryStruct.comp (CategoryTheory.Under.Hom.right (CommRingCat.tensorProdObjIsoPushoutObj S A).inv) h) = CategoryTheory.CategoryStruct.comp (CommRingCat.ofHom Algebra.TensorProduct.includeLeftRingHom) h - CommRingCat.pushout_inl_tensorProdObjIsoPushoutObj_inv_right_assoc 📋 Mathlib.Algebra.Category.Ring.Under.Basic
{R S : CommRingCat} [Algebra ↑R ↑S] (A : CategoryTheory.Under R) {Z : CommRingCat} (h : (S.mkUnder (TensorProduct ↑R ↑S ↑A.right)).right ⟶ Z) : CategoryTheory.CategoryStruct.comp (CategoryTheory.Limits.pushout.inl A.hom (CommRingCat.ofHom (algebraMap ↑R ↑S))) (CategoryTheory.CategoryStruct.comp (CategoryTheory.Under.Hom.right (CommRingCat.tensorProdObjIsoPushoutObj S A).inv) h) = CategoryTheory.CategoryStruct.comp (CommRingCat.ofHom Algebra.TensorProduct.includeRight.toRingHom) h - CommRingCat.tensorProd_map_right 📋 Mathlib.Algebra.Category.Ring.Under.Basic
(R S : CommRingCat) [Algebra ↑R ↑S] {X✝ Y✝ : CategoryTheory.Under R} (f : X✝ ⟶ Y✝) : ((R.tensorProd S).map f).right = CommRingCat.ofHom ↑(Algebra.TensorProduct.map (AlgHom.id ↑S ↑S) (CommRingCat.toAlgHom f)) - commAlgCatEquivUnder 📋 Mathlib.Algebra.Category.CommAlgCat.Basic
(R : CommRingCat) : CommAlgCat ↑R ≌ CategoryTheory.Under R - commAlgCatEquivUnder_inverse_obj_carrier 📋 Mathlib.Algebra.Category.CommAlgCat.Basic
(R : CommRingCat) (A : CategoryTheory.Under R) : ↑((commAlgCatEquivUnder R).inverse.obj A) = ↑A.right - commAlgCatEquivUnder_functor_obj 📋 Mathlib.Algebra.Category.CommAlgCat.Basic
(R : CommRingCat) (A : CommAlgCat ↑R) : (commAlgCatEquivUnder R).functor.obj A = R.mkUnder ↑A - commAlgCatEquivUnder_inverse_map 📋 Mathlib.Algebra.Category.CommAlgCat.Basic
(R : CommRingCat) {A B : CategoryTheory.Under R} (f : A ⟶ B) : (commAlgCatEquivUnder R).inverse.map f = CommAlgCat.ofHom (CommRingCat.toAlgHom f) - commAlgCatEquivUnder_functor_map 📋 Mathlib.Algebra.Category.CommAlgCat.Basic
(R : CommRingCat) {A B : CommAlgCat ↑R} (f : A ⟶ B) : (commAlgCatEquivUnder R).functor.map f = (CommAlgCat.Hom.hom f).toUnder - CommAlgCat.hasForgetToCommRingCat 📋 Mathlib.Algebra.Category.CommAlgCat.Basic
{R : Type u} [CommRing R] : CategoryTheory.HasForget₂ (CommAlgCat R) CommRingCat - CommAlgCat.forget₂_commRingCat_obj 📋 Mathlib.Algebra.Category.CommAlgCat.Basic
{R : Type u} [CommRing R] (A : CommAlgCat R) : (CategoryTheory.forget₂ (CommAlgCat R) CommRingCat).obj A = CommRingCat.of ↑A - CommAlgCat.homEquivCommRingCat 📋 Mathlib.Algebra.Category.CommAlgCat.Basic
{R : Type u} [CommRing R] (A B : CommAlgCat R) : (A ⟶ B) ≃ { f // (CommRingCat.Hom.hom f).comp (algebraMap R ↑A) = algebraMap R ↑B } - commAlgCatEquivUnder_counitIso 📋 Mathlib.Algebra.Category.CommAlgCat.Basic
(R : CommRingCat) : (commAlgCatEquivUnder R).counitIso = CategoryTheory.Iso.refl ({ obj := fun A => CommAlgCat.of ↑R ↑A.right, map := fun {A B} f => CommAlgCat.ofHom (CommRingCat.toAlgHom f), map_id := ⋯, map_comp := ⋯ }.comp { obj := fun A => R.mkUnder ↑A, map := fun {A B} f => (CommAlgCat.Hom.hom f).toUnder, map_id := ⋯, map_comp := ⋯ }) - CommAlgCat.forget₂_commRingCat_map 📋 Mathlib.Algebra.Category.CommAlgCat.Basic
{R : Type u} [CommRing R] {A B : CommAlgCat R} (f : A ⟶ B) : (CategoryTheory.forget₂ (CommAlgCat R) CommRingCat).map f = CommRingCat.ofHom ↑(CommAlgCat.Hom.hom f) - CommAlgCat.homEquivCommRingCat_apply_coe 📋 Mathlib.Algebra.Category.CommAlgCat.Basic
{R : Type u} [CommRing R] (A B : CommAlgCat R) (f : A ⟶ B) : ↑((A.homEquivCommRingCat B) f) = CommRingCat.ofHom ↑(CommAlgCat.Hom.hom f) - commAlgCatEquivUnder_unitIso 📋 Mathlib.Algebra.Category.CommAlgCat.Basic
(R : CommRingCat) : (commAlgCatEquivUnder R).unitIso = CategoryTheory.NatIso.ofComponents (fun A => CommAlgCat.isoMk (let __RingEquiv := RingEquiv.refl ↑A; { toEquiv := __RingEquiv.toEquiv, map_mul' := ⋯, map_add' := ⋯, commutes' := ⋯ })) ⋯ - CommAlgCat.homEquivCommRingCat_symm_apply 📋 Mathlib.Algebra.Category.CommAlgCat.Basic
{R : Type u} [CommRing R] (A B : CommAlgCat R) (f : { f // (CommRingCat.Hom.hom f).comp (algebraMap R ↑A) = algebraMap R ↑B }) : (A.homEquivCommRingCat B).symm f = CommAlgCat.ofHom { toRingHom := CommRingCat.Hom.hom ↑f, commutes' := ⋯ } - RingHom.RespectsIso.arrow_mk_iso_iff 📋 Mathlib.RingTheory.RingHomProperties
{P : {R S : Type u} → [inst : CommRing R] → [inst_1 : CommRing S] → (R →+* S) → Prop} (hQ : RingHom.RespectsIso fun {R S} [CommRing R] [CommRing S] => P) {A B A' B' : CommRingCat} {f : A ⟶ B} {g : A' ⟶ B'} (e : CategoryTheory.Arrow.mk f ≅ CategoryTheory.Arrow.mk g) : P (CommRingCat.Hom.hom f) ↔ P (CommRingCat.Hom.hom g) - RingHom.RespectsIso.cancel_left_isIso 📋 Mathlib.RingTheory.RingHomProperties
{P : {R S : Type u} → [inst : CommRing R] → [inst_1 : CommRing S] → (R →+* S) → Prop} (hP : RingHom.RespectsIso P) {R S T : CommRingCat} (f : R ⟶ S) (g : S ⟶ T) [CategoryTheory.IsIso f] : P ((CommRingCat.Hom.hom g).comp (CommRingCat.Hom.hom f)) ↔ P (CommRingCat.Hom.hom g) - RingHom.RespectsIso.cancel_right_isIso 📋 Mathlib.RingTheory.RingHomProperties
{P : {R S : Type u} → [inst : CommRing R] → [inst_1 : CommRing S] → (R →+* S) → Prop} (hP : RingHom.RespectsIso P) {R S T : CommRingCat} (f : R ⟶ S) (g : S ⟶ T) [CategoryTheory.IsIso g] : P ((CommRingCat.Hom.hom g).comp (CommRingCat.Hom.hom f)) ↔ P (CommRingCat.Hom.hom f) - RingHom.IsStableUnderBaseChange.pushout_inl 📋 Mathlib.RingTheory.RingHomProperties
{P : {R S : Type u} → [inst : CommRing R] → [inst_1 : CommRing S] → (R →+* S) → Prop} (hP : RingHom.IsStableUnderBaseChange P) (hP' : RingHom.RespectsIso P) {R S T : CommRingCat} (f : R ⟶ S) (g : R ⟶ T) (H : P (CommRingCat.Hom.hom g)) : P (CommRingCat.Hom.hom (CategoryTheory.Limits.pushout.inl f g)) - FGAlgCat.equivUnder 📋 Mathlib.Algebra.Category.CommAlgCat.FiniteType
(R : CommRingCat) : FGAlgCat ↑R ≌ (RingHom.toMorphismProperty fun {R S} [CommRing R] [CommRing S] => RingHom.FiniteType).Under ⊤ R - CommRingCat.flat_iff 📋 Mathlib.RingTheory.RingHom.Flat
{R S : CommRingCat} (f : R ⟶ S) : CommRingCat.flat f ↔ (CommRingCat.Hom.hom f).Flat - CommRingCat.inl_injective_of_flat 📋 Mathlib.RingTheory.RingHom.Flat
{R S T : CommRingCat} (f : R ⟶ S) (g : R ⟶ T) (hf : (CommRingCat.Hom.hom f).Flat) (hg : Function.Injective ⇑(CategoryTheory.ConcreteCategory.hom g)) : Function.Injective ⇑(CategoryTheory.ConcreteCategory.hom (CategoryTheory.Limits.pushout.inl f g)) - CommRingCat.inr_injective_of_flat 📋 Mathlib.RingTheory.RingHom.Flat
{R S T : CommRingCat} (f : R ⟶ S) (g : R ⟶ T) (hf : Function.Injective ⇑(CategoryTheory.ConcreteCategory.hom f)) (hg : (CommRingCat.Hom.hom g).Flat) : Function.Injective ⇑(CategoryTheory.ConcreteCategory.hom (CategoryTheory.Limits.pushout.inr f g)) - CommRingCat.KaehlerDifferential 📋 Mathlib.Algebra.Category.ModuleCat.Differentials.Basic
{A B : CommRingCat} (f : A ⟶ B) : ModuleCat ↑B - ModuleCat.Derivation 📋 Mathlib.Algebra.Category.ModuleCat.Differentials.Basic
{A B : CommRingCat} (M : ModuleCat ↑B) (f : A ⟶ B) : Type (max v u) - CommRingCat.KaehlerDifferential.d 📋 Mathlib.Algebra.Category.ModuleCat.Differentials.Basic
{A B : CommRingCat} {f : A ⟶ B} (b : ↑B) : ↑(CommRingCat.KaehlerDifferential f) - ModuleCat.Derivation.d 📋 Mathlib.Algebra.Category.ModuleCat.Differentials.Basic
{A B : CommRingCat} {M : ModuleCat ↑B} {f : A ⟶ B} (D : M.Derivation f) (b : ↑B) : ↑M - ModuleCat.Derivation.desc 📋 Mathlib.Algebra.Category.ModuleCat.Differentials.Basic
{A B : CommRingCat} {f : A ⟶ B} {M : ModuleCat ↑B} (D : M.Derivation f) : CommRingCat.KaehlerDifferential f ⟶ M - CommRingCat.KaehlerDifferential.map 📋 Mathlib.Algebra.Category.ModuleCat.Differentials.Basic
{A B A' B' : CommRingCat} {f : A ⟶ B} {f' : A' ⟶ B'} {g : A ⟶ A'} {g' : B ⟶ B'} (fac : CategoryTheory.CategoryStruct.comp g f' = CategoryTheory.CategoryStruct.comp f g') : CommRingCat.KaehlerDifferential f ⟶ (ModuleCat.restrictScalars (CommRingCat.Hom.hom g')).obj (CommRingCat.KaehlerDifferential f') - ModuleCat.Derivation.d_add 📋 Mathlib.Algebra.Category.ModuleCat.Differentials.Basic
{A B : CommRingCat} {M : ModuleCat ↑B} {f : A ⟶ B} (D : M.Derivation f) (b b' : ↑B) : D.d (b + b') = D.d b + D.d b' - ModuleCat.Derivation.d_map 📋 Mathlib.Algebra.Category.ModuleCat.Differentials.Basic
{A B : CommRingCat} {M : ModuleCat ↑B} {f : A ⟶ B} (D : M.Derivation f) (a : ↑A) : D.d ((CategoryTheory.ConcreteCategory.hom f) a) = 0 - ModuleCat.Derivation.desc_d 📋 Mathlib.Algebra.Category.ModuleCat.Differentials.Basic
{A B : CommRingCat} {f : A ⟶ B} {M : ModuleCat ↑B} (D : M.Derivation f) (b : ↑B) : (CategoryTheory.ConcreteCategory.hom D.desc) (CommRingCat.KaehlerDifferential.d b) = D.d b - ModuleCat.Derivation.d_mul 📋 Mathlib.Algebra.Category.ModuleCat.Differentials.Basic
{A B : CommRingCat} {M : ModuleCat ↑B} {f : A ⟶ B} (D : M.Derivation f) (b b' : ↑B) : D.d (b * b') = b • D.d b' + b' • D.d b - CommRingCat.KaehlerDifferential.map_d 📋 Mathlib.Algebra.Category.ModuleCat.Differentials.Basic
{A B A' B' : CommRingCat} {f : A ⟶ B} {f' : A' ⟶ B'} {g : A ⟶ A'} {g' : B ⟶ B'} (fac : CategoryTheory.CategoryStruct.comp g f' = CategoryTheory.CategoryStruct.comp f g') (b : ↑B) : (CategoryTheory.ConcreteCategory.hom (CommRingCat.KaehlerDifferential.map fac)) (CommRingCat.KaehlerDifferential.d b) = CommRingCat.KaehlerDifferential.d ((CategoryTheory.ConcreteCategory.hom g') b) - ModuleCat.Derivation.mk 📋 Mathlib.Algebra.Category.ModuleCat.Differentials.Basic
{A B : CommRingCat} {M : ModuleCat ↑B} {f : A ⟶ B} (d : ↑B → ↑M) (d_add : ∀ (b b' : ↑B), d (b + b') = d b + d b' := by simp) (d_mul : ∀ (b b' : ↑B), d (b * b') = b • d b' + b' • d b := by simp) (d_map : ∀ (a : ↑A), d ((CategoryTheory.ConcreteCategory.hom f) a) = 0 := by simp) : M.Derivation f - CommRingCat.KaehlerDifferential.ext 📋 Mathlib.Algebra.Category.ModuleCat.Differentials.Basic
{A B : CommRingCat} {f : A ⟶ B} {M : ModuleCat ↑B} {α β : CommRingCat.KaehlerDifferential f ⟶ M} (h : ∀ (b : ↑B), (CategoryTheory.ConcreteCategory.hom α) (CommRingCat.KaehlerDifferential.d b) = (CategoryTheory.ConcreteCategory.hom β) (CommRingCat.KaehlerDifferential.d b)) : α = β - CommRingCat.KaehlerDifferential.ext_iff 📋 Mathlib.Algebra.Category.ModuleCat.Differentials.Basic
{A B : CommRingCat} {f : A ⟶ B} {M : ModuleCat ↑B} {α β : CommRingCat.KaehlerDifferential f ⟶ M} : α = β ↔ ∀ (b : ↑B), (CategoryTheory.ConcreteCategory.hom α) (CommRingCat.KaehlerDifferential.d b) = (CategoryTheory.ConcreteCategory.hom β) (CommRingCat.KaehlerDifferential.d b) - PresheafOfModules.instModuleCarrierObjOppositeCommRingCatCarrierCarrierRingCatCompForget₂RingHomObj 📋 Mathlib.Algebra.Category.ModuleCat.Presheaf
{C : Type u₁} [CategoryTheory.Category.{v₁, u₁} C] {R : CategoryTheory.Functor Cᵒᵖ CommRingCat} (X : Cᵒᵖ) (M : PresheafOfModules (R.comp (CategoryTheory.forget₂ CommRingCat RingCat))) : Module ↑(R.obj X) ↑(M.obj X) - PresheafOfModules.DifferentialsConstruction.relativeDifferentials' 📋 Mathlib.Algebra.Category.ModuleCat.Differentials.Presheaf
{D : Type u₂} [CategoryTheory.Category.{v₂, u₂} D] {S' R : CategoryTheory.Functor Dᵒᵖ CommRingCat} (φ' : S' ⟶ R) : PresheafOfModules (R.comp (CategoryTheory.forget₂ CommRingCat RingCat)) - PresheafOfModules.Derivation' 📋 Mathlib.Algebra.Category.ModuleCat.Differentials.Presheaf
{D : Type u₂} [CategoryTheory.Category.{v₂, u₂} D] {S' R : CategoryTheory.Functor Dᵒᵖ CommRingCat} (M : PresheafOfModules (R.comp (CategoryTheory.forget₂ CommRingCat RingCat))) (φ' : S' ⟶ R) : Type (max (max u₂ u) v) - PresheafOfModules.Derivation 📋 Mathlib.Algebra.Category.ModuleCat.Differentials.Presheaf
{C : Type u₁} [CategoryTheory.Category.{v₁, u₁} C] {D : Type u₂} [CategoryTheory.Category.{v₂, u₂} D] {S : CategoryTheory.Functor Cᵒᵖ CommRingCat} {F : CategoryTheory.Functor C D} {R : CategoryTheory.Functor Dᵒᵖ CommRingCat} (M : PresheafOfModules (R.comp (CategoryTheory.forget₂ CommRingCat RingCat))) (φ : S ⟶ F.op.comp R) : Type (max (max u u₂) v) - PresheafOfModules.Derivation.Universal 📋 Mathlib.Algebra.Category.ModuleCat.Differentials.Presheaf
{C : Type u₁} [CategoryTheory.Category.{v₁, u₁} C] {D : Type u₂} [CategoryTheory.Category.{v₂, u₂} D] {S : CategoryTheory.Functor Cᵒᵖ CommRingCat} {F : CategoryTheory.Functor C D} {R : CategoryTheory.Functor Dᵒᵖ CommRingCat} {M : PresheafOfModules (R.comp (CategoryTheory.forget₂ CommRingCat RingCat))} {φ : S ⟶ F.op.comp R} (d : M.Derivation φ) : Type (max (max (max u u₂) (v + 1)) v₂) - PresheafOfModules.Derivation.instSubsingletonUniversal 📋 Mathlib.Algebra.Category.ModuleCat.Differentials.Presheaf
{C : Type u₁} [CategoryTheory.Category.{v₁, u₁} C] {D : Type u₂} [CategoryTheory.Category.{v₂, u₂} D] {S : CategoryTheory.Functor Cᵒᵖ CommRingCat} {F : CategoryTheory.Functor C D} {R : CategoryTheory.Functor Dᵒᵖ CommRingCat} {M : PresheafOfModules (R.comp (CategoryTheory.forget₂ CommRingCat RingCat))} {φ : S ⟶ F.op.comp R} (d : M.Derivation φ) : Subsingleton d.Universal - PresheafOfModules.DifferentialsConstruction.relativeDifferentials'_obj 📋 Mathlib.Algebra.Category.ModuleCat.Differentials.Presheaf
{D : Type u₂} [CategoryTheory.Category.{v₂, u₂} D] {S' R : CategoryTheory.Functor Dᵒᵖ CommRingCat} (φ' : S' ⟶ R) (X : Dᵒᵖ) : (PresheafOfModules.DifferentialsConstruction.relativeDifferentials' φ').obj X = CommRingCat.KaehlerDifferential (φ'.app X) - PresheafOfModules.Derivation'.app 📋 Mathlib.Algebra.Category.ModuleCat.Differentials.Presheaf
{D : Type u₂} [CategoryTheory.Category.{v₂, u₂} D] {S' R : CategoryTheory.Functor Dᵒᵖ CommRingCat} {M : PresheafOfModules (R.comp (CategoryTheory.forget₂ CommRingCat RingCat))} {φ' : S' ⟶ R} (d : M.Derivation' φ') (X : Dᵒᵖ) : (M.obj X).Derivation (φ'.app X) - PresheafOfModules.HasDifferentials.exists_universal_derivation 📋 Mathlib.Algebra.Category.ModuleCat.Differentials.Presheaf
{C : Type u₁} {inst✝ : CategoryTheory.Category.{v₁, u₁} C} {D : Type u₂} {inst✝¹ : CategoryTheory.Category.{v₂, u₂} D} {S : CategoryTheory.Functor Cᵒᵖ CommRingCat} {F : CategoryTheory.Functor C D} {R : CategoryTheory.Functor Dᵒᵖ CommRingCat} {φ : S ⟶ F.op.comp R} [self : PresheafOfModules.HasDifferentials φ] : ∃ M d, Nonempty d.Universal - PresheafOfModules.HasDifferentials.mk 📋 Mathlib.Algebra.Category.ModuleCat.Differentials.Presheaf
{C : Type u₁} [CategoryTheory.Category.{v₁, u₁} C] {D : Type u₂} [CategoryTheory.Category.{v₂, u₂} D] {S : CategoryTheory.Functor Cᵒᵖ CommRingCat} {F : CategoryTheory.Functor C D} {R : CategoryTheory.Functor Dᵒᵖ CommRingCat} {φ : S ⟶ F.op.comp R} (exists_universal_derivation : ∃ M d, Nonempty d.Universal) : PresheafOfModules.HasDifferentials φ - PresheafOfModules.Derivation.Universal.fac 📋 Mathlib.Algebra.Category.ModuleCat.Differentials.Presheaf
{C : Type u₁} [CategoryTheory.Category.{v₁, u₁} C] {D : Type u₂} [CategoryTheory.Category.{v₂, u₂} D] {S : CategoryTheory.Functor Cᵒᵖ CommRingCat} {F : CategoryTheory.Functor C D} {R : CategoryTheory.Functor Dᵒᵖ CommRingCat} {M : PresheafOfModules (R.comp (CategoryTheory.forget₂ CommRingCat RingCat))} {φ : S ⟶ F.op.comp R} {d : M.Derivation φ} (self : d.Universal) {M' : PresheafOfModules (R.comp (CategoryTheory.forget₂ CommRingCat RingCat))} (d' : M'.Derivation φ) : d.postcomp (self.desc d') = d' - PresheafOfModules.DifferentialsConstruction.relativeDifferentials'_map 📋 Mathlib.Algebra.Category.ModuleCat.Differentials.Presheaf
{D : Type u₂} [CategoryTheory.Category.{v₂, u₂} D] {S' R : CategoryTheory.Functor Dᵒᵖ CommRingCat} (φ' : S' ⟶ R) {X✝ Y✝ : Dᵒᵖ} (f : X✝ ⟶ Y✝) : (PresheafOfModules.DifferentialsConstruction.relativeDifferentials' φ').map f = CommRingCat.KaehlerDifferential.map ⋯ - PresheafOfModules.Derivation.postcomp 📋 Mathlib.Algebra.Category.ModuleCat.Differentials.Presheaf
{C : Type u₁} [CategoryTheory.Category.{v₁, u₁} C] {D : Type u₂} [CategoryTheory.Category.{v₂, u₂} D] {S : CategoryTheory.Functor Cᵒᵖ CommRingCat} {F : CategoryTheory.Functor C D} {R : CategoryTheory.Functor Dᵒᵖ CommRingCat} {M N : PresheafOfModules (R.comp (CategoryTheory.forget₂ CommRingCat RingCat))} {φ : S ⟶ F.op.comp R} (d : M.Derivation φ) (f : M ⟶ N) : N.Derivation φ - PresheafOfModules.Derivation.Universal.desc 📋 Mathlib.Algebra.Category.ModuleCat.Differentials.Presheaf
{C : Type u₁} [CategoryTheory.Category.{v₁, u₁} C] {D : Type u₂} [CategoryTheory.Category.{v₂, u₂} D] {S : CategoryTheory.Functor Cᵒᵖ CommRingCat} {F : CategoryTheory.Functor C D} {R : CategoryTheory.Functor Dᵒᵖ CommRingCat} {M : PresheafOfModules (R.comp (CategoryTheory.forget₂ CommRingCat RingCat))} {φ : S ⟶ F.op.comp R} {d : M.Derivation φ} (self : d.Universal) {M' : PresheafOfModules (R.comp (CategoryTheory.forget₂ CommRingCat RingCat))} (d' : M'.Derivation φ) : M ⟶ M' - PresheafOfModules.Derivation.Universal.postcomp_injective 📋 Mathlib.Algebra.Category.ModuleCat.Differentials.Presheaf
{C : Type u₁} [CategoryTheory.Category.{v₁, u₁} C] {D : Type u₂} [CategoryTheory.Category.{v₂, u₂} D] {S : CategoryTheory.Functor Cᵒᵖ CommRingCat} {F : CategoryTheory.Functor C D} {R : CategoryTheory.Functor Dᵒᵖ CommRingCat} {M : PresheafOfModules (R.comp (CategoryTheory.forget₂ CommRingCat RingCat))} {φ : S ⟶ F.op.comp R} {d : M.Derivation φ} (self : d.Universal) {M' : PresheafOfModules (R.comp (CategoryTheory.forget₂ CommRingCat RingCat))} (φ✝ φ' : M ⟶ M') (h : d.postcomp φ✝ = d.postcomp φ') : φ✝ = φ' - PresheafOfModules.Derivation'.Universal.mk 📋 Mathlib.Algebra.Category.ModuleCat.Differentials.Presheaf
{D : Type u₂} [CategoryTheory.Category.{v₂, u₂} D] {S' R : CategoryTheory.Functor Dᵒᵖ CommRingCat} {M : PresheafOfModules (R.comp (CategoryTheory.forget₂ CommRingCat RingCat))} {φ' : S' ⟶ R} {d : M.Derivation' φ'} (desc : {M' : PresheafOfModules (R.comp (CategoryTheory.forget₂ CommRingCat RingCat))} → M'.Derivation' φ' → (M ⟶ M')) (fac : ∀ {M' : PresheafOfModules (R.comp (CategoryTheory.forget₂ CommRingCat RingCat))} (d' : M'.Derivation' φ'), PresheafOfModules.Derivation.postcomp d (desc d') = d') (postcomp_injective : ∀ {M' : PresheafOfModules (R.comp (CategoryTheory.forget₂ CommRingCat RingCat))} (α β : M ⟶ M'), PresheafOfModules.Derivation.postcomp d α = PresheafOfModules.Derivation.postcomp d β → α = β) : PresheafOfModules.Derivation.Universal d - PresheafOfModules.Derivation.Universal.mk 📋 Mathlib.Algebra.Category.ModuleCat.Differentials.Presheaf
{C : Type u₁} [CategoryTheory.Category.{v₁, u₁} C] {D : Type u₂} [CategoryTheory.Category.{v₂, u₂} D] {S : CategoryTheory.Functor Cᵒᵖ CommRingCat} {F : CategoryTheory.Functor C D} {R : CategoryTheory.Functor Dᵒᵖ CommRingCat} {M : PresheafOfModules (R.comp (CategoryTheory.forget₂ CommRingCat RingCat))} {φ : S ⟶ F.op.comp R} {d : M.Derivation φ} (desc : {M' : PresheafOfModules (R.comp (CategoryTheory.forget₂ CommRingCat RingCat))} → M'.Derivation φ → (M ⟶ M')) (fac : ∀ {M' : PresheafOfModules (R.comp (CategoryTheory.forget₂ CommRingCat RingCat))} (d' : M'.Derivation φ), d.postcomp (desc d') = d' := by cat_disch) (postcomp_injective : ∀ {M' : PresheafOfModules (R.comp (CategoryTheory.forget₂ CommRingCat RingCat))} (φ_1 φ' : M ⟶ M'), d.postcomp φ_1 = d.postcomp φ' → φ_1 = φ' := by cat_disch) : d.Universal - PresheafOfModules.Derivation.d 📋 Mathlib.Algebra.Category.ModuleCat.Differentials.Presheaf
{C : Type u₁} [CategoryTheory.Category.{v₁, u₁} C] {D : Type u₂} [CategoryTheory.Category.{v₂, u₂} D] {S : CategoryTheory.Functor Cᵒᵖ CommRingCat} {F : CategoryTheory.Functor C D} {R : CategoryTheory.Functor Dᵒᵖ CommRingCat} {M : PresheafOfModules (R.comp (CategoryTheory.forget₂ CommRingCat RingCat))} {φ : S ⟶ F.op.comp R} (self : M.Derivation φ) {X : Dᵒᵖ} : ↑(R.obj X) →+ ↑(M.obj X) - PresheafOfModules.Derivation.ext 📋 Mathlib.Algebra.Category.ModuleCat.Differentials.Presheaf
{C : Type u₁} {inst✝ : CategoryTheory.Category.{v₁, u₁} C} {D : Type u₂} {inst✝¹ : CategoryTheory.Category.{v₂, u₂} D} {S : CategoryTheory.Functor Cᵒᵖ CommRingCat} {F : CategoryTheory.Functor C D} {R : CategoryTheory.Functor Dᵒᵖ CommRingCat} {M : PresheafOfModules (R.comp (CategoryTheory.forget₂ CommRingCat RingCat))} {φ : S ⟶ F.op.comp R} {x y : M.Derivation φ} (d : @PresheafOfModules.Derivation.d C inst✝ D inst✝¹ S F R M φ x = @PresheafOfModules.Derivation.d C inst✝ D inst✝¹ S F R M φ y) : x = y - PresheafOfModules.Derivation.ext_iff 📋 Mathlib.Algebra.Category.ModuleCat.Differentials.Presheaf
{C : Type u₁} {inst✝ : CategoryTheory.Category.{v₁, u₁} C} {D : Type u₂} {inst✝¹ : CategoryTheory.Category.{v₂, u₂} D} {S : CategoryTheory.Functor Cᵒᵖ CommRingCat} {F : CategoryTheory.Functor C D} {R : CategoryTheory.Functor Dᵒᵖ CommRingCat} {M : PresheafOfModules (R.comp (CategoryTheory.forget₂ CommRingCat RingCat))} {φ : S ⟶ F.op.comp R} {x y : M.Derivation φ} : x = y ↔ @PresheafOfModules.Derivation.d C inst✝ D inst✝¹ S F R M φ x = @PresheafOfModules.Derivation.d C inst✝ D inst✝¹ S F R M φ y - PresheafOfModules.Derivation'.app_apply 📋 Mathlib.Algebra.Category.ModuleCat.Differentials.Presheaf
{D : Type u₂} [CategoryTheory.Category.{v₂, u₂} D] {S' R : CategoryTheory.Functor Dᵒᵖ CommRingCat} {M : PresheafOfModules (R.comp (CategoryTheory.forget₂ CommRingCat RingCat))} {φ' : S' ⟶ R} (d : M.Derivation' φ') {X : Dᵒᵖ} (b : ↑(R.obj X)) : (d.app X).d b = d.d b - PresheafOfModules.Derivation.d_one 📋 Mathlib.Algebra.Category.ModuleCat.Differentials.Presheaf
{C : Type u₁} [CategoryTheory.Category.{v₁, u₁} C] {D : Type u₂} [CategoryTheory.Category.{v₂, u₂} D] {S : CategoryTheory.Functor Cᵒᵖ CommRingCat} {F : CategoryTheory.Functor C D} {R : CategoryTheory.Functor Dᵒᵖ CommRingCat} {M : PresheafOfModules (R.comp (CategoryTheory.forget₂ CommRingCat RingCat))} {φ : S ⟶ F.op.comp R} (d : M.Derivation φ) (X : Dᵒᵖ) : d.d 1 = 0 - PresheafOfModules.Derivation'.d_app 📋 Mathlib.Algebra.Category.ModuleCat.Differentials.Presheaf
{D : Type u₂} [CategoryTheory.Category.{v₂, u₂} D] {S' R : CategoryTheory.Functor Dᵒᵖ CommRingCat} {M : PresheafOfModules (R.comp (CategoryTheory.forget₂ CommRingCat RingCat))} {φ' : S' ⟶ R} (d : M.Derivation' φ') {X : Dᵒᵖ} (a : ↑(S'.obj X)) : d.d ((CategoryTheory.ConcreteCategory.hom (φ'.app X)) a) = 0 - PresheafOfModules.Derivation.d_app 📋 Mathlib.Algebra.Category.ModuleCat.Differentials.Presheaf
{C : Type u₁} [CategoryTheory.Category.{v₁, u₁} C] {D : Type u₂} [CategoryTheory.Category.{v₂, u₂} D] {S : CategoryTheory.Functor Cᵒᵖ CommRingCat} {F : CategoryTheory.Functor C D} {R : CategoryTheory.Functor Dᵒᵖ CommRingCat} {M : PresheafOfModules (R.comp (CategoryTheory.forget₂ CommRingCat RingCat))} {φ : S ⟶ F.op.comp R} (self : M.Derivation φ) {X : Cᵒᵖ} (a : ↑(S.obj X)) : self.d ((CategoryTheory.ConcreteCategory.hom (φ.app X)) a) = 0 - PresheafOfModules.Derivation.congr_d 📋 Mathlib.Algebra.Category.ModuleCat.Differentials.Presheaf
{C : Type u₁} [CategoryTheory.Category.{v₁, u₁} C] {D : Type u₂} [CategoryTheory.Category.{v₂, u₂} D] {S : CategoryTheory.Functor Cᵒᵖ CommRingCat} {F : CategoryTheory.Functor C D} {R : CategoryTheory.Functor Dᵒᵖ CommRingCat} {M : PresheafOfModules (R.comp (CategoryTheory.forget₂ CommRingCat RingCat))} {φ : S ⟶ F.op.comp R} {d d' : M.Derivation φ} (h : d = d') {X : Dᵒᵖ} (b : ↑(R.obj X)) : d.d b = d'.d b - PresheafOfModules.Derivation.postcomp_d_apply 📋 Mathlib.Algebra.Category.ModuleCat.Differentials.Presheaf
{C : Type u₁} [CategoryTheory.Category.{v₁, u₁} C] {D : Type u₂} [CategoryTheory.Category.{v₂, u₂} D] {S : CategoryTheory.Functor Cᵒᵖ CommRingCat} {F : CategoryTheory.Functor C D} {R : CategoryTheory.Functor Dᵒᵖ CommRingCat} {M N : PresheafOfModules (R.comp (CategoryTheory.forget₂ CommRingCat RingCat))} {φ : S ⟶ F.op.comp R} (d : M.Derivation φ) (f : M ⟶ N) {X✝ : Dᵒᵖ} (x : ↑(R.obj X✝)) : (d.postcomp f).d x = (ModuleCat.Hom.hom (f.app X✝)) (d.d x) - PresheafOfModules.DifferentialsConstruction.relativeDifferentials'_map_d 📋 Mathlib.Algebra.Category.ModuleCat.Differentials.Presheaf
{D : Type u₂} [CategoryTheory.Category.{v₂, u₂} D] {S' R : CategoryTheory.Functor Dᵒᵖ CommRingCat} (φ' : S' ⟶ R) {X Y : Dᵒᵖ} (f : X ⟶ Y) (x : ↑(R.obj X)) : (ModuleCat.Hom.hom ((PresheafOfModules.DifferentialsConstruction.relativeDifferentials' φ').map f)) (CommRingCat.KaehlerDifferential.d x) = CommRingCat.KaehlerDifferential.d ((CategoryTheory.ConcreteCategory.hom (R.map f)) x) - PresheafOfModules.Derivation'.mk 📋 Mathlib.Algebra.Category.ModuleCat.Differentials.Presheaf
{D : Type u₂} [CategoryTheory.Category.{v₂, u₂} D] {S' R : CategoryTheory.Functor Dᵒᵖ CommRingCat} {M : PresheafOfModules (R.comp (CategoryTheory.forget₂ CommRingCat RingCat))} {φ' : S' ⟶ R} (d : (X : Dᵒᵖ) → (M.obj X).Derivation (φ'.app X)) (d_map : ∀ ⦃X Y : Dᵒᵖ⦄ (f : X ⟶ Y) (x : ↑(R.obj X)), (d Y).d ((CategoryTheory.ConcreteCategory.hom (R.map f)) x) = (CategoryTheory.ConcreteCategory.hom (M.map f)) ((d X).d x)) : M.Derivation' φ' - PresheafOfModules.Derivation'.mk_app 📋 Mathlib.Algebra.Category.ModuleCat.Differentials.Presheaf
{D : Type u₂} [CategoryTheory.Category.{v₂, u₂} D] {S' R : CategoryTheory.Functor Dᵒᵖ CommRingCat} {M : PresheafOfModules (R.comp (CategoryTheory.forget₂ CommRingCat RingCat))} {φ' : S' ⟶ R} (d : (X : Dᵒᵖ) → (M.obj X).Derivation (φ'.app X)) (d_map : ∀ ⦃X Y : Dᵒᵖ⦄ (f : X ⟶ Y) (x : ↑(R.obj X)), (d Y).d ((CategoryTheory.ConcreteCategory.hom (R.map f)) x) = (CategoryTheory.ConcreteCategory.hom (M.map f)) ((d X).d x)) (X : Dᵒᵖ) : (PresheafOfModules.Derivation'.mk d d_map).app X = d X - PresheafOfModules.Derivation.d_map 📋 Mathlib.Algebra.Category.ModuleCat.Differentials.Presheaf
{C : Type u₁} [CategoryTheory.Category.{v₁, u₁} C] {D : Type u₂} [CategoryTheory.Category.{v₂, u₂} D] {S : CategoryTheory.Functor Cᵒᵖ CommRingCat} {F : CategoryTheory.Functor C D} {R : CategoryTheory.Functor Dᵒᵖ CommRingCat} {M : PresheafOfModules (R.comp (CategoryTheory.forget₂ CommRingCat RingCat))} {φ : S ⟶ F.op.comp R} (self : M.Derivation φ) {X Y : Dᵒᵖ} (f : X ⟶ Y) (x : ↑(R.obj X)) : self.d ((CategoryTheory.ConcreteCategory.hom (R.map f)) x) = (CategoryTheory.ConcreteCategory.hom (M.map f)) (self.d x) - PresheafOfModules.Derivation.d_mul 📋 Mathlib.Algebra.Category.ModuleCat.Differentials.Presheaf
{C : Type u₁} [CategoryTheory.Category.{v₁, u₁} C] {D : Type u₂} [CategoryTheory.Category.{v₂, u₂} D] {S : CategoryTheory.Functor Cᵒᵖ CommRingCat} {F : CategoryTheory.Functor C D} {R : CategoryTheory.Functor Dᵒᵖ CommRingCat} {M : PresheafOfModules (R.comp (CategoryTheory.forget₂ CommRingCat RingCat))} {φ : S ⟶ F.op.comp R} (self : M.Derivation φ) {X : Dᵒᵖ} (a b : ↑(R.obj X)) : self.d (a * b) = a • self.d b + b • self.d a - PresheafOfModules.Derivation.mk 📋 Mathlib.Algebra.Category.ModuleCat.Differentials.Presheaf
{C : Type u₁} [CategoryTheory.Category.{v₁, u₁} C] {D : Type u₂} [CategoryTheory.Category.{v₂, u₂} D] {S : CategoryTheory.Functor Cᵒᵖ CommRingCat} {F : CategoryTheory.Functor C D} {R : CategoryTheory.Functor Dᵒᵖ CommRingCat} {M : PresheafOfModules (R.comp (CategoryTheory.forget₂ CommRingCat RingCat))} {φ : S ⟶ F.op.comp R} (d : {X : Dᵒᵖ} → ↑(R.obj X) →+ ↑(M.obj X)) (d_mul : ∀ {X : Dᵒᵖ} (a b : ↑(R.obj X)), d (a * b) = a • d b + b • d a := by cat_disch) (d_map : ∀ {X Y : Dᵒᵖ} (f : X ⟶ Y) (x : ↑(R.obj X)), d ((CategoryTheory.ConcreteCategory.hom (R.map f)) x) = (CategoryTheory.ConcreteCategory.hom (M.map f)) (d x) := by cat_disch) (d_app : ∀ {X : Cᵒᵖ} (a : ↑(S.obj X)), d ((CategoryTheory.ConcreteCategory.hom (φ.app X)) a) = 0 := by cat_disch) : M.Derivation φ - instCommRingCarrierObjOppositeRingCatCompCommRingCatForget₂RingHomCarrier 📋 Mathlib.Algebra.Category.ModuleCat.Presheaf.Monoidal
{C : Type u_1} [CategoryTheory.Category.{v_1, u_1} C] {R : CategoryTheory.Functor Cᵒᵖ CommRingCat} (X : Cᵒᵖ) : CommRing ↑((R.comp (CategoryTheory.forget₂ CommRingCat RingCat)).obj X) - PresheafOfModules.monoidalCategory 📋 Mathlib.Algebra.Category.ModuleCat.Presheaf.Monoidal
{C : Type u_1} [CategoryTheory.Category.{v_1, u_1} C] {R : CategoryTheory.Functor Cᵒᵖ CommRingCat} : CategoryTheory.MonoidalCategory (PresheafOfModules (R.comp (CategoryTheory.forget₂ CommRingCat RingCat)))
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