Loogle!
Result
Found 96 declarations mentioning CategoryTheory.InducedCategory.
- CategoryTheory.InducedCategory ๐ Mathlib.CategoryTheory.InducedCategory
{C : Type uโ} (D : Type uโ) (_F : C โ D) : Type uโ - CategoryTheory.InducedCategory.instCategory ๐ Mathlib.CategoryTheory.InducedCategory
{C : Type uโ} {D : Type uโ} [CategoryTheory.Category.{v, uโ} D] {F : C โ D} : CategoryTheory.Category.{v, uโ} (CategoryTheory.InducedCategory D F) - CategoryTheory.InducedCategory.hasCoeToSort ๐ Mathlib.CategoryTheory.InducedCategory
{C : Type uโ} {D : Type uโ} (F : C โ D) {ฮฑ : Sort u_1} [CoeSort D ฮฑ] : CoeSort (CategoryTheory.InducedCategory D F) ฮฑ - CategoryTheory.InducedCategory.Hom ๐ Mathlib.CategoryTheory.InducedCategory
{C : Type uโ} {D : Type uโ} [CategoryTheory.Category.{v, uโ} D] {F : C โ D} (X Y : CategoryTheory.InducedCategory D F) : Type v - CategoryTheory.inducedFunctor ๐ Mathlib.CategoryTheory.InducedCategory
{C : Type uโ} {D : Type uโ} [CategoryTheory.Category.{v, uโ} D] (F : C โ D) : CategoryTheory.Functor (CategoryTheory.InducedCategory D F) D - CategoryTheory.fullyFaithfulInducedFunctor ๐ Mathlib.CategoryTheory.InducedCategory
{C : Type uโ} {D : Type uโ} [CategoryTheory.Category.{v, uโ} D] (F : C โ D) : (CategoryTheory.inducedFunctor F).FullyFaithful - CategoryTheory.InducedCategory.faithful ๐ Mathlib.CategoryTheory.InducedCategory
{C : Type uโ} {D : Type uโ} [CategoryTheory.Category.{v, uโ} D] (F : C โ D) : (CategoryTheory.inducedFunctor F).Faithful - CategoryTheory.InducedCategory.full ๐ Mathlib.CategoryTheory.InducedCategory
{C : Type uโ} {D : Type uโ} [CategoryTheory.Category.{v, uโ} D] (F : C โ D) : (CategoryTheory.inducedFunctor F).Full - CategoryTheory.inducedFunctor_obj ๐ Mathlib.CategoryTheory.InducedCategory
{C : Type uโ} {D : Type uโ} [CategoryTheory.Category.{v, uโ} D] (F : C โ D) (aโ : C) : (CategoryTheory.inducedFunctor F).obj aโ = F aโ - CategoryTheory.InducedCategory.Hom.hom ๐ Mathlib.CategoryTheory.InducedCategory
{C : Type uโ} {D : Type uโ} [CategoryTheory.Category.{v, uโ} D] {F : C โ D} {X Y : CategoryTheory.InducedCategory D F} (self : X.Hom Y) : F X โถ F Y - CategoryTheory.InducedCategory.Hom.mk ๐ Mathlib.CategoryTheory.InducedCategory
{C : Type uโ} {D : Type uโ} [CategoryTheory.Category.{v, uโ} D] {F : C โ D} {X Y : CategoryTheory.InducedCategory D F} (hom : F X โถ F Y) : X.Hom Y - CategoryTheory.InducedCategory.isoMk ๐ Mathlib.CategoryTheory.InducedCategory
{C : Type uโ} {D : Type uโ} [CategoryTheory.Category.{v, uโ} D] {F : C โ D} {X Y : CategoryTheory.InducedCategory D F} (f : F X โ F Y) : X โ Y - CategoryTheory.InducedCategory.homMk ๐ Mathlib.CategoryTheory.InducedCategory
{C : Type uโ} {D : Type uโ} [CategoryTheory.Category.{v, uโ} D] {F : C โ D} {X Y : CategoryTheory.InducedCategory D F} (f : F X โถ F Y) : X โถ Y - CategoryTheory.InducedCategory.homEquiv ๐ Mathlib.CategoryTheory.InducedCategory
{C : Type uโ} {D : Type uโ} [CategoryTheory.Category.{v, uโ} D] {F : C โ D} {X Y : CategoryTheory.InducedCategory D F} : (X โถ Y) โ (F X โถ F Y) - CategoryTheory.InducedCategory.id_hom ๐ Mathlib.CategoryTheory.InducedCategory
{C : Type uโ} {D : Type uโ} [CategoryTheory.Category.{v, uโ} D] {F : C โ D} (X : CategoryTheory.InducedCategory D F) : (CategoryTheory.CategoryStruct.id X).hom = CategoryTheory.CategoryStruct.id (F X) - CategoryTheory.InducedCategory.homMk_hom ๐ Mathlib.CategoryTheory.InducedCategory
{C : Type uโ} {D : Type uโ} [CategoryTheory.Category.{v, uโ} D] {F : C โ D} {X Y : CategoryTheory.InducedCategory D F} (f : F X โถ F Y) : (CategoryTheory.InducedCategory.homMk f).hom = f - CategoryTheory.InducedCategory.Hom.ext ๐ Mathlib.CategoryTheory.InducedCategory
{C : Type uโ} {D : Type uโ} {instโ : CategoryTheory.Category.{v, uโ} D} {F : C โ D} {X Y : CategoryTheory.InducedCategory D F} {x y : X.Hom Y} (hom : x.hom = y.hom) : x = y - CategoryTheory.InducedCategory.Hom.ext_iff ๐ Mathlib.CategoryTheory.InducedCategory
{C : Type uโ} {D : Type uโ} {instโ : CategoryTheory.Category.{v, uโ} D} {F : C โ D} {X Y : CategoryTheory.InducedCategory D F} {x y : X.Hom Y} : x = y โ x.hom = y.hom - CategoryTheory.inducedFunctor_map ๐ Mathlib.CategoryTheory.InducedCategory
{C : Type uโ} {D : Type uโ} [CategoryTheory.Category.{v, uโ} D] (F : C โ D) {Xโ Yโ : CategoryTheory.InducedCategory D F} (f : Xโ โถ Yโ) : (CategoryTheory.inducedFunctor F).map f = f.hom - CategoryTheory.InducedCategory.isoMk_hom ๐ Mathlib.CategoryTheory.InducedCategory
{C : Type uโ} {D : Type uโ} [CategoryTheory.Category.{v, uโ} D] {F : C โ D} {X Y : CategoryTheory.InducedCategory D F} (f : F X โ F Y) : (CategoryTheory.InducedCategory.isoMk f).hom = CategoryTheory.InducedCategory.homMk f.hom - CategoryTheory.InducedCategory.isoMk_inv ๐ Mathlib.CategoryTheory.InducedCategory
{C : Type uโ} {D : Type uโ} [CategoryTheory.Category.{v, uโ} D] {F : C โ D} {X Y : CategoryTheory.InducedCategory D F} (f : F X โ F Y) : (CategoryTheory.InducedCategory.isoMk f).inv = CategoryTheory.InducedCategory.homMk f.inv - CategoryTheory.InducedCategory.comp_hom ๐ Mathlib.CategoryTheory.InducedCategory
{C : Type uโ} {D : Type uโ} [CategoryTheory.Category.{v, uโ} D] {F : C โ D} {Xโ Yโ Zโ : CategoryTheory.InducedCategory D F} (f : Xโ.Hom Yโ) (g : Yโ.Hom Zโ) : (CategoryTheory.CategoryStruct.comp f g).hom = CategoryTheory.CategoryStruct.comp f.hom g.hom - CategoryTheory.InducedCategory.hom_ext ๐ Mathlib.CategoryTheory.InducedCategory
{C : Type uโ} {D : Type uโ} [CategoryTheory.Category.{v, uโ} D] {F : C โ D} {X Y : CategoryTheory.InducedCategory D F} {f g : X โถ Y} (h : f.hom = g.hom) : f = g - CategoryTheory.InducedCategory.hom_ext_iff ๐ Mathlib.CategoryTheory.InducedCategory
{C : Type uโ} {D : Type uโ} [CategoryTheory.Category.{v, uโ} D] {F : C โ D} {X Y : CategoryTheory.InducedCategory D F} {f g : X โถ Y} : f = g โ f.hom = g.hom - CategoryTheory.InducedCategory.comp_hom_assoc ๐ Mathlib.CategoryTheory.InducedCategory
{C : Type uโ} {D : Type uโ} [CategoryTheory.Category.{v, uโ} D] {F : C โ D} {Xโ Yโ Zโ : CategoryTheory.InducedCategory D F} (f : Xโ.Hom Yโ) (g : Yโ.Hom Zโ) {Z : D} (h : F Zโ โถ Z) : CategoryTheory.CategoryStruct.comp (CategoryTheory.CategoryStruct.comp f g).hom h = CategoryTheory.CategoryStruct.comp f.hom (CategoryTheory.CategoryStruct.comp g.hom h) - CategoryTheory.InducedCategory.homEquiv_apply ๐ Mathlib.CategoryTheory.InducedCategory
{C : Type uโ} {D : Type uโ} [CategoryTheory.Category.{v, uโ} D] {F : C โ D} {X Y : CategoryTheory.InducedCategory D F} (f : X โถ Y) : CategoryTheory.InducedCategory.homEquiv f = f.hom - CategoryTheory.InducedCategory.homEquiv_symm_apply_hom ๐ Mathlib.CategoryTheory.InducedCategory
{C : Type uโ} {D : Type uโ} [CategoryTheory.Category.{v, uโ} D] {F : C โ D} {X Y : CategoryTheory.InducedCategory D F} (f : F X โถ F Y) : (CategoryTheory.InducedCategory.homEquiv.symm f).hom = f - CategoryTheory.InducedCategory.concreteCategory ๐ Mathlib.CategoryTheory.ConcreteCategory.Basic
{C : Type u} {D : Type u'} [CategoryTheory.Category.{v', u'} D] {FD : D โ D โ Type u_2} {CD : D โ Type w} [(X Y : D) โ FunLike (FD X Y) (CD X) (CD Y)] [CategoryTheory.ConcreteCategory D FD] (f : C โ D) : CategoryTheory.ConcreteCategory (CategoryTheory.InducedCategory D f) fun X Y => FD (f X) (f Y) - CategoryTheory.Equivalence.essSurjInducedFunctor ๐ Mathlib.CategoryTheory.Equivalence
{D : Type uโ} [CategoryTheory.Category.{vโ, uโ} D] {C' : Type u_1} (e : C' โ D) : (CategoryTheory.inducedFunctor โe).EssSurj - CategoryTheory.Equivalence.inducedFunctorOfEquiv ๐ Mathlib.CategoryTheory.Equivalence
{D : Type uโ} [CategoryTheory.Category.{vโ, uโ} D] {C' : Type u_1} (e : C' โ D) : (CategoryTheory.inducedFunctor โe).IsEquivalence - CategoryTheory.Equivalence.induced ๐ Mathlib.CategoryTheory.EqToHom
{D : Type uโ} [CategoryTheory.Category.{vโ, uโ} D] {T : Type u_2} (e : T โ D) : CategoryTheory.InducedCategory D โe โ D - CategoryTheory.InducedCategory.eqToHom_hom ๐ Mathlib.CategoryTheory.EqToHom
{C : Type u_2} {D : Type u_3} [CategoryTheory.Category.{u_4, u_3} D] {F : C โ D} {X Y : CategoryTheory.InducedCategory D F} (h : X = Y) : (CategoryTheory.eqToHom h).hom = CategoryTheory.eqToHom โฏ - CategoryTheory.Equivalence.induced_functor ๐ Mathlib.CategoryTheory.EqToHom
{D : Type uโ} [CategoryTheory.Category.{vโ, uโ} D] {T : Type u_2} (e : T โ D) : (CategoryTheory.Equivalence.induced e).functor = CategoryTheory.inducedFunctor โe - CategoryTheory.Equivalence.induced_inverse_obj ๐ Mathlib.CategoryTheory.EqToHom
{D : Type uโ} [CategoryTheory.Category.{vโ, uโ} D] {T : Type u_2} (e : T โ D) (a : D) : (CategoryTheory.Equivalence.induced e).inverse.obj a = e.symm a - CategoryTheory.Equivalence.induced_inverse_map ๐ Mathlib.CategoryTheory.EqToHom
{D : Type uโ} [CategoryTheory.Category.{vโ, uโ} D] {T : Type u_2} (e : T โ D) {Xโ Yโ : D} (f : Xโ โถ Yโ) : (CategoryTheory.Equivalence.induced e).inverse.map f = CategoryTheory.InducedCategory.homMk (CategoryTheory.CategoryStruct.comp (CategoryTheory.eqToHom โฏ) (CategoryTheory.CategoryStruct.comp f (CategoryTheory.eqToHom โฏ))) - CategoryTheory.Equivalence.induced_counitIso ๐ Mathlib.CategoryTheory.EqToHom
{D : Type uโ} [CategoryTheory.Category.{vโ, uโ} D] {T : Type u_2} (e : T โ D) : (CategoryTheory.Equivalence.induced e).counitIso = CategoryTheory.NatIso.ofComponents (fun x => CategoryTheory.eqToIso โฏ) โฏ - CategoryTheory.Equivalence.induced_unitIso ๐ Mathlib.CategoryTheory.EqToHom
{D : Type uโ} [CategoryTheory.Category.{vโ, uโ} D] {T : Type u_2} (e : T โ D) : (CategoryTheory.Equivalence.induced e).unitIso = CategoryTheory.NatIso.ofComponents (fun x => CategoryTheory.eqToIso โฏ) โฏ - CategoryTheory.InducedCategory.groupoid ๐ Mathlib.CategoryTheory.Groupoid
{C : Type u} (D : Type uโ) [CategoryTheory.Groupoid D] (F : C โ D) : CategoryTheory.Groupoid (CategoryTheory.InducedCategory D F) - CategoryTheory.InducedCategory.isGroupoid ๐ Mathlib.CategoryTheory.Groupoid
{C : Type u} (D : Type uโ) [CategoryTheory.Category.{v, uโ} D] [CategoryTheory.IsGroupoid D] (F : C โ D) : CategoryTheory.IsGroupoid (CategoryTheory.InducedCategory D F) - CategoryTheory.InducedCategory.hasForgetโ ๐ Mathlib.CategoryTheory.ConcreteCategory.Forget
{C : Type u_1} {D : Type u_3} [CategoryTheory.Category.{v_2, u_3} D] {FD : outParam (D โ D โ Type u_4)} {CD : outParam (D โ Type w)} [outParam ((X Y : D) โ FunLike (FD X Y) (CD X) (CD Y))] [CategoryTheory.ConcreteCategory D FD] (f : C โ D) : CategoryTheory.HasForgetโ (CategoryTheory.InducedCategory D f) D - CategoryTheory.InducedCategory.endEquiv ๐ Mathlib.CategoryTheory.Endomorphism
{C : Type u} [CategoryTheory.Category.{v, u} C] {D : Type u_1} {F : D โ C} {X : CategoryTheory.InducedCategory C F} : CategoryTheory.End X โ* CategoryTheory.End (F X) - CategoryTheory.InducedCategory.endEquiv_apply ๐ Mathlib.CategoryTheory.Endomorphism
{C : Type u} [CategoryTheory.Category.{v, u} C] {D : Type u_1} {F : D โ C} {X : CategoryTheory.InducedCategory C F} (f : X โถ X) : CategoryTheory.InducedCategory.endEquiv f = f.hom - CategoryTheory.InducedCategory.endEquiv_symm_apply_hom ๐ Mathlib.CategoryTheory.Endomorphism
{C : Type u} [CategoryTheory.Category.{v, u} C] {D : Type u_1} {F : D โ C} {X : CategoryTheory.InducedCategory C F} (f : F X โถ F X) : (CategoryTheory.InducedCategory.endEquiv.symm f).hom = f - CategoryTheory.fromSkeleton_map ๐ Mathlib.CategoryTheory.Skeletal
(C : Type uโ) [CategoryTheory.Category.{vโ, uโ} C] {Xโ Yโ : CategoryTheory.InducedCategory C Quotient.out} (f : Xโ โถ Yโ) : (CategoryTheory.fromSkeleton C).map f = f.hom - CategoryTheory.Preadditive.inducedCategory ๐ Mathlib.CategoryTheory.Preadditive.Basic
{C : Type u} [CategoryTheory.Category.{v, u} C] [CategoryTheory.Preadditive C] {D : Type u'} (F : D โ C) : CategoryTheory.Preadditive (CategoryTheory.InducedCategory C F) - CategoryTheory.InducedCategory.homAddEquiv ๐ Mathlib.CategoryTheory.Preadditive.Basic
{C : Type u} [CategoryTheory.Category.{v, u} C] [CategoryTheory.Preadditive C] {D : Type u'} {F : D โ C} {X Y : CategoryTheory.InducedCategory C F} : (X โถ Y) โ+ (F X โถ F Y) - CategoryTheory.InducedCategory.homAddEquiv_apply ๐ Mathlib.CategoryTheory.Preadditive.Basic
{C : Type u} [CategoryTheory.Category.{v, u} C] [CategoryTheory.Preadditive C] {D : Type u'} {F : D โ C} {X Y : CategoryTheory.InducedCategory C F} (f : X โถ Y) : CategoryTheory.InducedCategory.homAddEquiv f = f.hom - CategoryTheory.InducedCategory.homAddEquiv_symm_apply_hom ๐ Mathlib.CategoryTheory.Preadditive.Basic
{C : Type u} [CategoryTheory.Category.{v, u} C] [CategoryTheory.Preadditive C] {D : Type u'} {F : D โ C} {X Y : CategoryTheory.InducedCategory C F} (f : F X โถ F Y) : (CategoryTheory.InducedCategory.homAddEquiv.symm f).hom = f - CategoryTheory.Linear.inducedCategory ๐ Mathlib.CategoryTheory.Linear.Basic
{C : Type u} [CategoryTheory.Category.{v, u} C] [CategoryTheory.Preadditive C] {R : Type w} [Semiring R] [CategoryTheory.Linear R C] {D : Type u'} (F : D โ C) : CategoryTheory.Linear R (CategoryTheory.InducedCategory C F) - CategoryTheory.InducedCategory.homLinearEquiv ๐ Mathlib.CategoryTheory.Linear.Basic
{C : Type u} [CategoryTheory.Category.{v, u} C] [CategoryTheory.Preadditive C] {R : Type w} [Semiring R] [CategoryTheory.Linear R C] {D : Type u'} {F : D โ C} {X Y : CategoryTheory.InducedCategory C F} : (X โถ Y) โโ[R] F X โถ F Y - CategoryTheory.InducedCategory.homLinearEquiv_apply ๐ Mathlib.CategoryTheory.Linear.Basic
{C : Type u} [CategoryTheory.Category.{v, u} C] [CategoryTheory.Preadditive C] {R : Type w} [Semiring R] [CategoryTheory.Linear R C] {D : Type u'} {F : D โ C} {X Y : CategoryTheory.InducedCategory C F} (aโ : X โถ Y) : CategoryTheory.InducedCategory.homLinearEquiv aโ = aโ.hom - CategoryTheory.InducedCategory.homLinearEquiv_symm_apply_hom ๐ Mathlib.CategoryTheory.Linear.Basic
{C : Type u} [CategoryTheory.Category.{v, u} C] [CategoryTheory.Preadditive C] {R : Type w} [Semiring R] [CategoryTheory.Linear R C] {D : Type u'} {F : D โ C} {X Y : CategoryTheory.InducedCategory C F} (aโ : F X โถ F Y) : (CategoryTheory.InducedCategory.homLinearEquiv.symm aโ).hom = aโ - CategoryTheory.Functor.inducedFunctor_additive ๐ Mathlib.CategoryTheory.Preadditive.AdditiveFunctor
{C : Type u_1} {D : Type u_2} [CategoryTheory.Category.{v_1, u_2} D] [CategoryTheory.Preadditive D] (F : C โ D) : (CategoryTheory.inducedFunctor F).Additive - CategoryTheory.Functor.inducedFunctorLinear ๐ Mathlib.CategoryTheory.Linear.LinearFunctor
(R : Type u_1) [Semiring R] {C : Type u_2} {D : Type u_3} [CategoryTheory.Category.{v_2, u_3} D] [CategoryTheory.Preadditive D] [CategoryTheory.Linear R D] (F : C โ D) : CategoryTheory.Functor.Linear R (CategoryTheory.inducedFunctor F) - CategoryTheory.LaxBraidedFunctor.forget_map ๐ Mathlib.CategoryTheory.Monoidal.Braided.Basic
{C : Type uโ} [CategoryTheory.Category.{vโ, uโ} C] [CategoryTheory.MonoidalCategory C] [CategoryTheory.BraidedCategory C] {D : Type uโ} [CategoryTheory.Category.{vโ, uโ} D] [CategoryTheory.MonoidalCategory D] [CategoryTheory.BraidedCategory D] {Xโ Yโ : CategoryTheory.InducedCategory (CategoryTheory.LaxMonoidalFunctor C D) CategoryTheory.LaxBraidedFunctor.toLaxMonoidalFunctor} (f : Xโ โถ Yโ) : CategoryTheory.LaxBraidedFunctor.forget.map f = f.hom - CategoryTheory.Functor.FullyFaithful.mapCommGrp_preimage ๐ Mathlib.CategoryTheory.Monoidal.CommGrp_
{C : Type uโ} [CategoryTheory.Category.{vโ, uโ} C] [CategoryTheory.CartesianMonoidalCategory C] [CategoryTheory.BraidedCategory C] {D : Type uโ} [CategoryTheory.Category.{vโ, uโ} D] [CategoryTheory.CartesianMonoidalCategory D] [CategoryTheory.BraidedCategory D] {F : CategoryTheory.Functor C D} [F.Braided] (hF : F.FullyFaithful) {Xโ Yโ : CategoryTheory.CommGrp C} (f : F.mapCommGrp.obj Xโ โถ F.mapCommGrp.obj Yโ) : hF.mapCommGrp.preimage f = CategoryTheory.InducedCategory.homMk (CategoryTheory.Grp.homMk' (hF.mapMon.preimage f.hom.hom)) - CategoryTheory.Preadditive.toCommGrp_map ๐ Mathlib.CategoryTheory.Preadditive.CommGrp_
(C : Type u) [CategoryTheory.Category.{v, u} C] [CategoryTheory.Preadditive C] [CategoryTheory.CartesianMonoidalCategory C] [CategoryTheory.BraidedCategory C] {X Y : C} (f : X โถ Y) : (CategoryTheory.Preadditive.toCommGrp C).map f = CategoryTheory.InducedCategory.homMk (CategoryTheory.Grp.homMk'' f โฏ โฏ) - TopCat.Opens.coverDense_inducedFunctor ๐ Mathlib.Topology.Sheaves.SheafCondition.Sites
{X : TopCat} {ฮน : Type u_1} {B : ฮน โ TopologicalSpace.Opens โX} (h : TopologicalSpace.Opens.IsBasis (Set.range B)) : (CategoryTheory.inducedFunctor B).IsCoverDense (Opens.grothendieckTopology โX) - TopCat.Sheaf.restrictHomEquivHom ๐ Mathlib.Topology.Sheaves.SheafCondition.Sites
{C : Type u} [CategoryTheory.Category.{v, u} C] {X : TopCat} {ฮน : Type u_1} {B : ฮน โ TopologicalSpace.Opens โX} (F : TopCat.Presheaf C X) (F' : TopCat.Sheaf C X) (h : TopologicalSpace.Opens.IsBasis (Set.range B)) : ((CategoryTheory.inducedFunctor B).op.comp F โถ (CategoryTheory.inducedFunctor B).op.comp F'.obj) โ (F โถ F'.obj) - TopCat.Sheaf.extend_hom_app ๐ Mathlib.Topology.Sheaves.SheafCondition.Sites
{C : Type u} [CategoryTheory.Category.{v, u} C] {X : TopCat} {ฮน : Type u_1} {B : ฮน โ TopologicalSpace.Opens โX} (F : TopCat.Presheaf C X) (F' : TopCat.Sheaf C X) (h : TopologicalSpace.Opens.IsBasis (Set.range B)) (ฮฑ : (CategoryTheory.inducedFunctor B).op.comp F โถ (CategoryTheory.inducedFunctor B).op.comp F'.obj) (i : ฮน) : ((TopCat.Sheaf.restrictHomEquivHom F F' h) ฮฑ).app (Opposite.op (B i)) = ฮฑ.app (Opposite.op i) - FintypeCat.incl_map ๐ Mathlib.CategoryTheory.FintypeCat
{Xโ Yโ : CategoryTheory.InducedCategory (Type u_1) CategoryTheory.ObjectProperty.FullSubcategory.obj} (f : Xโ โถ Yโ) : FintypeCat.incl.map f = f.hom - AlgebraicGeometry.SheafedSpace.isoMk_hom ๐ Mathlib.Geometry.RingedSpace.SheafedSpace
{C : Type u} [CategoryTheory.Category.{v, u} C] {X Y : AlgebraicGeometry.SheafedSpace C} (e : X.toPresheafedSpace โ Y.toPresheafedSpace) : (AlgebraicGeometry.SheafedSpace.isoMk e).hom = CategoryTheory.InducedCategory.homMk e.hom - AlgebraicGeometry.SheafedSpace.isoMk_inv ๐ Mathlib.Geometry.RingedSpace.SheafedSpace
{C : Type u} [CategoryTheory.Category.{v, u} C] {X Y : AlgebraicGeometry.SheafedSpace C} (e : X.toPresheafedSpace โ Y.toPresheafedSpace) : (AlgebraicGeometry.SheafedSpace.isoMk e).inv = CategoryTheory.InducedCategory.homMk e.inv - AlgebraicGeometry.SheafedSpace.forgetToPresheafedSpace_map ๐ Mathlib.Geometry.RingedSpace.SheafedSpace
{C : Type u} [CategoryTheory.Category.{v, u} C] {Xโ Yโ : CategoryTheory.InducedCategory (AlgebraicGeometry.PresheafedSpace C) AlgebraicGeometry.SheafedSpace.toPresheafedSpace} (f : Xโ โถ Yโ) : AlgebraicGeometry.SheafedSpace.forgetToPresheafedSpace.map f = f.hom - AlgebraicGeometry.SheafedSpace.restrictTopIso_inv ๐ Mathlib.Geometry.RingedSpace.SheafedSpace
{C : Type u} [CategoryTheory.Category.{v, u} C] (X : AlgebraicGeometry.SheafedSpace C) : X.restrictTopIso.inv = CategoryTheory.InducedCategory.homMk X.toRestrictTop - AlgebraicGeometry.SheafedSpace.restrictTopIso_hom ๐ Mathlib.Geometry.RingedSpace.SheafedSpace
{C : Type u} [CategoryTheory.Category.{v, u} C] (X : AlgebraicGeometry.SheafedSpace C) : X.restrictTopIso.hom = CategoryTheory.InducedCategory.homMk (X.ofRestrict โฏ) - AlgebraicGeometry.LocallyRingedSpace.forgetToSheafedSpace_map ๐ Mathlib.Geometry.RingedSpace.LocallyRingedSpace
{Xโ Yโ : AlgebraicGeometry.LocallyRingedSpace} (f : Xโ โถ Yโ) : AlgebraicGeometry.LocallyRingedSpace.forgetToSheafedSpace.map f = CategoryTheory.InducedCategory.homMk f.toHom - AlgebraicGeometry.LocallyRingedSpace.toฮSpecCBasicOpens_app ๐ Mathlib.AlgebraicGeometry.GammaSpecAdjunction
(X : AlgebraicGeometry.LocallyRingedSpace) (r : (CategoryTheory.InducedCategory (TopologicalSpace.Opens (PrimeSpectrum โ(AlgebraicGeometry.LocallyRingedSpace.ฮ.obj (Opposite.op X)))) PrimeSpectrum.basicOpen)แตแต) : X.toฮSpecCBasicOpens.app r = X.toฮSpecCApp (Opposite.unop r) - AlgebraicGeometry.LocallyRingedSpace.toฮSpecCBasicOpens ๐ Mathlib.AlgebraicGeometry.GammaSpecAdjunction
(X : AlgebraicGeometry.LocallyRingedSpace) : (CategoryTheory.inducedFunctor PrimeSpectrum.basicOpen).op.comp (AlgebraicGeometry.Spec.structureSheaf โ(AlgebraicGeometry.LocallyRingedSpace.ฮ.obj (Opposite.op X))).obj โถ (CategoryTheory.inducedFunctor PrimeSpectrum.basicOpen).op.comp ((TopCat.Sheaf.pushforward CommRingCat X.toฮSpecBase).obj X.๐ช).obj - AlgebraicGeometry.LocallyRingedSpace.toฮSpecSheafedSpace_hom_c_app ๐ Mathlib.AlgebraicGeometry.GammaSpecAdjunction
(X : AlgebraicGeometry.LocallyRingedSpace) (Xโ : (TopologicalSpace.Opens โ(AlgebraicGeometry.PrimeSpectrum.Top โ(AlgebraicGeometry.LocallyRingedSpace.ฮ.obj (Opposite.op X))))แตแต) : X.toฮSpecSheafedSpace.hom.c.app Xโ = CategoryTheory.yoneda.preimage ((CategoryTheory.Functor.IsCoverDense.sheafYonedaHom X.toฮSpecCBasicOpens).app Xโ) - AlgebraicGeometry.AffineScheme.forgetToScheme_map ๐ Mathlib.AlgebraicGeometry.AffineScheme
{Xโ Yโ : CategoryTheory.InducedCategory AlgebraicGeometry.Scheme CategoryTheory.ObjectProperty.FullSubcategory.obj} (f : Xโ โถ Yโ) : AlgebraicGeometry.AffineScheme.forgetToScheme.map f = f.hom - CompHausLike.compHausLikeToTop_map ๐ Mathlib.Topology.Category.CompHausLike.Basic
(P : TopCat โ Prop) {Xโ Yโ : CategoryTheory.InducedCategory TopCat CompHausLike.toTop} (f : Xโ โถ Yโ) : (CompHausLike.compHausLikeToTop P).map f = f.hom - TwoP.swap_map ๐ Mathlib.CategoryTheory.Category.TwoP
{Xโ Yโ : TwoP} (f : Xโ โถ Yโ) : TwoP.swap.map f = CategoryTheory.InducedCategory.homMk { toFun := โ(CategoryTheory.ConcreteCategory.hom f.hom), map_fst := โฏ, map_snd := โฏ } - CategoryTheory.isIso_inducedFunctor_of_bijective ๐ Mathlib.CategoryTheory.IsoCat
{C : Type u_4} {D : Type u_5} [CategoryTheory.Category.{v_4, u_4} C] (f : D โ C) (hf : Function.Bijective f) : (CategoryTheory.inducedFunctor f).IsIso - CategoryTheory.InducedCategory.equivalence ๐ Mathlib.CategoryTheory.IsoCat
{C : Type u_4} {D : Type u_5} [CategoryTheory.Category.{v_4, u_4} C] (e : D โ C) : CategoryTheory.InducedCategory C โe โ C - CategoryTheory.InducedCategory.isoCat ๐ Mathlib.CategoryTheory.IsoCat
{C : Type u_4} {D : Type u_5} [CategoryTheory.Category.{v_4, u_4} C] (e : D โ C) : CategoryTheory.IsoCat (CategoryTheory.InducedCategory C โe) C - CategoryTheory.InducedCategory.isoCat_functor ๐ Mathlib.CategoryTheory.IsoCat
{C : Type u_4} {D : Type u_5} [CategoryTheory.Category.{v_4, u_4} C] (e : D โ C) : (CategoryTheory.InducedCategory.isoCat e).functor = CategoryTheory.inducedFunctor โe - CategoryTheory.InducedCategory.isoCat_inverse_obj ๐ Mathlib.CategoryTheory.IsoCat
{C : Type u_4} {D : Type u_5} [CategoryTheory.Category.{v_4, u_4} C] (e : D โ C) (X : C) : (CategoryTheory.InducedCategory.isoCat e).inverse.obj X = e.symm X - CategoryTheory.InducedCategory.isoCat_inverse_map_hom ๐ Mathlib.CategoryTheory.IsoCat
{C : Type u_4} {D : Type u_5} [CategoryTheory.Category.{v_4, u_4} C] (e : D โ C) {Xโ Yโ : C} (f : Xโ โถ Yโ) : ((CategoryTheory.InducedCategory.isoCat e).inverse.map f).hom = CategoryTheory.CategoryStruct.comp (CategoryTheory.eqToHom โฏ) (CategoryTheory.CategoryStruct.comp f (CategoryTheory.eqToHom โฏ)) - CategoryTheory.MorphismProperty.hasLocalizationOfLocallySmall'_def ๐ Mathlib.CategoryTheory.Localization.LocallySmall
{C : Type u_1} [CategoryTheory.Category.{u_2, u_1} C] (W : CategoryTheory.MorphismProperty C) {D : Type u_3} [CategoryTheory.Category.{u_4, u_3} D] [CategoryTheory.LocallySmall.{u_5, u_4, u_3} D] (L : CategoryTheory.Functor C D) [L.IsLocalization W] : W.hasLocalizationOfLocallySmall' L = have this := โฏ; let L' := { obj := fun X => X, map := fun {X Y} f => CategoryTheory.InducedCategory.homMk (L.map f), map_id := โฏ, map_comp := โฏ }; have this_1 := โฏ; have this_2 := โฏ; have this_3 := โฏ; have e := (CategoryTheory.inducedFunctor L.obj).asEquivalence; have e' := L'.associator e.functor e.inverse โชโซ L'.isoWhiskerLeft e.unitIso.symm โชโซ L'.rightUnitor; have this_4 := โฏ; W.hasLocalizationOfLocallySmall L' - CategoryTheory.subterminalInclusion_map ๐ Mathlib.CategoryTheory.Subterminal
(C : Type uโ) [CategoryTheory.Category.{vโ, uโ} C] {Xโ Yโ : CategoryTheory.InducedCategory C CategoryTheory.ObjectProperty.FullSubcategory.obj} (f : Xโ โถ Yโ) : (CategoryTheory.subterminalInclusion C).map f = f.hom - CategoryTheory.CommComon.forgetโComon_map ๐ Mathlib.CategoryTheory.Monoidal.CommComon_
(C : Type uโ) [CategoryTheory.Category.{vโ, uโ} C] [CategoryTheory.MonoidalCategory C] [CategoryTheory.BraidedCategory C] {Xโ Yโ : CategoryTheory.InducedCategory (CategoryTheory.Comon C) CategoryTheory.CommComon.toComon} (f : Xโ โถ Yโ) : (CategoryTheory.CommComon.forgetโComon C).map f = f.hom - lightDiagramToProfinite_map ๐ Mathlib.Topology.Category.LightProfinite.Basic
{Xโ Yโ : CategoryTheory.InducedCategory Profinite LightDiagram.toProfinite} (f : Xโ โถ Yโ) : lightDiagramToProfinite.map f = f.hom - lightProfiniteToLightDiagram_map ๐ Mathlib.Topology.Category.LightProfinite.Basic
{Xโ Yโ : LightProfinite} (f : Xโ โถ Yโ) : lightProfiniteToLightDiagram.map f = CategoryTheory.InducedCategory.homMk (CategoryTheory.InducedCategory.homMk f.hom) - lightDiagramToLightProfinite_map ๐ Mathlib.Topology.Category.LightProfinite.Basic
{Xโ Yโ : LightDiagram} (f : Xโ โถ Yโ) : lightDiagramToLightProfinite.map f = CategoryTheory.InducedCategory.homMk f.hom.hom - Sequential.sequentialToTop_map ๐ Mathlib.Topology.Category.Sequential
{Xโ Yโ : CategoryTheory.InducedCategory TopCat Sequential.toTop} (f : Xโ โถ Yโ) : Sequential.sequentialToTop.map f = f.hom - Sequential.isoOfHomeo_hom ๐ Mathlib.Topology.Category.Sequential
{X Y : Sequential} (f : โX.toTop โโ โY.toTop) : (Sequential.isoOfHomeo f).hom = CategoryTheory.InducedCategory.homMk (TopCat.ofHom { toFun := โf, continuous_toFun := โฏ }) - Sequential.isoOfHomeo_inv ๐ Mathlib.Topology.Category.Sequential
{X Y : Sequential} (f : โX.toTop โโ โY.toTop) : (Sequential.isoOfHomeo f).inv = CategoryTheory.InducedCategory.homMk (TopCat.ofHom { toFun := โf.symm, continuous_toFun := โฏ }) - CompactlyGenerated.compactlyGeneratedToTop_map ๐ Mathlib.Topology.Category.CompactlyGenerated
{Xโ Yโ : CategoryTheory.InducedCategory TopCat CompactlyGenerated.toTop} (f : Xโ โถ Yโ) : CompactlyGenerated.compactlyGeneratedToTop.map f = f.hom - FinBoolAlg.hasForgetToFinPartOrd_forgetโ_map ๐ Mathlib.Order.Category.FinBoolAlg
{X Y : FinBoolAlg} (f : X โถ Y) : CategoryTheory.HasForgetโ.forgetโ.map f = CategoryTheory.InducedCategory.homMk (PartOrd.ofHom โ(BoolAlg.Hom.hom f.hom)) - FinBoolAlg.Iso.mk_hom ๐ Mathlib.Order.Category.FinBoolAlg
{ฮฑ ฮฒ : FinBoolAlg} (e : โฮฑ.toBoolAlg โo โฮฒ.toBoolAlg) : (FinBoolAlg.Iso.mk e).hom = CategoryTheory.InducedCategory.homMk (BoolAlg.ofHom (have __src := { toFun := โe, map_sup' := โฏ, map_inf' := โฏ }; { toFun := โe, map_sup' := โฏ, map_inf' := โฏ, map_top' := โฏ, map_bot' := โฏ })) - FinBoolAlg.Iso.mk_inv ๐ Mathlib.Order.Category.FinBoolAlg
{ฮฑ ฮฒ : FinBoolAlg} (e : โฮฑ.toBoolAlg โo โฮฒ.toBoolAlg) : (FinBoolAlg.Iso.mk e).inv = CategoryTheory.InducedCategory.homMk (BoolAlg.ofHom (have __src := { toFun := โe.symm, map_sup' := โฏ, map_inf' := โฏ }; { toFun := โe.symm, map_sup' := โฏ, map_inf' := โฏ, map_top' := โฏ, map_bot' := โฏ })) - FinBoolAlg.dual_map ๐ Mathlib.Order.Category.FinBoolAlg
{Xโ Yโ : FinBoolAlg} (f : Xโ โถ Yโ) : FinBoolAlg.dual.map f = CategoryTheory.InducedCategory.homMk (BoolAlg.ofHom (BoundedLatticeHom.dual (BoolAlg.Hom.hom f.hom))) - TannakaDuality.FiniteGroup.ofRightFDRep_hom ๐ Mathlib.RepresentationTheory.Tannaka
{k G : Type u} [CommRing k] [Group G] [Finite G] [Fintype G] (X : FDRep k G) (v : โX.V) : (TannakaDuality.FiniteGroup.ofRightFDRep X v).hom = CategoryTheory.InducedCategory.homMk (ModuleCat.ofHom (TannakaDuality.FiniteGroup.sumSMulInv v)) - TannakaDuality.FiniteGroup.equivApp_hom ๐ Mathlib.RepresentationTheory.Tannaka
{k G : Type u} [CommRing k] [Group G] (g : G) (X : FDRep k G) : (TannakaDuality.FiniteGroup.equivApp g X).hom = CategoryTheory.InducedCategory.homMk (ModuleCat.ofHom (X.ฯ g)) - TannakaDuality.FiniteGroup.equivApp_inv ๐ Mathlib.RepresentationTheory.Tannaka
{k G : Type u} [CommRing k] [Group G] (g : G) (X : FDRep k G) : (TannakaDuality.FiniteGroup.equivApp g X).inv = CategoryTheory.InducedCategory.homMk (ModuleCat.ofHom (X.ฯ gโปยน))
About
Loogle searches Lean and Mathlib definitions and theorems.
You can use Loogle from within the Lean4 VSCode language extension
using the Loogle command from the command palette. You can also try the
#loogle command from LeanSearchClient,
the CLI version, the Loogle
VS Code extension, the lean.nvim
integration or the Zulip bot.
Usage
Loogle finds definitions and lemmas in various ways:
By constant:
๐Real.sin
finds all lemmas whose statement somehow mentions the sine function.By lemma name substring:
๐"differ"
finds all lemmas that have"differ"somewhere in their lemma name.By subexpression:
๐_ * (_ ^ _)
finds all lemmas whose statements somewhere include a product where the second argument is raised to some power.The pattern can also be non-linear, as in
๐Real.sqrt ?a * Real.sqrt ?aIf the pattern has parameters, they are matched in any order. Both of these will find
List.map:
๐(?a -> ?b) -> List ?a -> List ?b
๐List ?a -> (?a -> ?b) -> List ?bBy main conclusion:
๐|- tsum _ = _ * tsum _
finds all lemmas where the conclusion (the subexpression to the right of allโandโ) has the given shape.As before, if the pattern has parameters, they are matched against the hypotheses of the lemma in any order; for example,
๐|- _ < _ โ tsum _ < tsum _
will findtsum_lt_tsumeven though the hypothesisf i < g iis not the last.You can filter for definitions vs theorems: Using
โข (_ : Type _)finds all definitions which provide data whileโข (_ : Prop)finds all theorems (and definitions of proofs).
If you pass more than one such search filter, separated by commas
Loogle will return lemmas which match all of them. The
search
๐ Real.sin, "two", tsum, _ * _, _ ^ _, |- _ < _ โ _
would find all lemmas which mention the constants Real.sin
and tsum, have "two" as a substring of the
lemma name, include a product and a power somewhere in the type,
and have a hypothesis of the form _ < _ (if
there were any such lemmas). Metavariables (?a) are
assigned independently in each filter.
The #lucky button will directly send you to the
documentation of the first hit.
Source code
You can find the source code for this service at https://github.com/nomeata/loogle. The https://loogle.lean-lang.org/ service is provided by the Lean FRO. Please review the Lean FRO Terms of Use and Privacy Policy.
This is Loogle revision 9f11169 serving mathlib revision ce5dd8c