Loogle!
Result
Found 56 declarations mentioning CategoryTheory.Limits.BinaryCofan.mk.
- CategoryTheory.Limits.BinaryCofan.mk ๐ Mathlib.CategoryTheory.Limits.Shapes.BinaryProducts.BinaryFan
{C : Type u} [CategoryTheory.Category.{v, u} C] {X Y P : C} (ฮนโ : X โถ P) (ฮนโ : Y โถ P) : CategoryTheory.Limits.BinaryCofan X Y - CategoryTheory.Limits.BinaryCofan.mk_pt ๐ Mathlib.CategoryTheory.Limits.Shapes.BinaryProducts.BinaryFan
{C : Type u} [CategoryTheory.Category.{v, u} C] {X Y P : C} (ฮนโ : X โถ P) (ฮนโ : Y โถ P) : (CategoryTheory.Limits.BinaryCofan.mk ฮนโ ฮนโ).pt = P - CategoryTheory.Limits.BinaryCofan.op_mk ๐ Mathlib.CategoryTheory.Limits.Shapes.BinaryProducts.BinaryFan
{C : Type u} [CategoryTheory.Category.{v, u} C] {X Y P : C} (ฮนโ : X โถ P) (ฮนโ : Y โถ P) : (CategoryTheory.Limits.BinaryCofan.mk ฮนโ ฮนโ).op = CategoryTheory.Limits.BinaryFan.mk ฮนโ.op ฮนโ.op - CategoryTheory.Limits.BinaryFan.op_mk ๐ Mathlib.CategoryTheory.Limits.Shapes.BinaryProducts.BinaryFan
{C : Type u} [CategoryTheory.Category.{v, u} C] {X Y P : C} (ฯโ : P โถ X) (ฯโ : P โถ Y) : (CategoryTheory.Limits.BinaryFan.mk ฯโ ฯโ).op = CategoryTheory.Limits.BinaryCofan.mk ฯโ.op ฯโ.op - CategoryTheory.Limits.isoBinaryCofanMk ๐ Mathlib.CategoryTheory.Limits.Shapes.BinaryProducts.BinaryFan
{C : Type u} [CategoryTheory.Category.{v, u} C] {X Y : C} (c : CategoryTheory.Limits.BinaryCofan X Y) : c โ CategoryTheory.Limits.BinaryCofan.mk c.inl c.inr - CategoryTheory.Limits.BinaryCofan.unop_mk ๐ Mathlib.CategoryTheory.Limits.Shapes.BinaryProducts.BinaryFan
{C : Type u} [CategoryTheory.Category.{v, u} C] {X Y P : C} (ฮนโ : Opposite.op X โถ Opposite.op P) (ฮนโ : Opposite.op Y โถ Opposite.op P) : (CategoryTheory.Limits.BinaryCofan.mk ฮนโ ฮนโ).unop = CategoryTheory.Limits.BinaryFan.mk ฮนโ.unop ฮนโ.unop - CategoryTheory.Limits.BinaryFan.unop_mk ๐ Mathlib.CategoryTheory.Limits.Shapes.BinaryProducts.BinaryFan
{C : Type u} [CategoryTheory.Category.{v, u} C] {X Y P : C} (ฯโ : Opposite.op P โถ Opposite.op X) (ฯโ : Opposite.op P โถ Opposite.op Y) : (CategoryTheory.Limits.BinaryFan.mk ฯโ ฯโ).unop = CategoryTheory.Limits.BinaryCofan.mk ฯโ.unop ฯโ.unop - CategoryTheory.Limits.BinaryCofan.mk_inl ๐ Mathlib.CategoryTheory.Limits.Shapes.BinaryProducts.BinaryFan
{C : Type u} [CategoryTheory.Category.{v, u} C] {X Y P : C} (ฮนโ : X โถ P) (ฮนโ : Y โถ P) : (CategoryTheory.Limits.BinaryCofan.mk ฮนโ ฮนโ).inl = ฮนโ - CategoryTheory.Limits.BinaryCofan.mk_inr ๐ Mathlib.CategoryTheory.Limits.Shapes.BinaryProducts.BinaryFan
{C : Type u} [CategoryTheory.Category.{v, u} C] {X Y P : C} (ฮนโ : X โถ P) (ฮนโ : Y โถ P) : (CategoryTheory.Limits.BinaryCofan.mk ฮนโ ฮนโ).inr = ฮนโ - CategoryTheory.Limits.BinaryCofan.isColimitFlip ๐ Mathlib.CategoryTheory.Limits.Shapes.BinaryProducts.BinaryFan
{C : Type u} [CategoryTheory.Category.{v, u} C] {X Y : C} {c : CategoryTheory.Limits.BinaryCofan X Y} (hc : CategoryTheory.Limits.IsColimit c) : CategoryTheory.Limits.IsColimit (CategoryTheory.Limits.BinaryCofan.mk c.inr c.inl) - CategoryTheory.Limits.BinaryCofan.isColimitCompLeftIso ๐ Mathlib.CategoryTheory.Limits.Shapes.BinaryProducts.BinaryFan
{C : Type u} [CategoryTheory.Category.{v, u} C] {X Y X' : C} (c : CategoryTheory.Limits.BinaryCofan X Y) (f : X' โถ X) [CategoryTheory.IsIso f] (h : CategoryTheory.Limits.IsColimit c) : CategoryTheory.Limits.IsColimit (CategoryTheory.Limits.BinaryCofan.mk (CategoryTheory.CategoryStruct.comp f c.inl) c.inr) - CategoryTheory.Limits.BinaryCofan.isColimitCompRightIso ๐ Mathlib.CategoryTheory.Limits.Shapes.BinaryProducts.BinaryFan
{C : Type u} [CategoryTheory.Category.{v, u} C] {X Y Y' : C} (c : CategoryTheory.Limits.BinaryCofan X Y) (f : Y' โถ Y) [CategoryTheory.IsIso f] (h : CategoryTheory.Limits.IsColimit c) : CategoryTheory.Limits.IsColimit (CategoryTheory.Limits.BinaryCofan.mk c.inl (CategoryTheory.CategoryStruct.comp f c.inr)) - CategoryTheory.Limits.BinaryCofan.isColimitMk ๐ Mathlib.CategoryTheory.Limits.Shapes.BinaryProducts.BinaryFan
{C : Type u} [CategoryTheory.Category.{v, u} C] {X Y W : C} {inl : X โถ W} {inr : Y โถ W} (desc : (s : CategoryTheory.Limits.BinaryCofan X Y) โ W โถ s.pt) (fac_left : โ (s : CategoryTheory.Limits.BinaryCofan X Y), CategoryTheory.CategoryStruct.comp inl (desc s) = s.inl) (fac_right : โ (s : CategoryTheory.Limits.BinaryCofan X Y), CategoryTheory.CategoryStruct.comp inr (desc s) = s.inr) (uniq : โ (s : CategoryTheory.Limits.BinaryCofan X Y) (m : W โถ s.pt), CategoryTheory.CategoryStruct.comp inl m = s.inl โ CategoryTheory.CategoryStruct.comp inr m = s.inr โ m = desc s) : CategoryTheory.Limits.IsColimit (CategoryTheory.Limits.BinaryCofan.mk inl inr) - CategoryTheory.Limits.BinaryCofan.IsColimit.desc'_coe ๐ Mathlib.CategoryTheory.Limits.Shapes.BinaryProducts.BinaryFan
{C : Type u} [CategoryTheory.Category.{v, u} C] {W X Y : C} {s : CategoryTheory.Limits.BinaryCofan X Y} (h : CategoryTheory.Limits.IsColimit s) (f : X โถ W) (g : Y โถ W) : โ(CategoryTheory.Limits.BinaryCofan.IsColimit.desc' h f g) = h.desc (CategoryTheory.Limits.BinaryCofan.mk f g) - CategoryTheory.Limits.coprodIsCoprod ๐ Mathlib.CategoryTheory.Limits.Shapes.BinaryProducts.BinaryProducts
{C : Type u} [CategoryTheory.Category.{v, u} C] (X Y : C) [CategoryTheory.Limits.HasBinaryCoproduct X Y] : CategoryTheory.Limits.IsColimit (CategoryTheory.Limits.BinaryCofan.mk CategoryTheory.Limits.coprod.inl CategoryTheory.Limits.coprod.inr) - CategoryTheory.Limits.isColimitOfHasBinaryCoproductOfPreservesColimit ๐ Mathlib.CategoryTheory.Limits.Preserves.Shapes.BinaryProducts
{C : Type uโ} [CategoryTheory.Category.{vโ, uโ} C] {D : Type uโ} [CategoryTheory.Category.{vโ, uโ} D] (G : CategoryTheory.Functor C D) (X Y : C) [CategoryTheory.Limits.HasBinaryCoproduct X Y] [CategoryTheory.Limits.PreservesColimit (CategoryTheory.Limits.pair X Y) G] : CategoryTheory.Limits.IsColimit (CategoryTheory.Limits.BinaryCofan.mk (G.map CategoryTheory.Limits.coprod.inl) (G.map CategoryTheory.Limits.coprod.inr)) - CategoryTheory.Limits.isColimitOfReflectsOfMapIsColimit ๐ Mathlib.CategoryTheory.Limits.Preserves.Shapes.BinaryProducts
{C : Type uโ} [CategoryTheory.Category.{vโ, uโ} C] {D : Type uโ} [CategoryTheory.Category.{vโ, uโ} D] (G : CategoryTheory.Functor C D) {P X Y : C} (f : X โถ P) (g : Y โถ P) [CategoryTheory.Limits.ReflectsColimit (CategoryTheory.Limits.pair X Y) G] (l : CategoryTheory.Limits.IsColimit (CategoryTheory.Limits.BinaryCofan.mk (G.map f) (G.map g))) : CategoryTheory.Limits.IsColimit (CategoryTheory.Limits.BinaryCofan.mk f g) - CategoryTheory.Limits.mapIsColimitOfPreservesOfIsColimit ๐ Mathlib.CategoryTheory.Limits.Preserves.Shapes.BinaryProducts
{C : Type uโ} [CategoryTheory.Category.{vโ, uโ} C] {D : Type uโ} [CategoryTheory.Category.{vโ, uโ} D] (G : CategoryTheory.Functor C D) {P X Y : C} (f : X โถ P) (g : Y โถ P) [CategoryTheory.Limits.PreservesColimit (CategoryTheory.Limits.pair X Y) G] (l : CategoryTheory.Limits.IsColimit (CategoryTheory.Limits.BinaryCofan.mk f g)) : CategoryTheory.Limits.IsColimit (CategoryTheory.Limits.BinaryCofan.mk (G.map f) (G.map g)) - CategoryTheory.Limits.isColimitMapCoconeBinaryCofanEquiv ๐ Mathlib.CategoryTheory.Limits.Preserves.Shapes.BinaryProducts
{C : Type uโ} [CategoryTheory.Category.{vโ, uโ} C] {D : Type uโ} [CategoryTheory.Category.{vโ, uโ} D] (G : CategoryTheory.Functor C D) {P X Y : C} (f : X โถ P) (g : Y โถ P) : CategoryTheory.Limits.IsColimit (G.mapCocone (CategoryTheory.Limits.BinaryCofan.mk f g)) โ CategoryTheory.Limits.IsColimit (CategoryTheory.Limits.BinaryCofan.mk (G.map f) (G.map g)) - isCoproductOfIsInitialIsPushout ๐ Mathlib.CategoryTheory.Limits.Constructions.BinaryProducts
{C : Type u} [CategoryTheory.Category.{v, u} C] {W X Y Z : C} (f : X โถ Z) (g : Y โถ Z) (h : W โถ X) (k : W โถ Y) (Hโ : CategoryTheory.Limits.IsInitial W) (Hโ : CategoryTheory.Limits.IsColimit (CategoryTheory.Limits.PushoutCocone.mk f g โฏ)) : CategoryTheory.Limits.IsColimit (CategoryTheory.Limits.BinaryCofan.mk f g) - isPushoutOfIsInitialIsCoproduct ๐ Mathlib.CategoryTheory.Limits.Constructions.BinaryProducts
{C : Type u} [CategoryTheory.Category.{v, u} C] {W X Y Z : C} (f : X โถ Z) (g : Y โถ Z) (h : W โถ X) (k : W โถ Y) (Hโ : CategoryTheory.Limits.IsInitial W) (Hโ : CategoryTheory.Limits.IsColimit (CategoryTheory.Limits.BinaryCofan.mk f g)) : CategoryTheory.Limits.IsColimit (CategoryTheory.Limits.PushoutCocone.mk f g โฏ) - CategoryTheory.IsPushout.of_is_coproduct' ๐ Mathlib.CategoryTheory.Limits.Shapes.Pullback.IsPullback.Basic
{C : Type uโ} [CategoryTheory.Category.{vโ, uโ} C] {Z X Y P : C} {inl : X โถ P} {inr : Y โถ P} (h : CategoryTheory.Limits.IsColimit (CategoryTheory.Limits.BinaryCofan.mk inl inr)) (t : CategoryTheory.Limits.IsInitial Z) : CategoryTheory.IsPushout (t.to X) (t.to Y) inl inr - CategoryTheory.isPushout_iff_isColimit_binaryCofan_of_isThin ๐ Mathlib.CategoryTheory.Limits.Shapes.Pullback.IsPullback.Basic
{C : Type uโ} [CategoryTheory.Category.{vโ, uโ} C] [Quiver.IsThin C] {P X Y Z : C} {f : Z โถ X} {g : Z โถ Y} {inl : X โถ P} {inr : Y โถ P} : CategoryTheory.IsPushout f g inl inr โ Nonempty (CategoryTheory.Limits.IsColimit (CategoryTheory.Limits.BinaryCofan.mk inl inr)) - CategoryTheory.Functor.isColimitMapCoconeBinaryCofanOfPreservesCokernels ๐ Mathlib.CategoryTheory.Preadditive.LeftExact
{C : Type uโ} [CategoryTheory.Category.{vโ, uโ} C] [CategoryTheory.Preadditive C] {D : Type uโ} [CategoryTheory.Category.{vโ, uโ} D] [CategoryTheory.Preadditive D] (F : CategoryTheory.Functor C D) [F.PreservesZeroMorphisms] {X Y Z : C} (ฮนโ : X โถ Z) (ฮนโ : Y โถ Z) [CategoryTheory.Limits.PreservesColimit (CategoryTheory.Limits.parallelPair ฮนโ 0) F] (i : CategoryTheory.Limits.IsColimit (CategoryTheory.Limits.BinaryCofan.mk ฮนโ ฮนโ)) : CategoryTheory.Limits.IsColimit (F.mapCocone (CategoryTheory.Limits.BinaryCofan.mk ฮนโ ฮนโ)) - CategoryTheory.Limits.Types.isCoprodOfMono ๐ Mathlib.CategoryTheory.Limits.Types.Coproducts
{X Y : Type u} (f : X โถ Y) [CategoryTheory.Mono f] : CategoryTheory.Limits.IsColimit (CategoryTheory.Limits.BinaryCofan.mk f (TypeCat.ofHom Subtype.val)) - CategoryTheory.hasStrictInitial_of_isUniversal ๐ Mathlib.CategoryTheory.Limits.VanKampen
{C : Type u} [CategoryTheory.Category.{v, u} C] [CategoryTheory.Limits.HasInitial C] (H : CategoryTheory.IsUniversalColimit (CategoryTheory.Limits.BinaryCofan.mk (CategoryTheory.CategoryStruct.id (โฅ_ C)) (CategoryTheory.CategoryStruct.id (โฅ_ C)))) : CategoryTheory.Limits.HasStrictInitialObjects C - CategoryTheory.BinaryCofan.isVanKampen_mk ๐ Mathlib.CategoryTheory.Limits.VanKampen
{C : Type u} [CategoryTheory.Category.{v, u} C] {X Y : C} (c : CategoryTheory.Limits.BinaryCofan X Y) (cofans : (X Y : C) โ CategoryTheory.Limits.BinaryCofan X Y) (colimits : (X Y : C) โ CategoryTheory.Limits.IsColimit (cofans X Y)) (cones : {X Y Z : C} โ (f : X โถ Z) โ (g : Y โถ Z) โ CategoryTheory.Limits.PullbackCone f g) (limits : {X Y Z : C} โ (f : X โถ Z) โ (g : Y โถ Z) โ CategoryTheory.Limits.IsLimit (cones f g)) (hโ : โ {X' Y' : C} (ฮฑX : X' โถ X) (ฮฑY : Y' โถ Y) (f : (cofans X' Y').pt โถ c.pt), CategoryTheory.CategoryStruct.comp ฮฑX c.inl = CategoryTheory.CategoryStruct.comp (cofans X' Y').inl f โ CategoryTheory.CategoryStruct.comp ฮฑY c.inr = CategoryTheory.CategoryStruct.comp (cofans X' Y').inr f โ CategoryTheory.IsPullback (cofans X' Y').inl ฮฑX f c.inl โง CategoryTheory.IsPullback (cofans X' Y').inr ฮฑY f c.inr) (hโ : {Z : C} โ (f : Z โถ c.pt) โ CategoryTheory.Limits.IsColimit (CategoryTheory.Limits.BinaryCofan.mk (cones f c.inl).fst (cones f c.inr).fst)) : CategoryTheory.IsVanKampenColimit c - CategoryTheory.Mono.of_binaryCoproductDisjoint_left ๐ Mathlib.CategoryTheory.Limits.Shapes.DisjointCoproduct
{C : Type u} [CategoryTheory.Category.{v, u} C] {X Y : C} [CategoryTheory.Limits.BinaryCoproductDisjoint X Y] {Z : C} {f : X โถ Z} (g : Y โถ Z) (hc : CategoryTheory.Limits.IsColimit (CategoryTheory.Limits.BinaryCofan.mk f g)) : CategoryTheory.Mono f - CategoryTheory.Mono.of_binaryCoproductDisjoint_right ๐ Mathlib.CategoryTheory.Limits.Shapes.DisjointCoproduct
{C : Type u} [CategoryTheory.Category.{v, u} C] {X Y : C} [CategoryTheory.Limits.BinaryCoproductDisjoint X Y] {Z : C} (f : X โถ Z) {g : Y โถ Z} (hc : CategoryTheory.Limits.IsColimit (CategoryTheory.Limits.BinaryCofan.mk f g)) : CategoryTheory.Mono g - CategoryTheory.Limits.IsInitial.ofBinaryCoproductDisjointOfIsColimit ๐ Mathlib.CategoryTheory.Limits.Shapes.DisjointCoproduct
{C : Type u} [CategoryTheory.Category.{v, u} C] {X Y : C} [CategoryTheory.Limits.BinaryCoproductDisjoint X Y] {Z : C} {f : X โถ Z} {g : Y โถ Z} [CategoryTheory.Limits.HasPullback f g] (hc : CategoryTheory.Limits.IsColimit (CategoryTheory.Limits.BinaryCofan.mk f g)) : CategoryTheory.Limits.IsInitial (CategoryTheory.Limits.pullback f g) - CategoryTheory.finitaryExtensiveTopCatAux ๐ Mathlib.CategoryTheory.Extensive
(Z : TopCat) (f : Z โถ TopCat.of (PUnit.{u + 1} โ PUnit.{u + 1})) : CategoryTheory.Limits.IsColimit (CategoryTheory.Limits.BinaryCofan.mk (TopCat.pullbackFst f ((TopCat.of PUnit.{u + 1}).binaryCofan (TopCat.of PUnit.{u + 1})).inl) (TopCat.pullbackFst f ((TopCat.of PUnit.{u + 1}).binaryCofan (TopCat.of PUnit.{u + 1})).inr)) - CategoryTheory.is_coprod_iff_isPushout ๐ Mathlib.CategoryTheory.Adhesive.Basic
{C : Type u} [CategoryTheory.Category.{v, u} C] {X E Y YE : C} (c : CategoryTheory.Limits.BinaryCofan X E) (hc : CategoryTheory.Limits.IsColimit c) {f : X โถ Y} {iY : Y โถ YE} {fE : c.pt โถ YE} (H : CategoryTheory.CommSq f c.inl iY fE) : Nonempty (CategoryTheory.Limits.IsColimit (CategoryTheory.Limits.BinaryCofan.mk (CategoryTheory.CategoryStruct.comp c.inr fE) iY)) โ CategoryTheory.IsPushout f c.inl iY fE - Preorder.isColimitBinaryCofan ๐ Mathlib.CategoryTheory.Limits.Preorder
{C : Type u} [SemilatticeSup C] (X Y : C) : CategoryTheory.Limits.IsColimit (CategoryTheory.Limits.BinaryCofan.mk (CategoryTheory.homOfLE โฏ) (CategoryTheory.homOfLE โฏ)) - CategoryTheory.Limits.pushoutCoconeEquivBinaryCofan_functor_obj ๐ Mathlib.CategoryTheory.Limits.Constructions.Over.Products
{C : Type u} [CategoryTheory.Category.{v, u} C] {X Y Z : C} {f : X โถ Y} {g : X โถ Z} (c : CategoryTheory.Limits.PushoutCocone f g) : CategoryTheory.Limits.pushoutCoconeEquivBinaryCofan.functor.obj c = CategoryTheory.Limits.BinaryCofan.mk (CategoryTheory.Under.homMk c.inl โฏ) (CategoryTheory.Under.homMk c.inr โฏ) - CategoryTheory.Limits.pushoutCoconeEquivBinaryCofan_functor_map_hom ๐ Mathlib.CategoryTheory.Limits.Constructions.Over.Products
{C : Type u} [CategoryTheory.Category.{v, u} C] {X Y Z : C} {f : X โถ Y} {g : X โถ Z} {cโ cโ : CategoryTheory.Limits.PushoutCocone f g} (a : cโ โถ cโ) : (CategoryTheory.Limits.pushoutCoconeEquivBinaryCofan.functor.map a).hom = CategoryTheory.Under.homMk a.hom โฏ - CategoryTheory.Limits.pushoutCoconeEquivBinaryCofan_unitIso ๐ Mathlib.CategoryTheory.Limits.Constructions.Over.Products
{C : Type u} [CategoryTheory.Category.{v, u} C] {X Y Z : C} {f : X โถ Y} {g : X โถ Z} : CategoryTheory.Limits.pushoutCoconeEquivBinaryCofan.unitIso = CategoryTheory.NatIso.ofComponents (fun c => c.eta) โฏ - CategoryTheory.Limits.pushoutCoconeEquivBinaryCofan_counitIso ๐ Mathlib.CategoryTheory.Limits.Constructions.Over.Products
{C : Type u} [CategoryTheory.Category.{v, u} C] {X Y Z : C} {f : X โถ Y} {g : X โถ Z} : CategoryTheory.Limits.pushoutCoconeEquivBinaryCofan.counitIso = CategoryTheory.NatIso.ofComponents (fun X_1 => CategoryTheory.Limits.BinaryCofan.ext (CategoryTheory.Under.isoMk (CategoryTheory.Iso.refl (({ obj := fun c => CategoryTheory.Limits.PushoutCocone.mk (CategoryTheory.Under.Hom.right c.inl) (CategoryTheory.Under.Hom.right c.inr) โฏ, map := fun {cโ cโ} a => { hom := CategoryTheory.Under.Hom.right a.hom, w := โฏ }, map_id := โฏ, map_comp := โฏ }.comp { obj := fun c => CategoryTheory.Limits.BinaryCofan.mk (CategoryTheory.Under.homMk c.inl โฏ) (CategoryTheory.Under.homMk c.inr โฏ), map := fun {cโ cโ} a => { hom := CategoryTheory.Under.homMk a.hom โฏ, w := โฏ }, map_id := โฏ, map_comp := โฏ }).obj X_1).pt.right) โฏ) โฏ โฏ) โฏ - AlgebraicGeometry.nonempty_isColimit_binaryCofanMk_of_isCompl ๐ Mathlib.AlgebraicGeometry.Limits
{X Y S : AlgebraicGeometry.Scheme} (f : X โถ S) (g : Y โถ S) [AlgebraicGeometry.IsOpenImmersion f] [AlgebraicGeometry.IsOpenImmersion g] (hf : IsCompl (AlgebraicGeometry.Scheme.Hom.opensRange f) (AlgebraicGeometry.Scheme.Hom.opensRange g)) : Nonempty (CategoryTheory.Limits.IsColimit (CategoryTheory.Limits.BinaryCofan.mk f g)) - AlgebraicGeometry.Scheme.Hom.normalizationCoprodIso ๐ Mathlib.AlgebraicGeometry.Normalization
{X Y : AlgebraicGeometry.Scheme} (f : X โถ Y) [AlgebraicGeometry.QuasiCompact f] [AlgebraicGeometry.QuasiSeparated f] {U V : AlgebraicGeometry.Scheme} {iU : U โถ X} {iV : V โถ X} (e : CategoryTheory.Limits.IsColimit (CategoryTheory.Limits.BinaryCofan.mk iU iV)) [AlgebraicGeometry.QuasiCompact iU] [AlgebraicGeometry.QuasiSeparated iU] [AlgebraicGeometry.QuasiCompact iV] [AlgebraicGeometry.QuasiSeparated iV] : AlgebraicGeometry.Scheme.Hom.normalization (CategoryTheory.CategoryStruct.comp iU f) โจฟ AlgebraicGeometry.Scheme.Hom.normalization (CategoryTheory.CategoryStruct.comp iV f) โ AlgebraicGeometry.Scheme.Hom.normalization f - AlgebraicGeometry.Scheme.Hom.normalizationCoprodIso_inv_coprodDesc_fromNormalization ๐ Mathlib.AlgebraicGeometry.Normalization
{X Y : AlgebraicGeometry.Scheme} (f : X โถ Y) [AlgebraicGeometry.QuasiCompact f] [AlgebraicGeometry.QuasiSeparated f] {U V : AlgebraicGeometry.Scheme} {iU : U โถ X} {iV : V โถ X} (e : CategoryTheory.Limits.IsColimit (CategoryTheory.Limits.BinaryCofan.mk iU iV)) [AlgebraicGeometry.QuasiCompact iU] [AlgebraicGeometry.QuasiSeparated iU] [AlgebraicGeometry.QuasiCompact iV] [AlgebraicGeometry.QuasiSeparated iV] : CategoryTheory.CategoryStruct.comp (AlgebraicGeometry.Scheme.Hom.normalizationCoprodIso f e).inv (CategoryTheory.Limits.coprod.desc (AlgebraicGeometry.Scheme.Hom.fromNormalization (CategoryTheory.CategoryStruct.comp iU f)) (AlgebraicGeometry.Scheme.Hom.fromNormalization (CategoryTheory.CategoryStruct.comp iV f))) = AlgebraicGeometry.Scheme.Hom.fromNormalization f - AlgebraicGeometry.Scheme.Hom.toNormalization_inl_normalizationCoprodIso_hom ๐ Mathlib.AlgebraicGeometry.Normalization
{X Y : AlgebraicGeometry.Scheme} (f : X โถ Y) [AlgebraicGeometry.QuasiCompact f] [AlgebraicGeometry.QuasiSeparated f] {U V : AlgebraicGeometry.Scheme} {iU : U โถ X} {iV : V โถ X} (e : CategoryTheory.Limits.IsColimit (CategoryTheory.Limits.BinaryCofan.mk iU iV)) [AlgebraicGeometry.QuasiCompact iU] [AlgebraicGeometry.QuasiSeparated iU] [AlgebraicGeometry.QuasiCompact iV] [AlgebraicGeometry.QuasiSeparated iV] : CategoryTheory.CategoryStruct.comp (AlgebraicGeometry.Scheme.Hom.toNormalization (CategoryTheory.CategoryStruct.comp iU f)) (CategoryTheory.CategoryStruct.comp CategoryTheory.Limits.coprod.inl (AlgebraicGeometry.Scheme.Hom.normalizationCoprodIso f e).hom) = CategoryTheory.CategoryStruct.comp iU (AlgebraicGeometry.Scheme.Hom.toNormalization f) - AlgebraicGeometry.Scheme.Hom.toNormalization_inr_normalizationCoprodIso_hom ๐ Mathlib.AlgebraicGeometry.Normalization
{X Y : AlgebraicGeometry.Scheme} (f : X โถ Y) [AlgebraicGeometry.QuasiCompact f] [AlgebraicGeometry.QuasiSeparated f] {U V : AlgebraicGeometry.Scheme} {iU : U โถ X} {iV : V โถ X} (e : CategoryTheory.Limits.IsColimit (CategoryTheory.Limits.BinaryCofan.mk iU iV)) [AlgebraicGeometry.QuasiCompact iU] [AlgebraicGeometry.QuasiSeparated iU] [AlgebraicGeometry.QuasiCompact iV] [AlgebraicGeometry.QuasiSeparated iV] : CategoryTheory.CategoryStruct.comp (AlgebraicGeometry.Scheme.Hom.toNormalization (CategoryTheory.CategoryStruct.comp iV f)) (CategoryTheory.CategoryStruct.comp CategoryTheory.Limits.coprod.inr (AlgebraicGeometry.Scheme.Hom.normalizationCoprodIso f e).hom) = CategoryTheory.CategoryStruct.comp iV (AlgebraicGeometry.Scheme.Hom.toNormalization f) - AlgebraicGeometry.Scheme.Hom.inl_normalizationCoprodIso_hom_fromNormalization ๐ Mathlib.AlgebraicGeometry.Normalization
{X Y : AlgebraicGeometry.Scheme} (f : X โถ Y) [AlgebraicGeometry.QuasiCompact f] [AlgebraicGeometry.QuasiSeparated f] {U V : AlgebraicGeometry.Scheme} {iU : U โถ X} {iV : V โถ X} (e : CategoryTheory.Limits.IsColimit (CategoryTheory.Limits.BinaryCofan.mk iU iV)) [AlgebraicGeometry.QuasiCompact iU] [AlgebraicGeometry.QuasiSeparated iU] [AlgebraicGeometry.QuasiCompact iV] [AlgebraicGeometry.QuasiSeparated iV] : CategoryTheory.CategoryStruct.comp CategoryTheory.Limits.coprod.inl (CategoryTheory.CategoryStruct.comp (AlgebraicGeometry.Scheme.Hom.normalizationCoprodIso f e).hom (AlgebraicGeometry.Scheme.Hom.fromNormalization f)) = AlgebraicGeometry.Scheme.Hom.fromNormalization (CategoryTheory.CategoryStruct.comp iU f) - AlgebraicGeometry.Scheme.Hom.inr_normalizationCoprodIso_hom_fromNormalization ๐ Mathlib.AlgebraicGeometry.Normalization
{X Y : AlgebraicGeometry.Scheme} (f : X โถ Y) [AlgebraicGeometry.QuasiCompact f] [AlgebraicGeometry.QuasiSeparated f] {U V : AlgebraicGeometry.Scheme} {iU : U โถ X} {iV : V โถ X} (e : CategoryTheory.Limits.IsColimit (CategoryTheory.Limits.BinaryCofan.mk iU iV)) [AlgebraicGeometry.QuasiCompact iU] [AlgebraicGeometry.QuasiSeparated iU] [AlgebraicGeometry.QuasiCompact iV] [AlgebraicGeometry.QuasiSeparated iV] : CategoryTheory.CategoryStruct.comp CategoryTheory.Limits.coprod.inr (CategoryTheory.CategoryStruct.comp (AlgebraicGeometry.Scheme.Hom.normalizationCoprodIso f e).hom (AlgebraicGeometry.Scheme.Hom.fromNormalization f)) = AlgebraicGeometry.Scheme.Hom.fromNormalization (CategoryTheory.CategoryStruct.comp iV f) - AlgebraicGeometry.Scheme.Hom.normalizationCoprodIso_inv_coprodDesc_fromNormalization_assoc ๐ Mathlib.AlgebraicGeometry.Normalization
{X Y : AlgebraicGeometry.Scheme} (f : X โถ Y) [AlgebraicGeometry.QuasiCompact f] [AlgebraicGeometry.QuasiSeparated f] {U V : AlgebraicGeometry.Scheme} {iU : U โถ X} {iV : V โถ X} (e : CategoryTheory.Limits.IsColimit (CategoryTheory.Limits.BinaryCofan.mk iU iV)) [AlgebraicGeometry.QuasiCompact iU] [AlgebraicGeometry.QuasiSeparated iU] [AlgebraicGeometry.QuasiCompact iV] [AlgebraicGeometry.QuasiSeparated iV] {Z : AlgebraicGeometry.Scheme} (h : Y โถ Z) : CategoryTheory.CategoryStruct.comp (AlgebraicGeometry.Scheme.Hom.normalizationCoprodIso f e).inv (CategoryTheory.CategoryStruct.comp (CategoryTheory.Limits.coprod.desc (AlgebraicGeometry.Scheme.Hom.fromNormalization (CategoryTheory.CategoryStruct.comp iU f)) (AlgebraicGeometry.Scheme.Hom.fromNormalization (CategoryTheory.CategoryStruct.comp iV f))) h) = CategoryTheory.CategoryStruct.comp (AlgebraicGeometry.Scheme.Hom.fromNormalization f) h - AlgebraicGeometry.Scheme.Hom.toNormalization_inl_normalizationCoprodIso_hom_assoc ๐ Mathlib.AlgebraicGeometry.Normalization
{X Y : AlgebraicGeometry.Scheme} (f : X โถ Y) [AlgebraicGeometry.QuasiCompact f] [AlgebraicGeometry.QuasiSeparated f] {U V : AlgebraicGeometry.Scheme} {iU : U โถ X} {iV : V โถ X} (e : CategoryTheory.Limits.IsColimit (CategoryTheory.Limits.BinaryCofan.mk iU iV)) [AlgebraicGeometry.QuasiCompact iU] [AlgebraicGeometry.QuasiSeparated iU] [AlgebraicGeometry.QuasiCompact iV] [AlgebraicGeometry.QuasiSeparated iV] {Z : AlgebraicGeometry.Scheme} (h : AlgebraicGeometry.Scheme.Hom.normalization f โถ Z) : CategoryTheory.CategoryStruct.comp (AlgebraicGeometry.Scheme.Hom.toNormalization (CategoryTheory.CategoryStruct.comp iU f)) (CategoryTheory.CategoryStruct.comp CategoryTheory.Limits.coprod.inl (CategoryTheory.CategoryStruct.comp (AlgebraicGeometry.Scheme.Hom.normalizationCoprodIso f e).hom h)) = CategoryTheory.CategoryStruct.comp iU (CategoryTheory.CategoryStruct.comp (AlgebraicGeometry.Scheme.Hom.toNormalization f) h) - AlgebraicGeometry.Scheme.Hom.toNormalization_inr_normalizationCoprodIso_hom_assoc ๐ Mathlib.AlgebraicGeometry.Normalization
{X Y : AlgebraicGeometry.Scheme} (f : X โถ Y) [AlgebraicGeometry.QuasiCompact f] [AlgebraicGeometry.QuasiSeparated f] {U V : AlgebraicGeometry.Scheme} {iU : U โถ X} {iV : V โถ X} (e : CategoryTheory.Limits.IsColimit (CategoryTheory.Limits.BinaryCofan.mk iU iV)) [AlgebraicGeometry.QuasiCompact iU] [AlgebraicGeometry.QuasiSeparated iU] [AlgebraicGeometry.QuasiCompact iV] [AlgebraicGeometry.QuasiSeparated iV] {Z : AlgebraicGeometry.Scheme} (h : AlgebraicGeometry.Scheme.Hom.normalization f โถ Z) : CategoryTheory.CategoryStruct.comp (AlgebraicGeometry.Scheme.Hom.toNormalization (CategoryTheory.CategoryStruct.comp iV f)) (CategoryTheory.CategoryStruct.comp CategoryTheory.Limits.coprod.inr (CategoryTheory.CategoryStruct.comp (AlgebraicGeometry.Scheme.Hom.normalizationCoprodIso f e).hom h)) = CategoryTheory.CategoryStruct.comp iV (CategoryTheory.CategoryStruct.comp (AlgebraicGeometry.Scheme.Hom.toNormalization f) h) - AlgebraicGeometry.Scheme.Hom.inl_normalizationCoprodIso_hom_fromNormalization_assoc ๐ Mathlib.AlgebraicGeometry.Normalization
{X Y : AlgebraicGeometry.Scheme} (f : X โถ Y) [AlgebraicGeometry.QuasiCompact f] [AlgebraicGeometry.QuasiSeparated f] {U V : AlgebraicGeometry.Scheme} {iU : U โถ X} {iV : V โถ X} (e : CategoryTheory.Limits.IsColimit (CategoryTheory.Limits.BinaryCofan.mk iU iV)) [AlgebraicGeometry.QuasiCompact iU] [AlgebraicGeometry.QuasiSeparated iU] [AlgebraicGeometry.QuasiCompact iV] [AlgebraicGeometry.QuasiSeparated iV] {Z : AlgebraicGeometry.Scheme} (h : Y โถ Z) : CategoryTheory.CategoryStruct.comp CategoryTheory.Limits.coprod.inl (CategoryTheory.CategoryStruct.comp (AlgebraicGeometry.Scheme.Hom.normalizationCoprodIso f e).hom (CategoryTheory.CategoryStruct.comp (AlgebraicGeometry.Scheme.Hom.fromNormalization f) h)) = CategoryTheory.CategoryStruct.comp (AlgebraicGeometry.Scheme.Hom.fromNormalization (CategoryTheory.CategoryStruct.comp iU f)) h - AlgebraicGeometry.Scheme.Hom.inr_normalizationCoprodIso_hom_fromNormalization_assoc ๐ Mathlib.AlgebraicGeometry.Normalization
{X Y : AlgebraicGeometry.Scheme} (f : X โถ Y) [AlgebraicGeometry.QuasiCompact f] [AlgebraicGeometry.QuasiSeparated f] {U V : AlgebraicGeometry.Scheme} {iU : U โถ X} {iV : V โถ X} (e : CategoryTheory.Limits.IsColimit (CategoryTheory.Limits.BinaryCofan.mk iU iV)) [AlgebraicGeometry.QuasiCompact iU] [AlgebraicGeometry.QuasiSeparated iU] [AlgebraicGeometry.QuasiCompact iV] [AlgebraicGeometry.QuasiSeparated iV] {Z : AlgebraicGeometry.Scheme} (h : Y โถ Z) : CategoryTheory.CategoryStruct.comp CategoryTheory.Limits.coprod.inr (CategoryTheory.CategoryStruct.comp (AlgebraicGeometry.Scheme.Hom.normalizationCoprodIso f e).hom (CategoryTheory.CategoryStruct.comp (AlgebraicGeometry.Scheme.Hom.fromNormalization f) h)) = CategoryTheory.CategoryStruct.comp (AlgebraicGeometry.Scheme.Hom.fromNormalization (CategoryTheory.CategoryStruct.comp iV f)) h - AlgebraicGeometry.Scheme.Hom.inl_toNormalization_normalizationCoprodIso_inv_assoc ๐ Mathlib.AlgebraicGeometry.Normalization
{X Y : AlgebraicGeometry.Scheme} (f : X โถ Y) [AlgebraicGeometry.QuasiCompact f] [AlgebraicGeometry.QuasiSeparated f] {U V : AlgebraicGeometry.Scheme} {iU : U โถ X} {iV : V โถ X} (e : CategoryTheory.Limits.IsColimit (CategoryTheory.Limits.BinaryCofan.mk iU iV)) [AlgebraicGeometry.QuasiCompact iU] [AlgebraicGeometry.QuasiSeparated iU] [AlgebraicGeometry.QuasiCompact iV] [AlgebraicGeometry.QuasiSeparated iV] {Z : AlgebraicGeometry.Scheme} (h : AlgebraicGeometry.Scheme.Hom.normalization (CategoryTheory.CategoryStruct.comp iU f) โจฟ AlgebraicGeometry.Scheme.Hom.normalization (CategoryTheory.CategoryStruct.comp iV f) โถ Z) : CategoryTheory.CategoryStruct.comp iU (CategoryTheory.CategoryStruct.comp (AlgebraicGeometry.Scheme.Hom.toNormalization f) (CategoryTheory.CategoryStruct.comp (AlgebraicGeometry.Scheme.Hom.normalizationCoprodIso f e).inv h)) = CategoryTheory.CategoryStruct.comp (AlgebraicGeometry.Scheme.Hom.toNormalization (CategoryTheory.CategoryStruct.comp iU f)) (CategoryTheory.CategoryStruct.comp CategoryTheory.Limits.coprod.inl h) - AlgebraicGeometry.Scheme.Hom.inr_toNormalization_normalizationCoprodIso_inv_assoc ๐ Mathlib.AlgebraicGeometry.Normalization
{X Y : AlgebraicGeometry.Scheme} (f : X โถ Y) [AlgebraicGeometry.QuasiCompact f] [AlgebraicGeometry.QuasiSeparated f] {U V : AlgebraicGeometry.Scheme} {iU : U โถ X} {iV : V โถ X} (e : CategoryTheory.Limits.IsColimit (CategoryTheory.Limits.BinaryCofan.mk iU iV)) [AlgebraicGeometry.QuasiCompact iU] [AlgebraicGeometry.QuasiSeparated iU] [AlgebraicGeometry.QuasiCompact iV] [AlgebraicGeometry.QuasiSeparated iV] {Z : AlgebraicGeometry.Scheme} (h : AlgebraicGeometry.Scheme.Hom.normalization (CategoryTheory.CategoryStruct.comp iU f) โจฟ AlgebraicGeometry.Scheme.Hom.normalization (CategoryTheory.CategoryStruct.comp iV f) โถ Z) : CategoryTheory.CategoryStruct.comp iV (CategoryTheory.CategoryStruct.comp (AlgebraicGeometry.Scheme.Hom.toNormalization f) (CategoryTheory.CategoryStruct.comp (AlgebraicGeometry.Scheme.Hom.normalizationCoprodIso f e).inv h)) = CategoryTheory.CategoryStruct.comp (AlgebraicGeometry.Scheme.Hom.toNormalization (CategoryTheory.CategoryStruct.comp iV f)) (CategoryTheory.CategoryStruct.comp CategoryTheory.Limits.coprod.inr h) - AlgebraicGeometry.Scheme.Hom.inl_toNormalization_normalizationCoprodIso_inv ๐ Mathlib.AlgebraicGeometry.Normalization
{X Y : AlgebraicGeometry.Scheme} (f : X โถ Y) [AlgebraicGeometry.QuasiCompact f] [AlgebraicGeometry.QuasiSeparated f] {U V : AlgebraicGeometry.Scheme} {iU : U โถ X} {iV : V โถ X} (e : CategoryTheory.Limits.IsColimit (CategoryTheory.Limits.BinaryCofan.mk iU iV)) [AlgebraicGeometry.QuasiCompact iU] [AlgebraicGeometry.QuasiSeparated iU] [AlgebraicGeometry.QuasiCompact iV] [AlgebraicGeometry.QuasiSeparated iV] : CategoryTheory.CategoryStruct.comp iU (CategoryTheory.CategoryStruct.comp (AlgebraicGeometry.Scheme.Hom.toNormalization f) (AlgebraicGeometry.Scheme.Hom.normalizationCoprodIso f e).inv) = CategoryTheory.CategoryStruct.comp (AlgebraicGeometry.Scheme.Hom.toNormalization (CategoryTheory.CategoryStruct.comp iU f)) CategoryTheory.Limits.coprod.inl - AlgebraicGeometry.Scheme.Hom.inr_toNormalization_normalizationCoprodIso_inv ๐ Mathlib.AlgebraicGeometry.Normalization
{X Y : AlgebraicGeometry.Scheme} (f : X โถ Y) [AlgebraicGeometry.QuasiCompact f] [AlgebraicGeometry.QuasiSeparated f] {U V : AlgebraicGeometry.Scheme} {iU : U โถ X} {iV : V โถ X} (e : CategoryTheory.Limits.IsColimit (CategoryTheory.Limits.BinaryCofan.mk iU iV)) [AlgebraicGeometry.QuasiCompact iU] [AlgebraicGeometry.QuasiSeparated iU] [AlgebraicGeometry.QuasiCompact iV] [AlgebraicGeometry.QuasiSeparated iV] : CategoryTheory.CategoryStruct.comp iV (CategoryTheory.CategoryStruct.comp (AlgebraicGeometry.Scheme.Hom.toNormalization f) (AlgebraicGeometry.Scheme.Hom.normalizationCoprodIso f e).inv) = CategoryTheory.CategoryStruct.comp (AlgebraicGeometry.Scheme.Hom.toNormalization (CategoryTheory.CategoryStruct.comp iV f)) CategoryTheory.Limits.coprod.inr - CategoryTheory.Adhesive.isColimitBinaryCofan ๐ Mathlib.CategoryTheory.Adhesive.Subobject
{C : Type u} [CategoryTheory.Category.{v, u} C] [CategoryTheory.Adhesive C] {X : C} (a b : CategoryTheory.Subobject X) : CategoryTheory.Limits.IsColimit (CategoryTheory.Limits.BinaryCofan.mk โฏ.hom โฏ.hom) - CategoryTheory.PreGaloisCategory.monoInducesIsoOnDirectSummand ๐ Mathlib.CategoryTheory.Galois.Basic
{C : Type uโ} {instโ : CategoryTheory.Category.{uโ, uโ} C} [self : CategoryTheory.PreGaloisCategory C] {X Y : C} (i : X โถ Y) [CategoryTheory.Mono i] : โ Z u, Nonempty (CategoryTheory.Limits.IsColimit (CategoryTheory.Limits.BinaryCofan.mk i u)) - CategoryTheory.PreGaloisCategory.mk ๐ Mathlib.CategoryTheory.Galois.Basic
{C : Type uโ} [CategoryTheory.Category.{uโ, uโ} C] (hasTerminal : CategoryTheory.Limits.HasTerminal C := by infer_instance) (hasPullbacks : CategoryTheory.Limits.HasPullbacks C := by infer_instance) (hasFiniteCoproducts : CategoryTheory.Limits.HasFiniteCoproducts C := by infer_instance) (hasQuotientsByFiniteGroups : โ (G : Type uโ) [inst : Group G] [Finite G], CategoryTheory.Limits.HasColimitsOfShape (CategoryTheory.SingleObj G) C := by infer_instance) (monoInducesIsoOnDirectSummand : โ {X Y : C} (i : X โถ Y) [CategoryTheory.Mono i], โ Z u, Nonempty (CategoryTheory.Limits.IsColimit (CategoryTheory.Limits.BinaryCofan.mk i u))) : CategoryTheory.PreGaloisCategory C
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