Loogle!
Result
Found 51 declarations mentioning ModuleCat.extendScalars.
- ModuleCat.extendScalars ๐ Mathlib.Algebra.Category.ModuleCat.ChangeOfRings
{R : Type uโ} {S : Type uโ} [CommRing R] [CommRing S] (f : R โ+* S) : CategoryTheory.Functor (ModuleCat R) (ModuleCat S) - ModuleCat.instIsLeftAdjointExtendScalars ๐ Mathlib.Algebra.Category.ModuleCat.ChangeOfRings
{R : Type uโ} {S : Type uโ} [CommRing R] [CommRing S] (f : R โ+* S) : (ModuleCat.extendScalars f).IsLeftAdjoint - ModuleCat.extendRestrictScalarsAdj ๐ Mathlib.Algebra.Category.ModuleCat.ChangeOfRings
{R : Type uโ} {S : Type uโ} [CommRing R] [CommRing S] (f : R โ+* S) : ModuleCat.extendScalars f โฃ ModuleCat.restrictScalars f - ModuleCat.extendScalarsId ๐ Mathlib.Algebra.Category.ModuleCat.ChangeOfRings
(R : Type uโ) [CommRing R] : ModuleCat.extendScalars (RingHom.id R) โ CategoryTheory.Functor.id (ModuleCat R) - ModuleCat.ExtendRestrictScalarsAdj.Counit.map ๐ Mathlib.Algebra.Category.ModuleCat.ChangeOfRings
{R : Type uโ} {S : Type uโ} [CommRing R] [CommRing S] (f : R โ+* S) {Y : ModuleCat S} : ((ModuleCat.restrictScalars f).comp (ModuleCat.extendScalars f)).obj Y โถ Y - ModuleCat.ExtendRestrictScalarsAdj.Unit.map ๐ Mathlib.Algebra.Category.ModuleCat.ChangeOfRings
{R : Type uโ} {S : Type uโ} [CommRing R] [CommRing S] (f : R โ+* S) {X : ModuleCat R} : X โถ ((ModuleCat.extendScalars f).comp (ModuleCat.restrictScalars f)).obj X - ModuleCat.ExtendRestrictScalarsAdj.HomEquiv.fromExtendScalars ๐ Mathlib.Algebra.Category.ModuleCat.ChangeOfRings
{R : Type uโ} {S : Type uโ} [CommRing R] [CommRing S] (f : R โ+* S) {X : ModuleCat R} {Y : ModuleCat S} (g : X โถ (ModuleCat.restrictScalars f).obj Y) : (ModuleCat.extendScalars f).obj X โถ Y - ModuleCat.ExtendRestrictScalarsAdj.HomEquiv.toRestrictScalars ๐ Mathlib.Algebra.Category.ModuleCat.ChangeOfRings
{R : Type uโ} {S : Type uโ} [CommRing R] [CommRing S] (f : R โ+* S) {X : ModuleCat R} {Y : ModuleCat S} (g : (ModuleCat.extendScalars f).obj X โถ Y) : X โถ (ModuleCat.restrictScalars f).obj Y - ModuleCat.ExtendRestrictScalarsAdj.homEquiv ๐ Mathlib.Algebra.Category.ModuleCat.ChangeOfRings
{R : Type uโ} {S : Type uโ} [CommRing R] [CommRing S] (f : R โ+* S) {X : ModuleCat R} {Y : ModuleCat S} : ((ModuleCat.extendScalars f).obj X โถ Y) โ (X โถ (ModuleCat.restrictScalars f).obj Y) - ModuleCat.extendScalarsComp ๐ Mathlib.Algebra.Category.ModuleCat.ChangeOfRings
{Rโ Rโ Rโ : Type uโ} [CommRing Rโ] [CommRing Rโ] [CommRing Rโ] (fโโ : Rโ โ+* Rโ) (fโโ : Rโ โ+* Rโ) : ModuleCat.extendScalars (fโโ.comp fโโ) โ (ModuleCat.extendScalars fโโ).comp (ModuleCat.extendScalars fโโ) - ModuleCat.ExtendRestrictScalarsAdj.counit ๐ Mathlib.Algebra.Category.ModuleCat.ChangeOfRings
{R : Type uโ} {S : Type uโ} [CommRing R] [CommRing S] (f : R โ+* S) : (ModuleCat.restrictScalars f).comp (ModuleCat.extendScalars f) โถ CategoryTheory.Functor.id (ModuleCat S) - ModuleCat.ExtendRestrictScalarsAdj.unit ๐ Mathlib.Algebra.Category.ModuleCat.ChangeOfRings
{R : Type uโ} {S : Type uโ} [CommRing R] [CommRing S] (f : R โ+* S) : CategoryTheory.Functor.id (ModuleCat R) โถ (ModuleCat.extendScalars f).comp (ModuleCat.restrictScalars f) - ModuleCat.ExtendRestrictScalarsAdj.counit_app ๐ Mathlib.Algebra.Category.ModuleCat.ChangeOfRings
{R : Type uโ} {S : Type uโ} [CommRing R] [CommRing S] (f : R โ+* S) (xโ : ModuleCat S) : (ModuleCat.ExtendRestrictScalarsAdj.counit f).app xโ = ModuleCat.ExtendRestrictScalarsAdj.Counit.map f - ModuleCat.ExtendRestrictScalarsAdj.unit_app ๐ Mathlib.Algebra.Category.ModuleCat.ChangeOfRings
{R : Type uโ} {S : Type uโ} [CommRing R] [CommRing S] (f : R โ+* S) (xโ : ModuleCat R) : (ModuleCat.ExtendRestrictScalarsAdj.unit f).app xโ = ModuleCat.ExtendRestrictScalarsAdj.Unit.map f - ModuleCat.ExtendRestrictScalarsAdj.homEquiv_symm_apply ๐ Mathlib.Algebra.Category.ModuleCat.ChangeOfRings
{R : Type uโ} {S : Type uโ} [CommRing R] [CommRing S] (f : R โ+* S) {X : ModuleCat R} {Y : ModuleCat S} (g : X โถ (ModuleCat.restrictScalars f).obj Y) : (ModuleCat.ExtendRestrictScalarsAdj.homEquiv f).symm g = ModuleCat.ExtendRestrictScalarsAdj.HomEquiv.fromExtendScalars f g - ModuleCat.extendScalarsId_inv_app_apply ๐ Mathlib.Algebra.Category.ModuleCat.ChangeOfRings
{R : Type uโ} [CommRing R] (M : ModuleCat R) (m : โM) : (CategoryTheory.ConcreteCategory.hom ((ModuleCat.extendScalarsId R).inv.app M)) m = 1 โโ[R] m - ModuleCat.extendScalars_comp_id ๐ Mathlib.Algebra.Category.ModuleCat.ChangeOfRings
{Rโ Rโ : Type uโ} [CommRing Rโ] [CommRing Rโ] (fโโ : Rโ โ+* Rโ) : CategoryTheory.CategoryStruct.comp (ModuleCat.extendScalarsComp fโโ (RingHom.id Rโ)).hom (CategoryTheory.CategoryStruct.comp ((ModuleCat.extendScalars fโโ).whiskerLeft (ModuleCat.extendScalarsId Rโ).hom) (ModuleCat.extendScalars fโโ).rightUnitor.hom) = CategoryTheory.CategoryStruct.id (ModuleCat.extendScalars ((RingHom.id Rโ).comp fโโ)) - ModuleCat.extendScalars_id_comp ๐ Mathlib.Algebra.Category.ModuleCat.ChangeOfRings
{Rโ Rโ : Type uโ} [CommRing Rโ] [CommRing Rโ] (fโโ : Rโ โ+* Rโ) : CategoryTheory.CategoryStruct.comp (ModuleCat.extendScalarsComp (RingHom.id Rโ) fโโ).hom (CategoryTheory.CategoryStruct.comp (CategoryTheory.Functor.whiskerRight (ModuleCat.extendScalarsId Rโ).hom (ModuleCat.extendScalars fโโ)) (ModuleCat.extendScalars fโโ).leftUnitor.hom) = CategoryTheory.CategoryStruct.id (ModuleCat.extendScalars (fโโ.comp (RingHom.id Rโ))) - ModuleCat.extendScalars_comp_id_assoc ๐ Mathlib.Algebra.Category.ModuleCat.ChangeOfRings
{Rโ Rโ : Type uโ} [CommRing Rโ] [CommRing Rโ] (fโโ : Rโ โ+* Rโ) {Z : CategoryTheory.Functor (ModuleCat Rโ) (ModuleCat Rโ)} (h : ModuleCat.extendScalars fโโ โถ Z) : CategoryTheory.CategoryStruct.comp (ModuleCat.extendScalarsComp fโโ (RingHom.id Rโ)).hom (CategoryTheory.CategoryStruct.comp ((ModuleCat.extendScalars fโโ).whiskerLeft (ModuleCat.extendScalarsId Rโ).hom) (CategoryTheory.CategoryStruct.comp (ModuleCat.extendScalars fโโ).rightUnitor.hom h)) = h - ModuleCat.extendScalars_id_comp_assoc ๐ Mathlib.Algebra.Category.ModuleCat.ChangeOfRings
{Rโ Rโ : Type uโ} [CommRing Rโ] [CommRing Rโ] (fโโ : Rโ โ+* Rโ) {Z : CategoryTheory.Functor (ModuleCat Rโ) (ModuleCat Rโ)} (h : ModuleCat.extendScalars fโโ โถ Z) : CategoryTheory.CategoryStruct.comp (ModuleCat.extendScalarsComp (RingHom.id Rโ) fโโ).hom (CategoryTheory.CategoryStruct.comp (CategoryTheory.Functor.whiskerRight (ModuleCat.extendScalarsId Rโ).hom (ModuleCat.extendScalars fโโ)) (CategoryTheory.CategoryStruct.comp (ModuleCat.extendScalars fโโ).leftUnitor.hom h)) = h - ModuleCat.extendRestrictScalarsAdj_unit_app_apply ๐ Mathlib.Algebra.Category.ModuleCat.ChangeOfRings
{R : Type uโ} {S : Type uโ} [CommRing R] [CommRing S] (f : R โ+* S) (M : ModuleCat R) (m : โM) : (CategoryTheory.ConcreteCategory.hom ((ModuleCat.extendRestrictScalarsAdj f).unit.app M)) m = 1 โโ[R] m - ModuleCat.extendScalarsId_hom_app_one_tmul ๐ Mathlib.Algebra.Category.ModuleCat.ChangeOfRings
{R : Type uโ} [CommRing R] (M : ModuleCat R) (m : โM) : (CategoryTheory.ConcreteCategory.hom ((ModuleCat.extendScalarsId R).hom.app M)) (1 โโ[R] m) = m - ModuleCat.ExtendRestrictScalarsAdj.Counit.map_apply_one_tmul ๐ Mathlib.Algebra.Category.ModuleCat.ChangeOfRings
{R : Type uโ} {S : Type uโ} [CommRing R] [CommRing S] (f : R โ+* S) {Y : ModuleCat S} (y : โY) : (CategoryTheory.ConcreteCategory.hom (ModuleCat.ExtendRestrictScalarsAdj.Counit.map f)) (1 โโ[R] y) = y - ModuleCat.extendRestrictScalarsAdj_counit_app_apply_one_tmul ๐ Mathlib.Algebra.Category.ModuleCat.ChangeOfRings
{R : Type uโ} {S : Type uโ} [CommRing R] [CommRing S] (f : R โ+* S) (M : ModuleCat S) (m : โM) : (CategoryTheory.ConcreteCategory.hom ((ModuleCat.extendRestrictScalarsAdj f).counit.app M)) (1 โโ[R] m) = m - ModuleCat.homEquiv_extendScalarsId ๐ Mathlib.Algebra.Category.ModuleCat.ChangeOfRings
{R : Type uโ} [CommRing R] (M : ModuleCat R) : ((ModuleCat.extendRestrictScalarsAdj (RingHom.id R)).homEquiv M ((CategoryTheory.Functor.id (ModuleCat R)).obj M)) ((ModuleCat.extendScalarsId R).hom.app M) = (ModuleCat.restrictScalarsId R).inv.app M - ModuleCat.ExtendRestrictScalarsAdj.HomEquiv.toRestrictScalars_hom_apply ๐ Mathlib.Algebra.Category.ModuleCat.ChangeOfRings
{R : Type uโ} {S : Type uโ} [CommRing R] [CommRing S] (f : R โ+* S) {X : ModuleCat R} {Y : ModuleCat S} (g : (ModuleCat.extendScalars f).obj X โถ Y) (x : โX) : (ModuleCat.Hom.hom (ModuleCat.ExtendRestrictScalarsAdj.HomEquiv.toRestrictScalars f g)) x = (CategoryTheory.ConcreteCategory.hom g) (1 โโ[R] x) - ModuleCat.ExtendScalars.map_tmul ๐ Mathlib.Algebra.Category.ModuleCat.ChangeOfRings
{R : Type uโ} {S : Type uโ} [CommRing R] [CommRing S] (f : R โ+* S) {M M' : ModuleCat R} (g : M โถ M') (s : S) (m : โM) : (CategoryTheory.ConcreteCategory.hom ((ModuleCat.extendScalars f).map g)) (s โโ[R] m) = s โโ[R] (CategoryTheory.ConcreteCategory.hom g) m - ModuleCat.ExtendScalars.hom_ext ๐ Mathlib.Algebra.Category.ModuleCat.ChangeOfRings
{R : Type uโ} {S : Type uโ} [CommRing R] [CommRing S] {f : R โ+* S} {M : ModuleCat R} {N : ModuleCat S} {ฮฑ ฮฒ : (ModuleCat.extendScalars f).obj M โถ N} (h : โ (m : โM), (CategoryTheory.ConcreteCategory.hom ฮฑ) (1 โโ[R] m) = (CategoryTheory.ConcreteCategory.hom ฮฒ) (1 โโ[R] m)) : ฮฑ = ฮฒ - ModuleCat.ExtendScalars.hom_ext_iff ๐ Mathlib.Algebra.Category.ModuleCat.ChangeOfRings
{R : Type uโ} {S : Type uโ} [CommRing R] [CommRing S] {f : R โ+* S} {M : ModuleCat R} {N : ModuleCat S} {ฮฑ ฮฒ : (ModuleCat.extendScalars f).obj M โถ N} : ฮฑ = ฮฒ โ โ (m : โM), (CategoryTheory.ConcreteCategory.hom ฮฑ) (1 โโ[R] m) = (CategoryTheory.ConcreteCategory.hom ฮฒ) (1 โโ[R] m) - ModuleCat.extendRestrictScalarsAdj_homEquiv_apply ๐ Mathlib.Algebra.Category.ModuleCat.ChangeOfRings
{R : Type uโ} {S : Type uโ} [CommRing R] [CommRing S] {f : R โ+* S} {M : ModuleCat R} {N : ModuleCat S} (ฯ : (ModuleCat.extendScalars f).obj M โถ N) (m : โM) : (CategoryTheory.ConcreteCategory.hom (((ModuleCat.extendRestrictScalarsAdj f).homEquiv M N) ฯ)) m = (CategoryTheory.ConcreteCategory.hom ฯ) (1 โโ[R] m) - ModuleCat.extendScalarsComp_hom_app_one_tmul ๐ Mathlib.Algebra.Category.ModuleCat.ChangeOfRings
{Rโ Rโ Rโ : Type uโ} [CommRing Rโ] [CommRing Rโ] [CommRing Rโ] (fโโ : Rโ โ+* Rโ) (fโโ : Rโ โ+* Rโ) (M : ModuleCat Rโ) (m : โM) : (CategoryTheory.ConcreteCategory.hom ((ModuleCat.extendScalarsComp fโโ fโโ).hom.app M)) (1 โโ[Rโ] m) = 1 โโ[Rโ] (1 โโ[Rโ] m) - ModuleCat.extendScalars_assoc ๐ Mathlib.Algebra.Category.ModuleCat.ChangeOfRings
{Rโ Rโ Rโ Rโ : Type uโ} [CommRing Rโ] [CommRing Rโ] [CommRing Rโ] [CommRing Rโ] (fโโ : Rโ โ+* Rโ) (fโโ : Rโ โ+* Rโ) (fโโ : Rโ โ+* Rโ) : CategoryTheory.CategoryStruct.comp (ModuleCat.extendScalarsComp (fโโ.comp fโโ) fโโ).hom (CategoryTheory.Functor.whiskerRight (ModuleCat.extendScalarsComp fโโ fโโ).hom (ModuleCat.extendScalars fโโ)) = CategoryTheory.CategoryStruct.comp (ModuleCat.extendScalarsComp fโโ (fโโ.comp fโโ)).hom (CategoryTheory.CategoryStruct.comp ((ModuleCat.extendScalars fโโ).whiskerLeft (ModuleCat.extendScalarsComp fโโ fโโ).hom) ((ModuleCat.extendScalars fโโ).associator (ModuleCat.extendScalars fโโ) (ModuleCat.extendScalars fโโ)).inv) - ModuleCat.extendScalars_assoc_assoc ๐ Mathlib.Algebra.Category.ModuleCat.ChangeOfRings
{Rโ Rโ Rโ Rโ : Type uโ} [CommRing Rโ] [CommRing Rโ] [CommRing Rโ] [CommRing Rโ] (fโโ : Rโ โ+* Rโ) (fโโ : Rโ โ+* Rโ) (fโโ : Rโ โ+* Rโ) {Z : CategoryTheory.Functor (ModuleCat Rโ) (ModuleCat Rโ)} (h : ((ModuleCat.extendScalars fโโ).comp (ModuleCat.extendScalars fโโ)).comp (ModuleCat.extendScalars fโโ) โถ Z) : CategoryTheory.CategoryStruct.comp (ModuleCat.extendScalarsComp (fโโ.comp fโโ) fโโ).hom (CategoryTheory.CategoryStruct.comp (CategoryTheory.Functor.whiskerRight (ModuleCat.extendScalarsComp fโโ fโโ).hom (ModuleCat.extendScalars fโโ)) h) = CategoryTheory.CategoryStruct.comp (ModuleCat.extendScalarsComp fโโ (fโโ.comp fโโ)).hom (CategoryTheory.CategoryStruct.comp ((ModuleCat.extendScalars fโโ).whiskerLeft (ModuleCat.extendScalarsComp fโโ fโโ).hom) (CategoryTheory.CategoryStruct.comp ((ModuleCat.extendScalars fโโ).associator (ModuleCat.extendScalars fโโ) (ModuleCat.extendScalars fโโ)).inv h)) - ModuleCat.extendScalars_assoc' ๐ Mathlib.Algebra.Category.ModuleCat.ChangeOfRings
{Rโ Rโ Rโ Rโ : Type uโ} [CommRing Rโ] [CommRing Rโ] [CommRing Rโ] [CommRing Rโ] (fโโ : Rโ โ+* Rโ) (fโโ : Rโ โ+* Rโ) (fโโ : Rโ โ+* Rโ) : CategoryTheory.CategoryStruct.comp (ModuleCat.extendScalarsComp (fโโ.comp fโโ) fโโ).hom (CategoryTheory.CategoryStruct.comp (CategoryTheory.Functor.whiskerRight (ModuleCat.extendScalarsComp fโโ fโโ).hom (ModuleCat.extendScalars fโโ)) (CategoryTheory.CategoryStruct.comp ((ModuleCat.extendScalars fโโ).associator (ModuleCat.extendScalars fโโ) (ModuleCat.extendScalars fโโ)).hom (CategoryTheory.CategoryStruct.comp ((ModuleCat.extendScalars fโโ).whiskerLeft (ModuleCat.extendScalarsComp fโโ fโโ).inv) (ModuleCat.extendScalarsComp fโโ (fโโ.comp fโโ)).inv))) = CategoryTheory.CategoryStruct.id (ModuleCat.extendScalars (fโโ.comp (fโโ.comp fโโ))) - ModuleCat.homEquiv_extendScalarsComp ๐ Mathlib.Algebra.Category.ModuleCat.ChangeOfRings
{Rโ Rโ Rโ : Type uโ} [CommRing Rโ] [CommRing Rโ] [CommRing Rโ] (fโโ : Rโ โ+* Rโ) (fโโ : Rโ โ+* Rโ) (M : ModuleCat Rโ) : ((ModuleCat.extendRestrictScalarsAdj (fโโ.comp fโโ)).homEquiv M (((ModuleCat.extendScalars fโโ).comp (ModuleCat.extendScalars fโโ)).obj M)) ((ModuleCat.extendScalarsComp fโโ fโโ).hom.app M) = CategoryTheory.CategoryStruct.comp ((ModuleCat.extendRestrictScalarsAdj fโโ).unit.app M) (CategoryTheory.CategoryStruct.comp ((ModuleCat.restrictScalars fโโ).map ((ModuleCat.extendRestrictScalarsAdj fโโ).unit.app (ModuleCat.ExtendScalars.obj' fโโ M))) ((ModuleCat.restrictScalarsComp fโโ fโโ).inv.app ((ModuleCat.extendScalars fโโ).obj (ModuleCat.ExtendScalars.obj' fโโ M)))) - ModuleCat.ExtendRestrictScalarsAdj.Counit.map_hom_apply ๐ Mathlib.Algebra.Category.ModuleCat.ChangeOfRings
{R : Type uโ} {S : Type uโ} [CommRing R] [CommRing S] (f : R โ+* S) {Y : ModuleCat S} (a : TensorProduct R S โY) : (ModuleCat.Hom.hom (ModuleCat.ExtendRestrictScalarsAdj.Counit.map f)) a = (TensorProduct.lift { toFun := fun s => { toFun := fun y => s โข y, map_add' := โฏ, map_smul' := โฏ }, map_add' := โฏ, map_smul' := โฏ }) a - ModuleCat.ExtendRestrictScalarsAdj.HomEquiv.fromExtendScalars_hom_apply ๐ Mathlib.Algebra.Category.ModuleCat.ChangeOfRings
{R : Type uโ} {S : Type uโ} [CommRing R] [CommRing S] (f : R โ+* S) {X : ModuleCat R} {Y : ModuleCat S} (g : X โถ (ModuleCat.restrictScalars f).obj Y) (z : TensorProduct R โ((ModuleCat.restrictScalars f).obj (ModuleCat.of S S)) โX) : (ModuleCat.Hom.hom (ModuleCat.ExtendRestrictScalarsAdj.HomEquiv.fromExtendScalars f g)) z = (TensorProduct.lift { toFun := fun s => ModuleCat.ExtendRestrictScalarsAdj.HomEquiv.evalAt f s g, map_add' := โฏ, map_smul' := โฏ }) z - comonadicExtendScalars ๐ Mathlib.Algebra.Category.ModuleCat.Descent
{A B : Type u} [CommRing A] [CommRing B] {f : A โ+* B} (hf : f.FaithfullyFlat) : CategoryTheory.ComonadicLeftAdjoint (ModuleCat.extendScalars f) - ModuleCat.preservesFiniteLimits_extendScalars_of_flat ๐ Mathlib.Algebra.Category.ModuleCat.Descent
{A B : Type u} [CommRing A] [CommRing B] {f : A โ+* B} (hf : f.Flat) : CategoryTheory.Limits.PreservesFiniteLimits (ModuleCat.extendScalars f) - ModuleCat.reflectsIsomorphisms_extendScalars_of_faithfullyFlat ๐ Mathlib.Algebra.Category.ModuleCat.Descent
{A B : Type u} [CommRing A] [CommRing B] {f : A โ+* B} (hf : f.FaithfullyFlat) : (ModuleCat.extendScalars f).ReflectsIsomorphisms - ModuleCat.instMonoidalExtendScalars ๐ Mathlib.Algebra.Category.ModuleCat.Monoidal.Adjunction
{R S : Type u} [CommRing R] [CommRing S] (f : R โ+* S) : (ModuleCat.extendScalars f).Monoidal - ModuleCat.extendScalars_ฮท ๐ Mathlib.Algebra.Category.ModuleCat.Monoidal.Adjunction
{R S : Type u} [CommRing R] [CommRing S] (f : R โ+* S) : CategoryTheory.Functor.OplaxMonoidal.ฮท (ModuleCat.extendScalars f) = ModuleCat.ofHom โ(TensorProduct.AlgebraTensorModule.rid R S S) - ModuleCat.extendScalars_ฮต ๐ Mathlib.Algebra.Category.ModuleCat.Monoidal.Adjunction
{R S : Type u} [CommRing R] [CommRing S] (f : R โ+* S) : CategoryTheory.Functor.LaxMonoidal.ฮต (ModuleCat.extendScalars f) = ModuleCat.ofHom โ(TensorProduct.AlgebraTensorModule.rid R S S).symm - ModuleCat.extendsScalars_map_leftUnitor_inv_one_tmul ๐ Mathlib.Algebra.Category.ModuleCat.Monoidal.Adjunction
{R S : Type u} [CommRing R] [CommRing S] (f : R โ+* S) (M : ModuleCat R) (m : โM) : (CategoryTheory.ConcreteCategory.hom ((ModuleCat.extendScalars f).map (CategoryTheory.MonoidalCategoryStruct.leftUnitor M).inv)) (1 โโ[R] m) = 1 โโ[R] (1 โโ[R] m) - ModuleCat.extendsScalars_map_rightUnitor_inv_one_tmul ๐ Mathlib.Algebra.Category.ModuleCat.Monoidal.Adjunction
{R S : Type u} [CommRing R] [CommRing S] (f : R โ+* S) (M : ModuleCat R) (m : โM) : (CategoryTheory.ConcreteCategory.hom ((ModuleCat.extendScalars f).map (CategoryTheory.MonoidalCategoryStruct.rightUnitor M).inv)) (1 โโ[R] m) = 1 โโ[R] (m โโ[R] 1) - ModuleCat.extendScalars_ฮด_tmul ๐ Mathlib.Algebra.Category.ModuleCat.Monoidal.Adjunction
{R S : Type u} [CommRing R] [CommRing S] (f : R โ+* S) (Mโ Mโ : ModuleCat R) (mโ : โMโ) (mโ : โMโ) : (CategoryTheory.ConcreteCategory.hom (CategoryTheory.Functor.OplaxMonoidal.ฮด (ModuleCat.extendScalars f) Mโ Mโ)) (1 โโ[R] (mโ โโ[R] mโ)) = 1 โโ[R] mโ โโ[S] (1 โโ[R] mโ) - ModuleCat.extendScalars_ฮด ๐ Mathlib.Algebra.Category.ModuleCat.Monoidal.Adjunction
{R S : Type u} [CommRing R] [CommRing S] (f : R โ+* S) (Mโ Mโ : ModuleCat R) : CategoryTheory.Functor.OplaxMonoidal.ฮด (ModuleCat.extendScalars f) Mโ Mโ = ModuleCat.ofHom โ(TensorProduct.AlgebraTensorModule.distribBaseChange R S โMโ โMโ) - ModuleCat.extendScalars_ฮผ ๐ Mathlib.Algebra.Category.ModuleCat.Monoidal.Adjunction
{R S : Type u} [CommRing R] [CommRing S] (f : R โ+* S) (Mโ Mโ : ModuleCat R) : CategoryTheory.Functor.LaxMonoidal.ฮผ (ModuleCat.extendScalars f) Mโ Mโ = ModuleCat.ofHom โ(TensorProduct.AlgebraTensorModule.distribBaseChange R S โMโ โMโ).symm - CommRingCat.moduleCatExtendScalarsPseudofunctor_map ๐ Mathlib.Algebra.Category.ModuleCat.Pseudofunctor
{Xโ Yโ : CategoryTheory.LocallyDiscrete CommRingCat} (f : Xโ โถ Yโ) : CommRingCat.moduleCatExtendScalarsPseudofunctor.map f = (ModuleCat.extendScalars (CommRingCat.Hom.hom f.as)).toCatHom - CommRingCat.moduleCatExtendScalarsPseudofunctor_mapId ๐ Mathlib.Algebra.Category.ModuleCat.Pseudofunctor
(xโ : CategoryTheory.LocallyDiscrete CommRingCat) : CommRingCat.moduleCatExtendScalarsPseudofunctor.mapId xโ = CategoryTheory.Cat.Hom.isoMk (ModuleCat.extendScalarsId โxโ.as) - CommRingCat.moduleCatExtendScalarsPseudofunctor_mapComp ๐ Mathlib.Algebra.Category.ModuleCat.Pseudofunctor
{aโ bโ cโ : CategoryTheory.LocallyDiscrete CommRingCat} (xโ : aโ โถ bโ) (xโยน : bโ โถ cโ) : CommRingCat.moduleCatExtendScalarsPseudofunctor.mapComp xโ xโยน = CategoryTheory.Cat.Hom.isoMk (ModuleCat.extendScalarsComp (CommRingCat.Hom.hom xโ.as) (CommRingCat.Hom.hom xโยน.as))
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