Loogle!
Result
Found 85 declarations mentioning CategoryTheory.CatCommSq.iso.
- CategoryTheory.CatCommSq.iso π Mathlib.CategoryTheory.CatCommSq
{Cβ : Type u_1} {Cβ : Type u_2} {Cβ : Type u_3} {Cβ : Type u_4} {instβ : CategoryTheory.Category.{v_1, u_1} Cβ} {instβΒΉ : CategoryTheory.Category.{v_2, u_2} Cβ} {instβΒ² : CategoryTheory.Category.{v_3, u_3} Cβ} {instβΒ³ : CategoryTheory.Category.{v_4, u_4} Cβ} (T : CategoryTheory.Functor Cβ Cβ) (L : CategoryTheory.Functor Cβ Cβ) (R : CategoryTheory.Functor Cβ Cβ) (B : CategoryTheory.Functor Cβ Cβ) [self : CategoryTheory.CatCommSq T L R B] : T.comp R β L.comp B - CategoryTheory.CatCommSq.ext π Mathlib.CategoryTheory.CatCommSq
{Cβ : Type u_1} {Cβ : Type u_2} {Cβ : Type u_3} {Cβ : Type u_4} {instβ : CategoryTheory.Category.{v_1, u_1} Cβ} {instβΒΉ : CategoryTheory.Category.{v_2, u_2} Cβ} {instβΒ² : CategoryTheory.Category.{v_3, u_3} Cβ} {instβΒ³ : CategoryTheory.Category.{v_4, u_4} Cβ} {T : CategoryTheory.Functor Cβ Cβ} {L : CategoryTheory.Functor Cβ Cβ} {R : CategoryTheory.Functor Cβ Cβ} {B : CategoryTheory.Functor Cβ Cβ} {x y : CategoryTheory.CatCommSq T L R B} (iso : CategoryTheory.CatCommSq.iso T L R B = CategoryTheory.CatCommSq.iso T L R B) : x = y - CategoryTheory.CatCommSq.ext_iff π Mathlib.CategoryTheory.CatCommSq
{Cβ : Type u_1} {Cβ : Type u_2} {Cβ : Type u_3} {Cβ : Type u_4} {instβ : CategoryTheory.Category.{v_1, u_1} Cβ} {instβΒΉ : CategoryTheory.Category.{v_2, u_2} Cβ} {instβΒ² : CategoryTheory.Category.{v_3, u_3} Cβ} {instβΒ³ : CategoryTheory.Category.{v_4, u_4} Cβ} {T : CategoryTheory.Functor Cβ Cβ} {L : CategoryTheory.Functor Cβ Cβ} {R : CategoryTheory.Functor Cβ Cβ} {B : CategoryTheory.Functor Cβ Cβ} {x y : CategoryTheory.CatCommSq T L R B} : x = y β CategoryTheory.CatCommSq.iso T L R B = CategoryTheory.CatCommSq.iso T L R B - CategoryTheory.CatCommSq.hId_iso_hom_app π Mathlib.CategoryTheory.CatCommSq
{Cβ : Type u_1} {Cβ : Type u_3} [CategoryTheory.Category.{v_1, u_1} Cβ] [CategoryTheory.Category.{v_3, u_3} Cβ] (L : CategoryTheory.Functor Cβ Cβ) (X : Cβ) : (CategoryTheory.CatCommSq.iso (CategoryTheory.Functor.id Cβ) L L (CategoryTheory.Functor.id Cβ)).hom.app X = CategoryTheory.CategoryStruct.id (L.obj X) - CategoryTheory.CatCommSq.hId_iso_inv_app π Mathlib.CategoryTheory.CatCommSq
{Cβ : Type u_1} {Cβ : Type u_3} [CategoryTheory.Category.{v_1, u_1} Cβ] [CategoryTheory.Category.{v_3, u_3} Cβ] (L : CategoryTheory.Functor Cβ Cβ) (X : Cβ) : (CategoryTheory.CatCommSq.iso (CategoryTheory.Functor.id Cβ) L L (CategoryTheory.Functor.id Cβ)).inv.app X = CategoryTheory.CategoryStruct.id (L.obj X) - CategoryTheory.CatCommSq.vId_iso_hom_app π Mathlib.CategoryTheory.CatCommSq
{Cβ : Type u_1} {Cβ : Type u_2} [CategoryTheory.Category.{v_1, u_1} Cβ] [CategoryTheory.Category.{v_2, u_2} Cβ] (T : CategoryTheory.Functor Cβ Cβ) (X : Cβ) : (CategoryTheory.CatCommSq.iso T (CategoryTheory.Functor.id Cβ) (CategoryTheory.Functor.id Cβ) T).hom.app X = CategoryTheory.CategoryStruct.id (T.obj X) - CategoryTheory.CatCommSq.vId_iso_inv_app π Mathlib.CategoryTheory.CatCommSq
{Cβ : Type u_1} {Cβ : Type u_2} [CategoryTheory.Category.{v_1, u_1} Cβ] [CategoryTheory.Category.{v_2, u_2} Cβ] (T : CategoryTheory.Functor Cβ Cβ) (X : Cβ) : (CategoryTheory.CatCommSq.iso T (CategoryTheory.Functor.id Cβ) (CategoryTheory.Functor.id Cβ) T).inv.app X = CategoryTheory.CategoryStruct.id (T.obj X) - CategoryTheory.CatCommSq.iso_hom_naturality π Mathlib.CategoryTheory.CatCommSq
{Cβ : Type u_1} {Cβ : Type u_2} {Cβ : Type u_3} {Cβ : Type u_4} [CategoryTheory.Category.{v_1, u_1} Cβ] [CategoryTheory.Category.{v_2, u_2} Cβ] [CategoryTheory.Category.{v_3, u_3} Cβ] [CategoryTheory.Category.{v_4, u_4} Cβ] (T : CategoryTheory.Functor Cβ Cβ) (L : CategoryTheory.Functor Cβ Cβ) (R : CategoryTheory.Functor Cβ Cβ) (B : CategoryTheory.Functor Cβ Cβ) [h : CategoryTheory.CatCommSq T L R B] {x y : Cβ} (f : x βΆ y) : CategoryTheory.CategoryStruct.comp (R.map (T.map f)) ((CategoryTheory.CatCommSq.iso T L R B).hom.app y) = CategoryTheory.CategoryStruct.comp ((CategoryTheory.CatCommSq.iso T L R B).hom.app x) (B.map (L.map f)) - CategoryTheory.CatCommSq.iso_inv_naturality π Mathlib.CategoryTheory.CatCommSq
{Cβ : Type u_1} {Cβ : Type u_2} {Cβ : Type u_3} {Cβ : Type u_4} [CategoryTheory.Category.{v_1, u_1} Cβ] [CategoryTheory.Category.{v_2, u_2} Cβ] [CategoryTheory.Category.{v_3, u_3} Cβ] [CategoryTheory.Category.{v_4, u_4} Cβ] (T : CategoryTheory.Functor Cβ Cβ) (L : CategoryTheory.Functor Cβ Cβ) (R : CategoryTheory.Functor Cβ Cβ) (B : CategoryTheory.Functor Cβ Cβ) [h : CategoryTheory.CatCommSq T L R B] {x y : Cβ} (f : x βΆ y) : CategoryTheory.CategoryStruct.comp (B.map (L.map f)) ((CategoryTheory.CatCommSq.iso T L R B).inv.app y) = CategoryTheory.CategoryStruct.comp ((CategoryTheory.CatCommSq.iso T L R B).inv.app x) (R.map (T.map f)) - CategoryTheory.CatCommSq.iso_hom_naturality_assoc π Mathlib.CategoryTheory.CatCommSq
{Cβ : Type u_1} {Cβ : Type u_2} {Cβ : Type u_3} {Cβ : Type u_4} [CategoryTheory.Category.{v_1, u_1} Cβ] [CategoryTheory.Category.{v_2, u_2} Cβ] [CategoryTheory.Category.{v_3, u_3} Cβ] [CategoryTheory.Category.{v_4, u_4} Cβ] (T : CategoryTheory.Functor Cβ Cβ) (L : CategoryTheory.Functor Cβ Cβ) (R : CategoryTheory.Functor Cβ Cβ) (B : CategoryTheory.Functor Cβ Cβ) [h : CategoryTheory.CatCommSq T L R B] {x y : Cβ} (f : x βΆ y) {Z : Cβ} (hβ : B.obj (L.obj y) βΆ Z) : CategoryTheory.CategoryStruct.comp (R.map (T.map f)) (CategoryTheory.CategoryStruct.comp ((CategoryTheory.CatCommSq.iso T L R B).hom.app y) hβ) = CategoryTheory.CategoryStruct.comp ((CategoryTheory.CatCommSq.iso T L R B).hom.app x) (CategoryTheory.CategoryStruct.comp (B.map (L.map f)) hβ) - CategoryTheory.CatCommSq.iso_inv_naturality_assoc π Mathlib.CategoryTheory.CatCommSq
{Cβ : Type u_1} {Cβ : Type u_2} {Cβ : Type u_3} {Cβ : Type u_4} [CategoryTheory.Category.{v_1, u_1} Cβ] [CategoryTheory.Category.{v_2, u_2} Cβ] [CategoryTheory.Category.{v_3, u_3} Cβ] [CategoryTheory.Category.{v_4, u_4} Cβ] (T : CategoryTheory.Functor Cβ Cβ) (L : CategoryTheory.Functor Cβ Cβ) (R : CategoryTheory.Functor Cβ Cβ) (B : CategoryTheory.Functor Cβ Cβ) [h : CategoryTheory.CatCommSq T L R B] {x y : Cβ} (f : x βΆ y) {Z : Cβ} (hβ : R.obj (T.obj y) βΆ Z) : CategoryTheory.CategoryStruct.comp (B.map (L.map f)) (CategoryTheory.CategoryStruct.comp ((CategoryTheory.CatCommSq.iso T L R B).inv.app y) hβ) = CategoryTheory.CategoryStruct.comp ((CategoryTheory.CatCommSq.iso T L R B).inv.app x) (CategoryTheory.CategoryStruct.comp (R.map (T.map f)) hβ) - CategoryTheory.CatCommSq.hComp_iso_hom_app π Mathlib.CategoryTheory.CatCommSq
{Cβ : Type u_1} {Cβ : Type u_2} {Cβ : Type u_3} {Cβ : Type u_4} {Cβ : Type u_5} {Cβ : Type u_6} [CategoryTheory.Category.{v_1, u_1} Cβ] [CategoryTheory.Category.{v_2, u_2} Cβ] [CategoryTheory.Category.{v_3, u_3} Cβ] [CategoryTheory.Category.{v_4, u_4} Cβ] [CategoryTheory.Category.{v_5, u_5} Cβ ] [CategoryTheory.Category.{v_6, u_6} Cβ] (Tβ : CategoryTheory.Functor Cβ Cβ) (Tβ : CategoryTheory.Functor Cβ Cβ) (Vβ : CategoryTheory.Functor Cβ Cβ) (Vβ : CategoryTheory.Functor Cβ Cβ ) (Vβ : CategoryTheory.Functor Cβ Cβ) (Bβ : CategoryTheory.Functor Cβ Cβ ) (Bβ : CategoryTheory.Functor Cβ Cβ) [CategoryTheory.CatCommSq Tβ Vβ Vβ Bβ] [CategoryTheory.CatCommSq Tβ Vβ Vβ Bβ] (X : Cβ) : (CategoryTheory.CatCommSq.iso (Tβ.comp Tβ) Vβ Vβ (Bβ.comp Bβ)).hom.app X = CategoryTheory.CategoryStruct.comp ((CategoryTheory.CatCommSq.iso Tβ Vβ Vβ Bβ).hom.app (Tβ.obj X)) (Bβ.map ((CategoryTheory.CatCommSq.iso Tβ Vβ Vβ Bβ).hom.app X)) - CategoryTheory.CatCommSq.hComp_iso_inv_app π Mathlib.CategoryTheory.CatCommSq
{Cβ : Type u_1} {Cβ : Type u_2} {Cβ : Type u_3} {Cβ : Type u_4} {Cβ : Type u_5} {Cβ : Type u_6} [CategoryTheory.Category.{v_1, u_1} Cβ] [CategoryTheory.Category.{v_2, u_2} Cβ] [CategoryTheory.Category.{v_3, u_3} Cβ] [CategoryTheory.Category.{v_4, u_4} Cβ] [CategoryTheory.Category.{v_5, u_5} Cβ ] [CategoryTheory.Category.{v_6, u_6} Cβ] (Tβ : CategoryTheory.Functor Cβ Cβ) (Tβ : CategoryTheory.Functor Cβ Cβ) (Vβ : CategoryTheory.Functor Cβ Cβ) (Vβ : CategoryTheory.Functor Cβ Cβ ) (Vβ : CategoryTheory.Functor Cβ Cβ) (Bβ : CategoryTheory.Functor Cβ Cβ ) (Bβ : CategoryTheory.Functor Cβ Cβ) [CategoryTheory.CatCommSq Tβ Vβ Vβ Bβ] [CategoryTheory.CatCommSq Tβ Vβ Vβ Bβ] (X : Cβ) : (CategoryTheory.CatCommSq.iso (Tβ.comp Tβ) Vβ Vβ (Bβ.comp Bβ)).inv.app X = CategoryTheory.CategoryStruct.comp (Bβ.map ((CategoryTheory.CatCommSq.iso Tβ Vβ Vβ Bβ).inv.app X)) ((CategoryTheory.CatCommSq.iso Tβ Vβ Vβ Bβ).inv.app (Tβ.obj X)) - CategoryTheory.CatCommSq.vComp_iso_hom_app π Mathlib.CategoryTheory.CatCommSq
{Cβ : Type u_1} {Cβ : Type u_2} {Cβ : Type u_3} {Cβ : Type u_4} {Cβ : Type u_5} {Cβ : Type u_6} [CategoryTheory.Category.{v_1, u_1} Cβ] [CategoryTheory.Category.{v_2, u_2} Cβ] [CategoryTheory.Category.{v_3, u_3} Cβ] [CategoryTheory.Category.{v_4, u_4} Cβ] [CategoryTheory.Category.{v_5, u_5} Cβ ] [CategoryTheory.Category.{v_6, u_6} Cβ] (Lβ : CategoryTheory.Functor Cβ Cβ) (Lβ : CategoryTheory.Functor Cβ Cβ) (Hβ : CategoryTheory.Functor Cβ Cβ) (Hβ : CategoryTheory.Functor Cβ Cβ ) (Hβ : CategoryTheory.Functor Cβ Cβ) (Rβ : CategoryTheory.Functor Cβ Cβ ) (Rβ : CategoryTheory.Functor Cβ Cβ) [CategoryTheory.CatCommSq Hβ Lβ Rβ Hβ] [CategoryTheory.CatCommSq Hβ Lβ Rβ Hβ] (X : Cβ) : (CategoryTheory.CatCommSq.iso Hβ (Lβ.comp Lβ) (Rβ.comp Rβ) Hβ).hom.app X = CategoryTheory.CategoryStruct.comp (Rβ.map ((CategoryTheory.CatCommSq.iso Hβ Lβ Rβ Hβ).hom.app X)) ((CategoryTheory.CatCommSq.iso Hβ Lβ Rβ Hβ).hom.app (Lβ.obj X)) - CategoryTheory.CatCommSq.vComp_iso_inv_app π Mathlib.CategoryTheory.CatCommSq
{Cβ : Type u_1} {Cβ : Type u_2} {Cβ : Type u_3} {Cβ : Type u_4} {Cβ : Type u_5} {Cβ : Type u_6} [CategoryTheory.Category.{v_1, u_1} Cβ] [CategoryTheory.Category.{v_2, u_2} Cβ] [CategoryTheory.Category.{v_3, u_3} Cβ] [CategoryTheory.Category.{v_4, u_4} Cβ] [CategoryTheory.Category.{v_5, u_5} Cβ ] [CategoryTheory.Category.{v_6, u_6} Cβ] (Lβ : CategoryTheory.Functor Cβ Cβ) (Lβ : CategoryTheory.Functor Cβ Cβ) (Hβ : CategoryTheory.Functor Cβ Cβ) (Hβ : CategoryTheory.Functor Cβ Cβ ) (Hβ : CategoryTheory.Functor Cβ Cβ) (Rβ : CategoryTheory.Functor Cβ Cβ ) (Rβ : CategoryTheory.Functor Cβ Cβ) [CategoryTheory.CatCommSq Hβ Lβ Rβ Hβ] [CategoryTheory.CatCommSq Hβ Lβ Rβ Hβ] (X : Cβ) : (CategoryTheory.CatCommSq.iso Hβ (Lβ.comp Lβ) (Rβ.comp Rβ) Hβ).inv.app X = CategoryTheory.CategoryStruct.comp ((CategoryTheory.CatCommSq.iso Hβ Lβ Rβ Hβ).inv.app (Lβ.obj X)) (Rβ.map ((CategoryTheory.CatCommSq.iso Hβ Lβ Rβ Hβ).inv.app X)) - CategoryTheory.CatCommSq.hInv_iso_hom_app π Mathlib.CategoryTheory.CatCommSq
{Cβ : Type u_1} {Cβ : Type u_2} {Cβ : Type u_3} {Cβ : Type u_4} [CategoryTheory.Category.{v_1, u_1} Cβ] [CategoryTheory.Category.{v_2, u_2} Cβ] [CategoryTheory.Category.{v_3, u_3} Cβ] [CategoryTheory.Category.{v_4, u_4} Cβ] (T : Cβ β Cβ) (L : CategoryTheory.Functor Cβ Cβ) (R : CategoryTheory.Functor Cβ Cβ) (B : Cβ β Cβ) (xβ : CategoryTheory.CatCommSq T.functor L R B.functor) (X : Cβ) : (CategoryTheory.CatCommSq.iso T.inverse R L B.inverse).hom.app X = CategoryTheory.CategoryStruct.comp (B.unitIso.hom.app (L.obj (T.inverse.obj X))) (CategoryTheory.CategoryStruct.comp (B.inverse.map ((CategoryTheory.CatCommSq.iso T.functor L R B.functor).inv.app (T.inverse.obj X))) (B.inverse.map (R.map (T.counitIso.hom.app X)))) - CategoryTheory.CatCommSq.hInv_iso_inv_app π Mathlib.CategoryTheory.CatCommSq
{Cβ : Type u_1} {Cβ : Type u_2} {Cβ : Type u_3} {Cβ : Type u_4} [CategoryTheory.Category.{v_1, u_1} Cβ] [CategoryTheory.Category.{v_2, u_2} Cβ] [CategoryTheory.Category.{v_3, u_3} Cβ] [CategoryTheory.Category.{v_4, u_4} Cβ] (T : Cβ β Cβ) (L : CategoryTheory.Functor Cβ Cβ) (R : CategoryTheory.Functor Cβ Cβ) (B : Cβ β Cβ) (xβ : CategoryTheory.CatCommSq T.functor L R B.functor) (X : Cβ) : (CategoryTheory.CatCommSq.iso T.inverse R L B.inverse).inv.app X = CategoryTheory.CategoryStruct.comp (B.inverse.map (R.map (T.counitIso.inv.app X))) (CategoryTheory.CategoryStruct.comp (B.inverse.map ((CategoryTheory.CatCommSq.iso T.functor L R B.functor).hom.app (T.inverse.obj X))) (B.unitIso.inv.app (L.obj (T.inverse.obj X)))) - CategoryTheory.CatCommSq.vInv_iso_hom_app π Mathlib.CategoryTheory.CatCommSq
{Cβ : Type u_1} {Cβ : Type u_2} {Cβ : Type u_3} {Cβ : Type u_4} [CategoryTheory.Category.{v_1, u_1} Cβ] [CategoryTheory.Category.{v_2, u_2} Cβ] [CategoryTheory.Category.{v_3, u_3} Cβ] [CategoryTheory.Category.{v_4, u_4} Cβ] (T : CategoryTheory.Functor Cβ Cβ) (L : Cβ β Cβ) (R : Cβ β Cβ) (B : CategoryTheory.Functor Cβ Cβ) (xβ : CategoryTheory.CatCommSq T L.functor R.functor B) (X : Cβ) : (CategoryTheory.CatCommSq.iso B L.inverse R.inverse T).hom.app X = CategoryTheory.CategoryStruct.comp (R.inverse.map (B.map (L.counitIso.inv.app X))) (CategoryTheory.CategoryStruct.comp (R.inverse.map ((CategoryTheory.CatCommSq.iso T L.functor R.functor B).inv.app (L.inverse.obj X))) (R.unitIso.inv.app (T.obj (L.inverse.obj X)))) - CategoryTheory.CatCommSq.vInv_iso_inv_app π Mathlib.CategoryTheory.CatCommSq
{Cβ : Type u_1} {Cβ : Type u_2} {Cβ : Type u_3} {Cβ : Type u_4} [CategoryTheory.Category.{v_1, u_1} Cβ] [CategoryTheory.Category.{v_2, u_2} Cβ] [CategoryTheory.Category.{v_3, u_3} Cβ] [CategoryTheory.Category.{v_4, u_4} Cβ] (T : CategoryTheory.Functor Cβ Cβ) (L : Cβ β Cβ) (R : Cβ β Cβ) (B : CategoryTheory.Functor Cβ Cβ) (xβ : CategoryTheory.CatCommSq T L.functor R.functor B) (X : Cβ) : (CategoryTheory.CatCommSq.iso B L.inverse R.inverse T).inv.app X = CategoryTheory.CategoryStruct.comp (R.unitIso.hom.app (T.obj (L.inverse.obj X))) (CategoryTheory.CategoryStruct.comp (R.inverse.map ((CategoryTheory.CatCommSq.iso T L.functor R.functor B).hom.app (L.inverse.obj X))) (R.inverse.map (B.map (L.counitIso.hom.app X)))) - CategoryTheory.LocalizerMorphism.instCommShiftLocalizationHomFunctorIsoFunctorQLocalizedFunctor π Mathlib.CategoryTheory.Shift.Localization
{Cβ : Type u_1} {Cβ : Type u_2} [CategoryTheory.Category.{v_1, u_1} Cβ] [CategoryTheory.Category.{v_2, u_2} Cβ] {Wβ : CategoryTheory.MorphismProperty Cβ} {Wβ : CategoryTheory.MorphismProperty Cβ} (Ξ¦ : CategoryTheory.LocalizerMorphism Wβ Wβ) {M : Type u_3} [AddMonoid M] [CategoryTheory.HasShift Cβ M] [CategoryTheory.HasShift Cβ M] [Ξ¦.functor.CommShift M] [Wβ.IsCompatibleWithShift M] [Wβ.IsCompatibleWithShift M] : CategoryTheory.NatTrans.CommShift (CategoryTheory.CatCommSq.iso Ξ¦.functor Wβ.Q Wβ.Q (Ξ¦.localizedFunctor Wβ.Q Wβ.Q)).hom M - CategoryTheory.Adjunction.Localization.Ξ·_app π Mathlib.CategoryTheory.Localization.Adjunction
{Cβ : Type u_1} {Cβ : Type u_2} {Dβ : Type u_3} {Dβ : Type u_4} [CategoryTheory.Category.{v_1, u_1} Cβ] [CategoryTheory.Category.{v_2, u_2} Cβ] [CategoryTheory.Category.{v_3, u_3} Dβ] [CategoryTheory.Category.{v_4, u_4} Dβ] {G : CategoryTheory.Functor Cβ Cβ} {F : CategoryTheory.Functor Cβ Cβ} (adj : G β£ F) (Lβ : CategoryTheory.Functor Cβ Dβ) (Lβ : CategoryTheory.Functor Cβ Dβ) (Wβ : CategoryTheory.MorphismProperty Cβ) [Lβ.IsLocalization Wβ] (G' : CategoryTheory.Functor Dβ Dβ) (F' : CategoryTheory.Functor Dβ Dβ) [CategoryTheory.CatCommSq G Lβ Lβ G'] [CategoryTheory.CatCommSq F Lβ Lβ F'] (Xβ : Cβ) : (CategoryTheory.Adjunction.Localization.Ξ· adj Lβ Lβ Wβ G' F').app (Lβ.obj Xβ) = CategoryTheory.CategoryStruct.comp (G'.map ((CategoryTheory.CatCommSq.iso F Lβ Lβ F').inv.app Xβ)) (CategoryTheory.CategoryStruct.comp ((CategoryTheory.CatCommSq.iso G Lβ Lβ G').inv.app (F.obj Xβ)) (Lβ.map (adj.counit.app Xβ))) - CategoryTheory.Adjunction.Localization.Ξ΅_app π Mathlib.CategoryTheory.Localization.Adjunction
{Cβ : Type u_1} {Cβ : Type u_2} {Dβ : Type u_3} {Dβ : Type u_4} [CategoryTheory.Category.{v_1, u_1} Cβ] [CategoryTheory.Category.{v_2, u_2} Cβ] [CategoryTheory.Category.{v_3, u_3} Dβ] [CategoryTheory.Category.{v_4, u_4} Dβ] {G : CategoryTheory.Functor Cβ Cβ} {F : CategoryTheory.Functor Cβ Cβ} (adj : G β£ F) (Lβ : CategoryTheory.Functor Cβ Dβ) (Wβ : CategoryTheory.MorphismProperty Cβ) [Lβ.IsLocalization Wβ] (Lβ : CategoryTheory.Functor Cβ Dβ) (G' : CategoryTheory.Functor Dβ Dβ) (F' : CategoryTheory.Functor Dβ Dβ) [CategoryTheory.CatCommSq G Lβ Lβ G'] [CategoryTheory.CatCommSq F Lβ Lβ F'] (Xβ : Cβ) : (CategoryTheory.Adjunction.Localization.Ξ΅ adj Lβ Wβ Lβ G' F').app (Lβ.obj Xβ) = CategoryTheory.CategoryStruct.comp (Lβ.map (adj.unit.app Xβ)) (CategoryTheory.CategoryStruct.comp ((CategoryTheory.CatCommSq.iso F Lβ Lβ F').hom.app (G.obj Xβ)) (F'.map ((CategoryTheory.CatCommSq.iso G Lβ Lβ G').hom.app Xβ))) - CategoryTheory.Adjunction.localization_counit_app π Mathlib.CategoryTheory.Localization.Adjunction
{Cβ : Type u_1} {Cβ : Type u_2} {Dβ : Type u_3} {Dβ : Type u_4} [CategoryTheory.Category.{v_1, u_1} Cβ] [CategoryTheory.Category.{v_2, u_2} Cβ] [CategoryTheory.Category.{v_3, u_3} Dβ] [CategoryTheory.Category.{v_4, u_4} Dβ] {G : CategoryTheory.Functor Cβ Cβ} {F : CategoryTheory.Functor Cβ Cβ} (adj : G β£ F) (Lβ : CategoryTheory.Functor Cβ Dβ) (Wβ : CategoryTheory.MorphismProperty Cβ) [Lβ.IsLocalization Wβ] (Lβ : CategoryTheory.Functor Cβ Dβ) (Wβ : CategoryTheory.MorphismProperty Cβ) [Lβ.IsLocalization Wβ] (G' : CategoryTheory.Functor Dβ Dβ) (F' : CategoryTheory.Functor Dβ Dβ) [CategoryTheory.CatCommSq G Lβ Lβ G'] [CategoryTheory.CatCommSq F Lβ Lβ F'] (Xβ : Cβ) : (adj.localization Lβ Wβ Lβ Wβ G' F').counit.app (Lβ.obj Xβ) = CategoryTheory.CategoryStruct.comp (G'.map ((CategoryTheory.CatCommSq.iso F Lβ Lβ F').inv.app Xβ)) (CategoryTheory.CategoryStruct.comp ((CategoryTheory.CatCommSq.iso G Lβ Lβ G').inv.app (F.obj Xβ)) (Lβ.map (adj.counit.app Xβ))) - CategoryTheory.Adjunction.localization_unit_app π Mathlib.CategoryTheory.Localization.Adjunction
{Cβ : Type u_1} {Cβ : Type u_2} {Dβ : Type u_3} {Dβ : Type u_4} [CategoryTheory.Category.{v_1, u_1} Cβ] [CategoryTheory.Category.{v_2, u_2} Cβ] [CategoryTheory.Category.{v_3, u_3} Dβ] [CategoryTheory.Category.{v_4, u_4} Dβ] {G : CategoryTheory.Functor Cβ Cβ} {F : CategoryTheory.Functor Cβ Cβ} (adj : G β£ F) (Lβ : CategoryTheory.Functor Cβ Dβ) (Wβ : CategoryTheory.MorphismProperty Cβ) [Lβ.IsLocalization Wβ] (Lβ : CategoryTheory.Functor Cβ Dβ) (Wβ : CategoryTheory.MorphismProperty Cβ) [Lβ.IsLocalization Wβ] (G' : CategoryTheory.Functor Dβ Dβ) (F' : CategoryTheory.Functor Dβ Dβ) [CategoryTheory.CatCommSq G Lβ Lβ G'] [CategoryTheory.CatCommSq F Lβ Lβ F'] (Xβ : Cβ) : (adj.localization Lβ Wβ Lβ Wβ G' F').unit.app (Lβ.obj Xβ) = CategoryTheory.CategoryStruct.comp (Lβ.map (adj.unit.app Xβ)) (CategoryTheory.CategoryStruct.comp ((CategoryTheory.CatCommSq.iso F Lβ Lβ F').hom.app (G.obj Xβ)) (F'.map ((CategoryTheory.CatCommSq.iso G Lβ Lβ G').hom.app Xβ))) - CategoryTheory.Arrow.catCommSq_iso π Mathlib.CategoryTheory.Comma.CatCommSq
{Cβ : Type u_1} {Cβ : Type u_2} {Dβ : Type u_3} {Dβ : Type u_4} [CategoryTheory.Category.{u_5, u_1} Cβ] [CategoryTheory.Category.{u_6, u_2} Cβ] [CategoryTheory.Category.{u_7, u_3} Dβ] [CategoryTheory.Category.{u_8, u_4} Dβ] (T : CategoryTheory.Functor Cβ Cβ) (L : CategoryTheory.Functor Cβ Dβ) (R : CategoryTheory.Functor Cβ Dβ) (B : CategoryTheory.Functor Dβ Dβ) [CategoryTheory.CatCommSq T L R B] : CategoryTheory.CatCommSq.iso T.mapArrow L.mapArrow R.mapArrow B.mapArrow = (CategoryTheory.Functor.mapArrowFunctor Cβ Dβ).mapIso (CategoryTheory.CatCommSq.iso T L R B) - CategoryTheory.LocalizerMorphism.guitartExact_of_isLeftDerivabilityStructure π Mathlib.CategoryTheory.Localization.DerivabilityStructure.Basic
{Cβ : Type uβ} {Cβ : Type uβ} [CategoryTheory.Category.{vβ, uβ} Cβ] [CategoryTheory.Category.{vβ, uβ} Cβ] {Wβ : CategoryTheory.MorphismProperty Cβ} {Wβ : CategoryTheory.MorphismProperty Cβ} (Ξ¦ : CategoryTheory.LocalizerMorphism Wβ Wβ) {Dβ : Type u_1} {Dβ : Type u_2} [CategoryTheory.Category.{v_1, u_1} Dβ] [CategoryTheory.Category.{v_2, u_2} Dβ] (Lβ : CategoryTheory.Functor Cβ Dβ) (Lβ : CategoryTheory.Functor Cβ Dβ) [Lβ.IsLocalization Wβ] [Lβ.IsLocalization Wβ] [Ξ¦.IsLeftDerivabilityStructure] : CategoryTheory.TwoSquare.GuitartExact (CategoryTheory.CatCommSq.iso Ξ¦.functor Lβ Lβ (Ξ¦.localizedFunctor Lβ Lβ)).inv - CategoryTheory.LocalizerMorphism.guitartExact_of_isRightDerivabilityStructure π Mathlib.CategoryTheory.Localization.DerivabilityStructure.Basic
{Cβ : Type uβ} {Cβ : Type uβ} [CategoryTheory.Category.{vβ, uβ} Cβ] [CategoryTheory.Category.{vβ, uβ} Cβ] {Wβ : CategoryTheory.MorphismProperty Cβ} {Wβ : CategoryTheory.MorphismProperty Cβ} (Ξ¦ : CategoryTheory.LocalizerMorphism Wβ Wβ) {Dβ : Type u_1} {Dβ : Type u_2} [CategoryTheory.Category.{v_1, u_1} Dβ] [CategoryTheory.Category.{v_2, u_2} Dβ] (Lβ : CategoryTheory.Functor Cβ Dβ) (Lβ : CategoryTheory.Functor Cβ Dβ) [Lβ.IsLocalization Wβ] [Lβ.IsLocalization Wβ] [Ξ¦.IsRightDerivabilityStructure] : CategoryTheory.TwoSquare.GuitartExact (CategoryTheory.CatCommSq.iso Ξ¦.functor Lβ Lβ (Ξ¦.localizedFunctor Lβ Lβ)).hom - CategoryTheory.LocalizerMorphism.IsLeftDerivabilityStructure.guitartExact' π Mathlib.CategoryTheory.Localization.DerivabilityStructure.Basic
{Cβ : Type uβ} {Cβ : Type uβ} {instβ : CategoryTheory.Category.{vβ, uβ} Cβ} {instβΒΉ : CategoryTheory.Category.{vβ, uβ} Cβ} {Wβ : CategoryTheory.MorphismProperty Cβ} {Wβ : CategoryTheory.MorphismProperty Cβ} {Ξ¦ : CategoryTheory.LocalizerMorphism Wβ Wβ} [self : Ξ¦.IsLeftDerivabilityStructure] : CategoryTheory.TwoSquare.GuitartExact (CategoryTheory.CatCommSq.iso Ξ¦.functor Wβ.Q Wβ.Q (Ξ¦.localizedFunctor Wβ.Q Wβ.Q)).inv - CategoryTheory.LocalizerMorphism.IsRightDerivabilityStructure.guitartExact' π Mathlib.CategoryTheory.Localization.DerivabilityStructure.Basic
{Cβ : Type uβ} {Cβ : Type uβ} {instβ : CategoryTheory.Category.{vβ, uβ} Cβ} {instβΒΉ : CategoryTheory.Category.{vβ, uβ} Cβ} {Wβ : CategoryTheory.MorphismProperty Cβ} {Wβ : CategoryTheory.MorphismProperty Cβ} {Ξ¦ : CategoryTheory.LocalizerMorphism Wβ Wβ} [self : Ξ¦.IsRightDerivabilityStructure] : CategoryTheory.TwoSquare.GuitartExact (CategoryTheory.CatCommSq.iso Ξ¦.functor Wβ.Q Wβ.Q (Ξ¦.localizedFunctor Wβ.Q Wβ.Q)).hom - CategoryTheory.LocalizerMorphism.IsLeftDerivabilityStructure.mk π Mathlib.CategoryTheory.Localization.DerivabilityStructure.Basic
{Cβ : Type uβ} {Cβ : Type uβ} [CategoryTheory.Category.{vβ, uβ} Cβ] [CategoryTheory.Category.{vβ, uβ} Cβ] {Wβ : CategoryTheory.MorphismProperty Cβ} {Wβ : CategoryTheory.MorphismProperty Cβ} {Ξ¦ : CategoryTheory.LocalizerMorphism Wβ Wβ} (hasLeftResolutions : Ξ¦.HasLeftResolutions := by infer_instance) (guitartExact' : CategoryTheory.TwoSquare.GuitartExact (CategoryTheory.CatCommSq.iso Ξ¦.functor Wβ.Q Wβ.Q (Ξ¦.localizedFunctor Wβ.Q Wβ.Q)).inv) : Ξ¦.IsLeftDerivabilityStructure - CategoryTheory.LocalizerMorphism.IsRightDerivabilityStructure.mk π Mathlib.CategoryTheory.Localization.DerivabilityStructure.Basic
{Cβ : Type uβ} {Cβ : Type uβ} [CategoryTheory.Category.{vβ, uβ} Cβ] [CategoryTheory.Category.{vβ, uβ} Cβ] {Wβ : CategoryTheory.MorphismProperty Cβ} {Wβ : CategoryTheory.MorphismProperty Cβ} {Ξ¦ : CategoryTheory.LocalizerMorphism Wβ Wβ} (hasRightResolutions : Ξ¦.HasRightResolutions := by infer_instance) (guitartExact' : CategoryTheory.TwoSquare.GuitartExact (CategoryTheory.CatCommSq.iso Ξ¦.functor Wβ.Q Wβ.Q (Ξ¦.localizedFunctor Wβ.Q Wβ.Q)).hom) : Ξ¦.IsRightDerivabilityStructure - CategoryTheory.LocalizerMorphism.rightDerivedFunctorComparison_fac_app π Mathlib.CategoryTheory.Localization.DerivabilityStructure.PointwiseRightDerived
{Cβ : Type uβ} {Cβ : Type uβ} {H : Type uβ} [CategoryTheory.Category.{vβ, uβ} Cβ] [CategoryTheory.Category.{vβ, uβ} Cβ] [CategoryTheory.Category.{vβ, uβ} H] {Dβ : Type uβ} {Dβ : Type uβ } [CategoryTheory.Category.{vβ, uβ} Dβ] [CategoryTheory.Category.{vβ , uβ } Dβ] {Wβ : CategoryTheory.MorphismProperty Cβ} {Wβ : CategoryTheory.MorphismProperty Cβ} (Ξ¦ : CategoryTheory.LocalizerMorphism Wβ Wβ) (Lβ : CategoryTheory.Functor Cβ Dβ) (Lβ : CategoryTheory.Functor Cβ Dβ) [Lβ.IsLocalization Wβ] [Lβ.IsLocalization Wβ] (F : CategoryTheory.Functor Cβ H) (Fβ : CategoryTheory.Functor Dβ H) (Ξ±β : Ξ¦.functor.comp F βΆ Lβ.comp Fβ) (Fβ : CategoryTheory.Functor Dβ H) (Ξ±β : F βΆ Lβ.comp Fβ) [Fβ.IsRightDerivedFunctor Ξ±β Wβ] (X : Cβ) : CategoryTheory.CategoryStruct.comp (Ξ±β.app X) ((Ξ¦.rightDerivedFunctorComparison Lβ Lβ F Fβ Ξ±β Fβ Ξ±β).app (Lβ.obj X)) = CategoryTheory.CategoryStruct.comp (Ξ±β.app (Ξ¦.functor.obj X)) (Fβ.map ((CategoryTheory.CatCommSq.iso Ξ¦.functor Lβ Lβ (Ξ¦.localizedFunctor Lβ Lβ)).hom.app X)) - CategoryTheory.LocalizerMorphism.rightDerivedFunctorComparison_fac_app_assoc π Mathlib.CategoryTheory.Localization.DerivabilityStructure.PointwiseRightDerived
{Cβ : Type uβ} {Cβ : Type uβ} {H : Type uβ} [CategoryTheory.Category.{vβ, uβ} Cβ] [CategoryTheory.Category.{vβ, uβ} Cβ] [CategoryTheory.Category.{vβ, uβ} H] {Dβ : Type uβ} {Dβ : Type uβ } [CategoryTheory.Category.{vβ, uβ} Dβ] [CategoryTheory.Category.{vβ , uβ } Dβ] {Wβ : CategoryTheory.MorphismProperty Cβ} {Wβ : CategoryTheory.MorphismProperty Cβ} (Ξ¦ : CategoryTheory.LocalizerMorphism Wβ Wβ) (Lβ : CategoryTheory.Functor Cβ Dβ) (Lβ : CategoryTheory.Functor Cβ Dβ) [Lβ.IsLocalization Wβ] [Lβ.IsLocalization Wβ] (F : CategoryTheory.Functor Cβ H) (Fβ : CategoryTheory.Functor Dβ H) (Ξ±β : Ξ¦.functor.comp F βΆ Lβ.comp Fβ) (Fβ : CategoryTheory.Functor Dβ H) (Ξ±β : F βΆ Lβ.comp Fβ) [Fβ.IsRightDerivedFunctor Ξ±β Wβ] (X : Cβ) {Z : H} (h : Fβ.obj ((Ξ¦.localizedFunctor Lβ Lβ).obj (Lβ.obj X)) βΆ Z) : CategoryTheory.CategoryStruct.comp (Ξ±β.app X) (CategoryTheory.CategoryStruct.comp ((Ξ¦.rightDerivedFunctorComparison Lβ Lβ F Fβ Ξ±β Fβ Ξ±β).app (Lβ.obj X)) h) = CategoryTheory.CategoryStruct.comp (Ξ±β.app (Ξ¦.functor.obj X)) (CategoryTheory.CategoryStruct.comp (Fβ.map ((CategoryTheory.CatCommSq.iso Ξ¦.functor Lβ Lβ (Ξ¦.localizedFunctor Lβ Lβ)).hom.app X)) h) - CategoryTheory.LocalizerMorphism.rightDerivedFunctorComparison_fac π Mathlib.CategoryTheory.Localization.DerivabilityStructure.PointwiseRightDerived
{Cβ : Type uβ} {Cβ : Type uβ} {H : Type uβ} [CategoryTheory.Category.{vβ, uβ} Cβ] [CategoryTheory.Category.{vβ, uβ} Cβ] [CategoryTheory.Category.{vβ, uβ} H] {Dβ : Type uβ} {Dβ : Type uβ } [CategoryTheory.Category.{vβ, uβ} Dβ] [CategoryTheory.Category.{vβ , uβ } Dβ] {Wβ : CategoryTheory.MorphismProperty Cβ} {Wβ : CategoryTheory.MorphismProperty Cβ} (Ξ¦ : CategoryTheory.LocalizerMorphism Wβ Wβ) (Lβ : CategoryTheory.Functor Cβ Dβ) (Lβ : CategoryTheory.Functor Cβ Dβ) [Lβ.IsLocalization Wβ] [Lβ.IsLocalization Wβ] (F : CategoryTheory.Functor Cβ H) (Fβ : CategoryTheory.Functor Dβ H) (Ξ±β : Ξ¦.functor.comp F βΆ Lβ.comp Fβ) (Fβ : CategoryTheory.Functor Dβ H) (Ξ±β : F βΆ Lβ.comp Fβ) [Fβ.IsRightDerivedFunctor Ξ±β Wβ] : CategoryTheory.CategoryStruct.comp Ξ±β (Lβ.whiskerLeft (Ξ¦.rightDerivedFunctorComparison Lβ Lβ F Fβ Ξ±β Fβ Ξ±β)) = CategoryTheory.CategoryStruct.comp (Ξ¦.functor.whiskerLeft Ξ±β) (CategoryTheory.CategoryStruct.comp (Ξ¦.functor.associator Lβ Fβ).inv (CategoryTheory.CategoryStruct.comp (CategoryTheory.Functor.whiskerRight (CategoryTheory.CatCommSq.iso Ξ¦.functor Lβ Lβ (Ξ¦.localizedFunctor Lβ Lβ)).hom Fβ) (Lβ.associator (Ξ¦.localizedFunctor Lβ Lβ) Fβ).hom)) - CategoryTheory.LocalizerMorphism.rightDerivedFunctorComparison_fac_assoc π Mathlib.CategoryTheory.Localization.DerivabilityStructure.PointwiseRightDerived
{Cβ : Type uβ} {Cβ : Type uβ} {H : Type uβ} [CategoryTheory.Category.{vβ, uβ} Cβ] [CategoryTheory.Category.{vβ, uβ} Cβ] [CategoryTheory.Category.{vβ, uβ} H] {Dβ : Type uβ} {Dβ : Type uβ } [CategoryTheory.Category.{vβ, uβ} Dβ] [CategoryTheory.Category.{vβ , uβ } Dβ] {Wβ : CategoryTheory.MorphismProperty Cβ} {Wβ : CategoryTheory.MorphismProperty Cβ} (Ξ¦ : CategoryTheory.LocalizerMorphism Wβ Wβ) (Lβ : CategoryTheory.Functor Cβ Dβ) (Lβ : CategoryTheory.Functor Cβ Dβ) [Lβ.IsLocalization Wβ] [Lβ.IsLocalization Wβ] (F : CategoryTheory.Functor Cβ H) (Fβ : CategoryTheory.Functor Dβ H) (Ξ±β : Ξ¦.functor.comp F βΆ Lβ.comp Fβ) (Fβ : CategoryTheory.Functor Dβ H) (Ξ±β : F βΆ Lβ.comp Fβ) [Fβ.IsRightDerivedFunctor Ξ±β Wβ] {Z : CategoryTheory.Functor Cβ H} (h : Lβ.comp ((Ξ¦.localizedFunctor Lβ Lβ).comp Fβ) βΆ Z) : CategoryTheory.CategoryStruct.comp Ξ±β (CategoryTheory.CategoryStruct.comp (Lβ.whiskerLeft (Ξ¦.rightDerivedFunctorComparison Lβ Lβ F Fβ Ξ±β Fβ Ξ±β)) h) = CategoryTheory.CategoryStruct.comp (Ξ¦.functor.whiskerLeft Ξ±β) (CategoryTheory.CategoryStruct.comp (Ξ¦.functor.associator Lβ Fβ).inv (CategoryTheory.CategoryStruct.comp (CategoryTheory.Functor.whiskerRight (CategoryTheory.CatCommSq.iso Ξ¦.functor Lβ Lβ (Ξ¦.localizedFunctor Lβ Lβ)).hom Fβ) (CategoryTheory.CategoryStruct.comp (Lβ.associator (Ξ¦.localizedFunctor Lβ Lβ) Fβ).hom h))) - CategoryTheory.Limits.CatCospanTransformMorphism.left_coherence π Mathlib.CategoryTheory.Limits.Shapes.Pullback.Categorical.CatCospanTransform
{A : Type uβ} {B : Type uβ} {C : Type uβ} {A' : Type uβ} {B' : Type uβ } {C' : Type uβ} [CategoryTheory.Category.{vβ, uβ} A] [CategoryTheory.Category.{vβ, uβ} B] [CategoryTheory.Category.{vβ, uβ} C] {F : CategoryTheory.Functor A B} {G : CategoryTheory.Functor C B} [CategoryTheory.Category.{vβ, uβ} A'] [CategoryTheory.Category.{vβ , uβ } B'] [CategoryTheory.Category.{vβ, uβ} C'] {F' : CategoryTheory.Functor A' B'} {G' : CategoryTheory.Functor C' B'} {Ο Ο' : CategoryTheory.Limits.CatCospanTransform F G F' G'} (self : CategoryTheory.Limits.CatCospanTransformMorphism Ο Ο') : CategoryTheory.CategoryStruct.comp (CategoryTheory.CatCommSq.iso F Ο.left Ο.base F').hom (CategoryTheory.Functor.whiskerRight self.left F') = CategoryTheory.CategoryStruct.comp (F.whiskerLeft self.base) (CategoryTheory.CatCommSq.iso F Ο'.left Ο'.base F').hom - CategoryTheory.Limits.CatCospanTransformMorphism.right_coherence π Mathlib.CategoryTheory.Limits.Shapes.Pullback.Categorical.CatCospanTransform
{A : Type uβ} {B : Type uβ} {C : Type uβ} {A' : Type uβ} {B' : Type uβ } {C' : Type uβ} [CategoryTheory.Category.{vβ, uβ} A] [CategoryTheory.Category.{vβ, uβ} B] [CategoryTheory.Category.{vβ, uβ} C] {F : CategoryTheory.Functor A B} {G : CategoryTheory.Functor C B} [CategoryTheory.Category.{vβ, uβ} A'] [CategoryTheory.Category.{vβ , uβ } B'] [CategoryTheory.Category.{vβ, uβ} C'] {F' : CategoryTheory.Functor A' B'} {G' : CategoryTheory.Functor C' B'} {Ο Ο' : CategoryTheory.Limits.CatCospanTransform F G F' G'} (self : CategoryTheory.Limits.CatCospanTransformMorphism Ο Ο') : CategoryTheory.CategoryStruct.comp (CategoryTheory.CatCommSq.iso G Ο.right Ο.base G').hom (CategoryTheory.Functor.whiskerRight self.right G') = CategoryTheory.CategoryStruct.comp (G.whiskerLeft self.base) (CategoryTheory.CatCommSq.iso G Ο'.right Ο'.base G').hom - CategoryTheory.Limits.CatCospanTransformMorphism.left_coherence_assoc π Mathlib.CategoryTheory.Limits.Shapes.Pullback.Categorical.CatCospanTransform
{A : Type uβ} {B : Type uβ} {C : Type uβ} {A' : Type uβ} {B' : Type uβ } {C' : Type uβ} [CategoryTheory.Category.{vβ, uβ} A] [CategoryTheory.Category.{vβ, uβ} B] [CategoryTheory.Category.{vβ, uβ} C] {F : CategoryTheory.Functor A B} {G : CategoryTheory.Functor C B} [CategoryTheory.Category.{vβ, uβ} A'] [CategoryTheory.Category.{vβ , uβ } B'] [CategoryTheory.Category.{vβ, uβ} C'] {F' : CategoryTheory.Functor A' B'} {G' : CategoryTheory.Functor C' B'} {Ο Ο' : CategoryTheory.Limits.CatCospanTransform F G F' G'} (self : CategoryTheory.Limits.CatCospanTransformMorphism Ο Ο') {Z : CategoryTheory.Functor A B'} (h : Ο'.left.comp F' βΆ Z) : CategoryTheory.CategoryStruct.comp (CategoryTheory.CatCommSq.iso F Ο.left Ο.base F').hom (CategoryTheory.CategoryStruct.comp (CategoryTheory.Functor.whiskerRight self.left F') h) = CategoryTheory.CategoryStruct.comp (F.whiskerLeft self.base) (CategoryTheory.CategoryStruct.comp (CategoryTheory.CatCommSq.iso F Ο'.left Ο'.base F').hom h) - CategoryTheory.Limits.CatCospanTransformMorphism.right_coherence_assoc π Mathlib.CategoryTheory.Limits.Shapes.Pullback.Categorical.CatCospanTransform
{A : Type uβ} {B : Type uβ} {C : Type uβ} {A' : Type uβ} {B' : Type uβ } {C' : Type uβ} [CategoryTheory.Category.{vβ, uβ} A] [CategoryTheory.Category.{vβ, uβ} B] [CategoryTheory.Category.{vβ, uβ} C] {F : CategoryTheory.Functor A B} {G : CategoryTheory.Functor C B} [CategoryTheory.Category.{vβ, uβ} A'] [CategoryTheory.Category.{vβ , uβ } B'] [CategoryTheory.Category.{vβ, uβ} C'] {F' : CategoryTheory.Functor A' B'} {G' : CategoryTheory.Functor C' B'} {Ο Ο' : CategoryTheory.Limits.CatCospanTransform F G F' G'} (self : CategoryTheory.Limits.CatCospanTransformMorphism Ο Ο') {Z : CategoryTheory.Functor C B'} (h : Ο'.right.comp G' βΆ Z) : CategoryTheory.CategoryStruct.comp (CategoryTheory.CatCommSq.iso G Ο.right Ο.base G').hom (CategoryTheory.CategoryStruct.comp (CategoryTheory.Functor.whiskerRight self.right G') h) = CategoryTheory.CategoryStruct.comp (G.whiskerLeft self.base) (CategoryTheory.CategoryStruct.comp (CategoryTheory.CatCommSq.iso G Ο'.right Ο'.base G').hom h) - CategoryTheory.Limits.CatCospanTransformMorphism.left_coherence_app π Mathlib.CategoryTheory.Limits.Shapes.Pullback.Categorical.CatCospanTransform
{A : Type uβ} {B : Type uβ} {C : Type uβ} {A' : Type uβ} {B' : Type uβ } {C' : Type uβ} [CategoryTheory.Category.{vβ, uβ} A] [CategoryTheory.Category.{vβ, uβ} B] [CategoryTheory.Category.{vβ, uβ} C] {F : CategoryTheory.Functor A B} {G : CategoryTheory.Functor C B} [CategoryTheory.Category.{vβ, uβ} A'] [CategoryTheory.Category.{vβ , uβ } B'] [CategoryTheory.Category.{vβ, uβ} C'] {F' : CategoryTheory.Functor A' B'} {G' : CategoryTheory.Functor C' B'} {Ο Ο' : CategoryTheory.Limits.CatCospanTransform F G F' G'} (Ξ± : Ο βΆ Ο') (x : A) : CategoryTheory.CategoryStruct.comp ((CategoryTheory.CatCommSq.iso F Ο.left Ο.base F').hom.app x) (F'.map (Ξ±.left.app x)) = CategoryTheory.CategoryStruct.comp (Ξ±.base.app (F.obj x)) ((CategoryTheory.CatCommSq.iso F Ο'.left Ο'.base F').hom.app x) - CategoryTheory.Limits.CatCospanTransformMorphism.right_coherence_app π Mathlib.CategoryTheory.Limits.Shapes.Pullback.Categorical.CatCospanTransform
{A : Type uβ} {B : Type uβ} {C : Type uβ} {A' : Type uβ} {B' : Type uβ } {C' : Type uβ} [CategoryTheory.Category.{vβ, uβ} A] [CategoryTheory.Category.{vβ, uβ} B] [CategoryTheory.Category.{vβ, uβ} C] {F : CategoryTheory.Functor A B} {G : CategoryTheory.Functor C B} [CategoryTheory.Category.{vβ, uβ} A'] [CategoryTheory.Category.{vβ , uβ } B'] [CategoryTheory.Category.{vβ, uβ} C'] {F' : CategoryTheory.Functor A' B'} {G' : CategoryTheory.Functor C' B'} {Ο Ο' : CategoryTheory.Limits.CatCospanTransform F G F' G'} (Ξ± : Ο βΆ Ο') (x : C) : CategoryTheory.CategoryStruct.comp ((CategoryTheory.CatCommSq.iso G Ο.right Ο.base G').hom.app x) (G'.map (Ξ±.right.app x)) = CategoryTheory.CategoryStruct.comp (Ξ±.base.app (G.obj x)) ((CategoryTheory.CatCommSq.iso G Ο'.right Ο'.base G').hom.app x) - CategoryTheory.Limits.CatCospanTransformMorphism.left_coherence_app_assoc π Mathlib.CategoryTheory.Limits.Shapes.Pullback.Categorical.CatCospanTransform
{A : Type uβ} {B : Type uβ} {C : Type uβ} {A' : Type uβ} {B' : Type uβ } {C' : Type uβ} [CategoryTheory.Category.{vβ, uβ} A] [CategoryTheory.Category.{vβ, uβ} B] [CategoryTheory.Category.{vβ, uβ} C] {F : CategoryTheory.Functor A B} {G : CategoryTheory.Functor C B} [CategoryTheory.Category.{vβ, uβ} A'] [CategoryTheory.Category.{vβ , uβ } B'] [CategoryTheory.Category.{vβ, uβ} C'] {F' : CategoryTheory.Functor A' B'} {G' : CategoryTheory.Functor C' B'} {Ο Ο' : CategoryTheory.Limits.CatCospanTransform F G F' G'} (Ξ± : Ο βΆ Ο') (x : A) {Z : B'} (h : F'.obj (Ο'.left.obj x) βΆ Z) : CategoryTheory.CategoryStruct.comp ((CategoryTheory.CatCommSq.iso F Ο.left Ο.base F').hom.app x) (CategoryTheory.CategoryStruct.comp (F'.map (Ξ±.left.app x)) h) = CategoryTheory.CategoryStruct.comp (Ξ±.base.app (F.obj x)) (CategoryTheory.CategoryStruct.comp ((CategoryTheory.CatCommSq.iso F Ο'.left Ο'.base F').hom.app x) h) - CategoryTheory.Limits.CatCospanTransformMorphism.right_coherence_app_assoc π Mathlib.CategoryTheory.Limits.Shapes.Pullback.Categorical.CatCospanTransform
{A : Type uβ} {B : Type uβ} {C : Type uβ} {A' : Type uβ} {B' : Type uβ } {C' : Type uβ} [CategoryTheory.Category.{vβ, uβ} A] [CategoryTheory.Category.{vβ, uβ} B] [CategoryTheory.Category.{vβ, uβ} C] {F : CategoryTheory.Functor A B} {G : CategoryTheory.Functor C B} [CategoryTheory.Category.{vβ, uβ} A'] [CategoryTheory.Category.{vβ , uβ } B'] [CategoryTheory.Category.{vβ, uβ} C'] {F' : CategoryTheory.Functor A' B'} {G' : CategoryTheory.Functor C' B'} {Ο Ο' : CategoryTheory.Limits.CatCospanTransform F G F' G'} (Ξ± : Ο βΆ Ο') (x : C) {Z : B'} (h : G'.obj (Ο'.right.obj x) βΆ Z) : CategoryTheory.CategoryStruct.comp ((CategoryTheory.CatCommSq.iso G Ο.right Ο.base G').hom.app x) (CategoryTheory.CategoryStruct.comp (G'.map (Ξ±.right.app x)) h) = CategoryTheory.CategoryStruct.comp (Ξ±.base.app (G.obj x)) (CategoryTheory.CategoryStruct.comp ((CategoryTheory.CatCommSq.iso G Ο'.right Ο'.base G').hom.app x) h) - CategoryTheory.Limits.CatCospanTransformMorphism.mk π Mathlib.CategoryTheory.Limits.Shapes.Pullback.Categorical.CatCospanTransform
{A : Type uβ} {B : Type uβ} {C : Type uβ} {A' : Type uβ} {B' : Type uβ } {C' : Type uβ} [CategoryTheory.Category.{vβ, uβ} A] [CategoryTheory.Category.{vβ, uβ} B] [CategoryTheory.Category.{vβ, uβ} C] {F : CategoryTheory.Functor A B} {G : CategoryTheory.Functor C B} [CategoryTheory.Category.{vβ, uβ} A'] [CategoryTheory.Category.{vβ , uβ } B'] [CategoryTheory.Category.{vβ, uβ} C'] {F' : CategoryTheory.Functor A' B'} {G' : CategoryTheory.Functor C' B'} {Ο Ο' : CategoryTheory.Limits.CatCospanTransform F G F' G'} (left : Ο.left βΆ Ο'.left) (right : Ο.right βΆ Ο'.right) (base : Ο.base βΆ Ο'.base) (left_coherence : CategoryTheory.CategoryStruct.comp (CategoryTheory.CatCommSq.iso F Ο.left Ο.base F').hom (CategoryTheory.Functor.whiskerRight left F') = CategoryTheory.CategoryStruct.comp (F.whiskerLeft base) (CategoryTheory.CatCommSq.iso F Ο'.left Ο'.base F').hom := by cat_disch) (right_coherence : CategoryTheory.CategoryStruct.comp (CategoryTheory.CatCommSq.iso G Ο.right Ο.base G').hom (CategoryTheory.Functor.whiskerRight right G') = CategoryTheory.CategoryStruct.comp (G.whiskerLeft base) (CategoryTheory.CatCommSq.iso G Ο'.right Ο'.base G').hom := by cat_disch) : CategoryTheory.Limits.CatCospanTransformMorphism Ο Ο' - CategoryTheory.Limits.CatCospanTransform.mkIso π Mathlib.CategoryTheory.Limits.Shapes.Pullback.Categorical.CatCospanTransform
{A : Type uβ} {B : Type uβ} {C : Type uβ} {A' : Type uβ} {B' : Type uβ } {C' : Type uβ} [CategoryTheory.Category.{vβ, uβ} A] [CategoryTheory.Category.{vβ, uβ} B] [CategoryTheory.Category.{vβ, uβ} C] {F : CategoryTheory.Functor A B} {G : CategoryTheory.Functor C B} [CategoryTheory.Category.{vβ, uβ} A'] [CategoryTheory.Category.{vβ , uβ } B'] [CategoryTheory.Category.{vβ, uβ} C'] {F' : CategoryTheory.Functor A' B'} {G' : CategoryTheory.Functor C' B'} {Ο Ο' : CategoryTheory.Limits.CatCospanTransform F G F' G'} (left : Ο.left β Ο'.left) (right : Ο.right β Ο'.right) (base : Ο.base β Ο'.base) (left_coherence : CategoryTheory.CategoryStruct.comp (CategoryTheory.CatCommSq.iso F Ο.left Ο.base F').hom (CategoryTheory.Functor.whiskerRight left.hom F') = CategoryTheory.CategoryStruct.comp (F.whiskerLeft base.hom) (CategoryTheory.CatCommSq.iso F Ο'.left Ο'.base F').hom := by cat_disch) (right_coherence : CategoryTheory.CategoryStruct.comp (CategoryTheory.CatCommSq.iso G Ο.right Ο.base G').hom (CategoryTheory.Functor.whiskerRight right.hom G') = CategoryTheory.CategoryStruct.comp (G.whiskerLeft base.hom) (CategoryTheory.CatCommSq.iso G Ο'.right Ο'.base G').hom := by cat_disch) : Ο β Ο' - CategoryTheory.Limits.CatCospanTransform.mkIso_hom_base π Mathlib.CategoryTheory.Limits.Shapes.Pullback.Categorical.CatCospanTransform
{A : Type uβ} {B : Type uβ} {C : Type uβ} {A' : Type uβ} {B' : Type uβ } {C' : Type uβ} [CategoryTheory.Category.{vβ, uβ} A] [CategoryTheory.Category.{vβ, uβ} B] [CategoryTheory.Category.{vβ, uβ} C] {F : CategoryTheory.Functor A B} {G : CategoryTheory.Functor C B} [CategoryTheory.Category.{vβ, uβ} A'] [CategoryTheory.Category.{vβ , uβ } B'] [CategoryTheory.Category.{vβ, uβ} C'] {F' : CategoryTheory.Functor A' B'} {G' : CategoryTheory.Functor C' B'} {Ο Ο' : CategoryTheory.Limits.CatCospanTransform F G F' G'} (left : Ο.left β Ο'.left) (right : Ο.right β Ο'.right) (base : Ο.base β Ο'.base) (left_coherence : CategoryTheory.CategoryStruct.comp (CategoryTheory.CatCommSq.iso F Ο.left Ο.base F').hom (CategoryTheory.Functor.whiskerRight left.hom F') = CategoryTheory.CategoryStruct.comp (F.whiskerLeft base.hom) (CategoryTheory.CatCommSq.iso F Ο'.left Ο'.base F').hom := by cat_disch) (right_coherence : CategoryTheory.CategoryStruct.comp (CategoryTheory.CatCommSq.iso G Ο.right Ο.base G').hom (CategoryTheory.Functor.whiskerRight right.hom G') = CategoryTheory.CategoryStruct.comp (G.whiskerLeft base.hom) (CategoryTheory.CatCommSq.iso G Ο'.right Ο'.base G').hom := by cat_disch) : (CategoryTheory.Limits.CatCospanTransform.mkIso left right base left_coherence right_coherence).hom.base = base.hom - CategoryTheory.Limits.CatCospanTransform.mkIso_hom_left π Mathlib.CategoryTheory.Limits.Shapes.Pullback.Categorical.CatCospanTransform
{A : Type uβ} {B : Type uβ} {C : Type uβ} {A' : Type uβ} {B' : Type uβ } {C' : Type uβ} [CategoryTheory.Category.{vβ, uβ} A] [CategoryTheory.Category.{vβ, uβ} B] [CategoryTheory.Category.{vβ, uβ} C] {F : CategoryTheory.Functor A B} {G : CategoryTheory.Functor C B} [CategoryTheory.Category.{vβ, uβ} A'] [CategoryTheory.Category.{vβ , uβ } B'] [CategoryTheory.Category.{vβ, uβ} C'] {F' : CategoryTheory.Functor A' B'} {G' : CategoryTheory.Functor C' B'} {Ο Ο' : CategoryTheory.Limits.CatCospanTransform F G F' G'} (left : Ο.left β Ο'.left) (right : Ο.right β Ο'.right) (base : Ο.base β Ο'.base) (left_coherence : CategoryTheory.CategoryStruct.comp (CategoryTheory.CatCommSq.iso F Ο.left Ο.base F').hom (CategoryTheory.Functor.whiskerRight left.hom F') = CategoryTheory.CategoryStruct.comp (F.whiskerLeft base.hom) (CategoryTheory.CatCommSq.iso F Ο'.left Ο'.base F').hom := by cat_disch) (right_coherence : CategoryTheory.CategoryStruct.comp (CategoryTheory.CatCommSq.iso G Ο.right Ο.base G').hom (CategoryTheory.Functor.whiskerRight right.hom G') = CategoryTheory.CategoryStruct.comp (G.whiskerLeft base.hom) (CategoryTheory.CatCommSq.iso G Ο'.right Ο'.base G').hom := by cat_disch) : (CategoryTheory.Limits.CatCospanTransform.mkIso left right base left_coherence right_coherence).hom.left = left.hom - CategoryTheory.Limits.CatCospanTransform.mkIso_hom_right π Mathlib.CategoryTheory.Limits.Shapes.Pullback.Categorical.CatCospanTransform
{A : Type uβ} {B : Type uβ} {C : Type uβ} {A' : Type uβ} {B' : Type uβ } {C' : Type uβ} [CategoryTheory.Category.{vβ, uβ} A] [CategoryTheory.Category.{vβ, uβ} B] [CategoryTheory.Category.{vβ, uβ} C] {F : CategoryTheory.Functor A B} {G : CategoryTheory.Functor C B} [CategoryTheory.Category.{vβ, uβ} A'] [CategoryTheory.Category.{vβ , uβ } B'] [CategoryTheory.Category.{vβ, uβ} C'] {F' : CategoryTheory.Functor A' B'} {G' : CategoryTheory.Functor C' B'} {Ο Ο' : CategoryTheory.Limits.CatCospanTransform F G F' G'} (left : Ο.left β Ο'.left) (right : Ο.right β Ο'.right) (base : Ο.base β Ο'.base) (left_coherence : CategoryTheory.CategoryStruct.comp (CategoryTheory.CatCommSq.iso F Ο.left Ο.base F').hom (CategoryTheory.Functor.whiskerRight left.hom F') = CategoryTheory.CategoryStruct.comp (F.whiskerLeft base.hom) (CategoryTheory.CatCommSq.iso F Ο'.left Ο'.base F').hom := by cat_disch) (right_coherence : CategoryTheory.CategoryStruct.comp (CategoryTheory.CatCommSq.iso G Ο.right Ο.base G').hom (CategoryTheory.Functor.whiskerRight right.hom G') = CategoryTheory.CategoryStruct.comp (G.whiskerLeft base.hom) (CategoryTheory.CatCommSq.iso G Ο'.right Ο'.base G').hom := by cat_disch) : (CategoryTheory.Limits.CatCospanTransform.mkIso left right base left_coherence right_coherence).hom.right = right.hom - CategoryTheory.Limits.CatCospanTransform.mkIso_inv_base π Mathlib.CategoryTheory.Limits.Shapes.Pullback.Categorical.CatCospanTransform
{A : Type uβ} {B : Type uβ} {C : Type uβ} {A' : Type uβ} {B' : Type uβ } {C' : Type uβ} [CategoryTheory.Category.{vβ, uβ} A] [CategoryTheory.Category.{vβ, uβ} B] [CategoryTheory.Category.{vβ, uβ} C] {F : CategoryTheory.Functor A B} {G : CategoryTheory.Functor C B} [CategoryTheory.Category.{vβ, uβ} A'] [CategoryTheory.Category.{vβ , uβ } B'] [CategoryTheory.Category.{vβ, uβ} C'] {F' : CategoryTheory.Functor A' B'} {G' : CategoryTheory.Functor C' B'} {Ο Ο' : CategoryTheory.Limits.CatCospanTransform F G F' G'} (left : Ο.left β Ο'.left) (right : Ο.right β Ο'.right) (base : Ο.base β Ο'.base) (left_coherence : CategoryTheory.CategoryStruct.comp (CategoryTheory.CatCommSq.iso F Ο.left Ο.base F').hom (CategoryTheory.Functor.whiskerRight left.hom F') = CategoryTheory.CategoryStruct.comp (F.whiskerLeft base.hom) (CategoryTheory.CatCommSq.iso F Ο'.left Ο'.base F').hom := by cat_disch) (right_coherence : CategoryTheory.CategoryStruct.comp (CategoryTheory.CatCommSq.iso G Ο.right Ο.base G').hom (CategoryTheory.Functor.whiskerRight right.hom G') = CategoryTheory.CategoryStruct.comp (G.whiskerLeft base.hom) (CategoryTheory.CatCommSq.iso G Ο'.right Ο'.base G').hom := by cat_disch) : (CategoryTheory.Limits.CatCospanTransform.mkIso left right base left_coherence right_coherence).inv.base = base.inv - CategoryTheory.Limits.CatCospanTransform.mkIso_inv_left π Mathlib.CategoryTheory.Limits.Shapes.Pullback.Categorical.CatCospanTransform
{A : Type uβ} {B : Type uβ} {C : Type uβ} {A' : Type uβ} {B' : Type uβ } {C' : Type uβ} [CategoryTheory.Category.{vβ, uβ} A] [CategoryTheory.Category.{vβ, uβ} B] [CategoryTheory.Category.{vβ, uβ} C] {F : CategoryTheory.Functor A B} {G : CategoryTheory.Functor C B} [CategoryTheory.Category.{vβ, uβ} A'] [CategoryTheory.Category.{vβ , uβ } B'] [CategoryTheory.Category.{vβ, uβ} C'] {F' : CategoryTheory.Functor A' B'} {G' : CategoryTheory.Functor C' B'} {Ο Ο' : CategoryTheory.Limits.CatCospanTransform F G F' G'} (left : Ο.left β Ο'.left) (right : Ο.right β Ο'.right) (base : Ο.base β Ο'.base) (left_coherence : CategoryTheory.CategoryStruct.comp (CategoryTheory.CatCommSq.iso F Ο.left Ο.base F').hom (CategoryTheory.Functor.whiskerRight left.hom F') = CategoryTheory.CategoryStruct.comp (F.whiskerLeft base.hom) (CategoryTheory.CatCommSq.iso F Ο'.left Ο'.base F').hom := by cat_disch) (right_coherence : CategoryTheory.CategoryStruct.comp (CategoryTheory.CatCommSq.iso G Ο.right Ο.base G').hom (CategoryTheory.Functor.whiskerRight right.hom G') = CategoryTheory.CategoryStruct.comp (G.whiskerLeft base.hom) (CategoryTheory.CatCommSq.iso G Ο'.right Ο'.base G').hom := by cat_disch) : (CategoryTheory.Limits.CatCospanTransform.mkIso left right base left_coherence right_coherence).inv.left = left.inv - CategoryTheory.Limits.CatCospanTransform.mkIso_inv_right π Mathlib.CategoryTheory.Limits.Shapes.Pullback.Categorical.CatCospanTransform
{A : Type uβ} {B : Type uβ} {C : Type uβ} {A' : Type uβ} {B' : Type uβ } {C' : Type uβ} [CategoryTheory.Category.{vβ, uβ} A] [CategoryTheory.Category.{vβ, uβ} B] [CategoryTheory.Category.{vβ, uβ} C] {F : CategoryTheory.Functor A B} {G : CategoryTheory.Functor C B} [CategoryTheory.Category.{vβ, uβ} A'] [CategoryTheory.Category.{vβ , uβ } B'] [CategoryTheory.Category.{vβ, uβ} C'] {F' : CategoryTheory.Functor A' B'} {G' : CategoryTheory.Functor C' B'} {Ο Ο' : CategoryTheory.Limits.CatCospanTransform F G F' G'} (left : Ο.left β Ο'.left) (right : Ο.right β Ο'.right) (base : Ο.base β Ο'.base) (left_coherence : CategoryTheory.CategoryStruct.comp (CategoryTheory.CatCommSq.iso F Ο.left Ο.base F').hom (CategoryTheory.Functor.whiskerRight left.hom F') = CategoryTheory.CategoryStruct.comp (F.whiskerLeft base.hom) (CategoryTheory.CatCommSq.iso F Ο'.left Ο'.base F').hom := by cat_disch) (right_coherence : CategoryTheory.CategoryStruct.comp (CategoryTheory.CatCommSq.iso G Ο.right Ο.base G').hom (CategoryTheory.Functor.whiskerRight right.hom G') = CategoryTheory.CategoryStruct.comp (G.whiskerLeft base.hom) (CategoryTheory.CatCommSq.iso G Ο'.right Ο'.base G').hom := by cat_disch) : (CategoryTheory.Limits.CatCospanTransform.mkIso left right base left_coherence right_coherence).inv.right = right.inv - CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.asSquare_iso π Mathlib.CategoryTheory.Limits.Shapes.Pullback.Categorical.Basic
{A : Type uβ} {B : Type uβ} {C : Type uβ} [CategoryTheory.Category.{vβ, uβ} A] [CategoryTheory.Category.{vβ, uβ} B] [CategoryTheory.Category.{vβ, uβ} C] {F : CategoryTheory.Functor A B} {G : CategoryTheory.Functor C B} (X : Type uβ) [CategoryTheory.Category.{vβ, uβ} X] (S : CategoryTheory.Limits.CategoricalPullback.CatCommSqOver F G X) : CategoryTheory.CatCommSq.iso S.fst S.snd F G = S.iso - CategoryTheory.Limits.CategoricalPullback.catCommSq_iso_hom_app π Mathlib.CategoryTheory.Limits.Shapes.Pullback.Categorical.Basic
{A : Type uβ} {B : Type uβ} {C : Type uβ} [CategoryTheory.Category.{vβ, uβ} A] [CategoryTheory.Category.{vβ, uβ} B] [CategoryTheory.Category.{vβ, uβ} C] (F : CategoryTheory.Functor A B) (G : CategoryTheory.Functor C B) (X : CategoryTheory.Limits.CategoricalPullback F G) : (CategoryTheory.CatCommSq.iso (CategoryTheory.Limits.CategoricalPullback.Οβ F G) (CategoryTheory.Limits.CategoricalPullback.Οβ F G) F G).hom.app X = X.iso.hom - CategoryTheory.Limits.CategoricalPullback.catCommSq_iso_inv_app π Mathlib.CategoryTheory.Limits.Shapes.Pullback.Categorical.Basic
{A : Type uβ} {B : Type uβ} {C : Type uβ} [CategoryTheory.Category.{vβ, uβ} A] [CategoryTheory.Category.{vβ, uβ} B] [CategoryTheory.Category.{vβ, uβ} C] (F : CategoryTheory.Functor A B) (G : CategoryTheory.Functor C B) (X : CategoryTheory.Limits.CategoricalPullback F G) : (CategoryTheory.CatCommSq.iso (CategoryTheory.Limits.CategoricalPullback.Οβ F G) (CategoryTheory.Limits.CategoricalPullback.Οβ F G) F G).inv.app X = X.iso.inv - CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.transform_obj_obj_iso_hom_app π Mathlib.CategoryTheory.Limits.Shapes.Pullback.Categorical.Basic
{A : Type uβ} {B : Type uβ} {C : Type uβ} [CategoryTheory.Category.{vβ, uβ} A] [CategoryTheory.Category.{vβ, uβ} B] [CategoryTheory.Category.{vβ, uβ} C] {F : CategoryTheory.Functor A B} {G : CategoryTheory.Functor C B} {Aβ : Type uβ} {Bβ : Type uβ } {Cβ : Type uβ} [CategoryTheory.Category.{vβ, uβ} Aβ] [CategoryTheory.Category.{vβ , uβ } Bβ] [CategoryTheory.Category.{vβ, uβ} Cβ] {Fβ : CategoryTheory.Functor Aβ Bβ} {Gβ : CategoryTheory.Functor Cβ Bβ} (X : Type uβ) [CategoryTheory.Category.{vβ, uβ} X] (Ο : CategoryTheory.Limits.CatCospanTransform F G Fβ Gβ) (S : CategoryTheory.Limits.CategoricalPullback.CatCommSqOver F G X) (Xβ : X) : (((CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.transform X).obj Ο).obj S).iso.hom.app Xβ = CategoryTheory.CategoryStruct.comp ((CategoryTheory.CatCommSq.iso F Ο.left Ο.base Fβ).inv.app (S.fst.obj Xβ)) (CategoryTheory.CategoryStruct.comp (Ο.base.map (S.iso.hom.app Xβ)) ((CategoryTheory.CatCommSq.iso G Ο.right Ο.base Gβ).hom.app (S.snd.obj Xβ))) - CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.transform_obj_obj_iso_inv_app π Mathlib.CategoryTheory.Limits.Shapes.Pullback.Categorical.Basic
{A : Type uβ} {B : Type uβ} {C : Type uβ} [CategoryTheory.Category.{vβ, uβ} A] [CategoryTheory.Category.{vβ, uβ} B] [CategoryTheory.Category.{vβ, uβ} C] {F : CategoryTheory.Functor A B} {G : CategoryTheory.Functor C B} {Aβ : Type uβ} {Bβ : Type uβ } {Cβ : Type uβ} [CategoryTheory.Category.{vβ, uβ} Aβ] [CategoryTheory.Category.{vβ , uβ } Bβ] [CategoryTheory.Category.{vβ, uβ} Cβ] {Fβ : CategoryTheory.Functor Aβ Bβ} {Gβ : CategoryTheory.Functor Cβ Bβ} (X : Type uβ) [CategoryTheory.Category.{vβ, uβ} X] (Ο : CategoryTheory.Limits.CatCospanTransform F G Fβ Gβ) (S : CategoryTheory.Limits.CategoricalPullback.CatCommSqOver F G X) (Xβ : X) : (((CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.transform X).obj Ο).obj S).iso.inv.app Xβ = CategoryTheory.CategoryStruct.comp ((CategoryTheory.CatCommSq.iso G Ο.right Ο.base Gβ).inv.app (S.snd.obj Xβ)) (CategoryTheory.CategoryStruct.comp (Ο.base.map (S.iso.inv.app Xβ)) ((CategoryTheory.CatCommSq.iso F Ο.left Ο.base Fβ).hom.app (S.fst.obj Xβ))) - CategoryTheory.Limits.CategoricalPullback.toCatCommSqOver_map_fst_app π Mathlib.CategoryTheory.Limits.Shapes.Pullback.Categorical.Basic
{A : Type uβ} {B : Type uβ} {C : Type uβ} [CategoryTheory.Category.{vβ, uβ} A] [CategoryTheory.Category.{vβ, uβ} B] [CategoryTheory.Category.{vβ, uβ} C] (F : CategoryTheory.Functor A B) (G : CategoryTheory.Functor C B) (X : Type uβ) [CategoryTheory.Category.{vβ, uβ} X] {J J' : CategoryTheory.Functor X (CategoryTheory.Limits.CategoricalPullback F G)} (Fβ : J βΆ J') (Xβ : X) : ((CategoryTheory.Limits.CategoricalPullback.toCatCommSqOver F G X).map Fβ).fst.app Xβ = (Fβ.app Xβ).fst - CategoryTheory.Limits.CategoricalPullback.toCatCommSqOver_map_snd_app π Mathlib.CategoryTheory.Limits.Shapes.Pullback.Categorical.Basic
{A : Type uβ} {B : Type uβ} {C : Type uβ} [CategoryTheory.Category.{vβ, uβ} A] [CategoryTheory.Category.{vβ, uβ} B] [CategoryTheory.Category.{vβ, uβ} C] (F : CategoryTheory.Functor A B) (G : CategoryTheory.Functor C B) (X : Type uβ) [CategoryTheory.Category.{vβ, uβ} X] {J J' : CategoryTheory.Functor X (CategoryTheory.Limits.CategoricalPullback F G)} (Fβ : J βΆ J') (Xβ : X) : ((CategoryTheory.Limits.CategoricalPullback.toCatCommSqOver F G X).map Fβ).snd.app Xβ = (Fβ.app Xβ).snd - CategoryTheory.Limits.CategoricalPullback.functorEquiv_functor_map_fst_app π Mathlib.CategoryTheory.Limits.Shapes.Pullback.Categorical.Basic
{A : Type uβ} {B : Type uβ} {C : Type uβ} [CategoryTheory.Category.{vβ, uβ} A] [CategoryTheory.Category.{vβ, uβ} B] [CategoryTheory.Category.{vβ, uβ} C] (F : CategoryTheory.Functor A B) (G : CategoryTheory.Functor C B) (X : Type uβ) [CategoryTheory.Category.{vβ, uβ} X] {J J' : CategoryTheory.Functor X (CategoryTheory.Limits.CategoricalPullback F G)} (Fβ : J βΆ J') (Xβ : X) : ((CategoryTheory.Limits.CategoricalPullback.functorEquiv F G X).functor.map Fβ).fst.app Xβ = (Fβ.app Xβ).fst - CategoryTheory.Limits.CategoricalPullback.functorEquiv_functor_map_snd_app π Mathlib.CategoryTheory.Limits.Shapes.Pullback.Categorical.Basic
{A : Type uβ} {B : Type uβ} {C : Type uβ} [CategoryTheory.Category.{vβ, uβ} A] [CategoryTheory.Category.{vβ, uβ} B] [CategoryTheory.Category.{vβ, uβ} C] (F : CategoryTheory.Functor A B) (G : CategoryTheory.Functor C B) (X : Type uβ) [CategoryTheory.Category.{vβ, uβ} X] {J J' : CategoryTheory.Functor X (CategoryTheory.Limits.CategoricalPullback F G)} (Fβ : J βΆ J') (Xβ : X) : ((CategoryTheory.Limits.CategoricalPullback.functorEquiv F G X).functor.map Fβ).snd.app Xβ = (Fβ.app Xβ).snd - CategoryTheory.Limits.CategoricalPullback.mkNatIso π Mathlib.CategoryTheory.Limits.Shapes.Pullback.Categorical.Basic
{A : Type uβ} {B : Type uβ} {C : Type uβ} [CategoryTheory.Category.{vβ, uβ} A] [CategoryTheory.Category.{vβ, uβ} B] [CategoryTheory.Category.{vβ, uβ} C] {F : CategoryTheory.Functor A B} {G : CategoryTheory.Functor C B} {X : Type uβ} [CategoryTheory.Category.{vβ, uβ} X] {J K : CategoryTheory.Functor X (CategoryTheory.Limits.CategoricalPullback F G)} (eβ : J.comp (CategoryTheory.Limits.CategoricalPullback.Οβ F G) β K.comp (CategoryTheory.Limits.CategoricalPullback.Οβ F G)) (eβ : J.comp (CategoryTheory.Limits.CategoricalPullback.Οβ F G) β K.comp (CategoryTheory.Limits.CategoricalPullback.Οβ F G)) (coh : CategoryTheory.CategoryStruct.comp (CategoryTheory.Functor.whiskerRight eβ.hom F) (CategoryTheory.CategoryStruct.comp (K.associator (CategoryTheory.Limits.CategoricalPullback.Οβ F G) F).hom (CategoryTheory.CategoryStruct.comp (K.whiskerLeft (CategoryTheory.CatCommSq.iso (CategoryTheory.Limits.CategoricalPullback.Οβ F G) (CategoryTheory.Limits.CategoricalPullback.Οβ F G) F G).hom) (K.associator (CategoryTheory.Limits.CategoricalPullback.Οβ F G) G).inv)) = CategoryTheory.CategoryStruct.comp (J.associator (CategoryTheory.Limits.CategoricalPullback.Οβ F G) F).hom (CategoryTheory.CategoryStruct.comp (J.whiskerLeft (CategoryTheory.CatCommSq.iso (CategoryTheory.Limits.CategoricalPullback.Οβ F G) (CategoryTheory.Limits.CategoricalPullback.Οβ F G) F G).hom) (CategoryTheory.CategoryStruct.comp (J.associator (CategoryTheory.Limits.CategoricalPullback.Οβ F G) G).inv (CategoryTheory.Functor.whiskerRight eβ.hom G))) := by cat_disch) : J β K - CategoryTheory.Limits.CategoricalPullback.mkNatIso_hom_app_fst π Mathlib.CategoryTheory.Limits.Shapes.Pullback.Categorical.Basic
{A : Type uβ} {B : Type uβ} {C : Type uβ} [CategoryTheory.Category.{vβ, uβ} A] [CategoryTheory.Category.{vβ, uβ} B] [CategoryTheory.Category.{vβ, uβ} C] {F : CategoryTheory.Functor A B} {G : CategoryTheory.Functor C B} {X : Type uβ} [CategoryTheory.Category.{vβ, uβ} X] {J K : CategoryTheory.Functor X (CategoryTheory.Limits.CategoricalPullback F G)} (eβ : J.comp (CategoryTheory.Limits.CategoricalPullback.Οβ F G) β K.comp (CategoryTheory.Limits.CategoricalPullback.Οβ F G)) (eβ : J.comp (CategoryTheory.Limits.CategoricalPullback.Οβ F G) β K.comp (CategoryTheory.Limits.CategoricalPullback.Οβ F G)) (coh : CategoryTheory.CategoryStruct.comp (CategoryTheory.Functor.whiskerRight eβ.hom F) (CategoryTheory.CategoryStruct.comp (K.associator (CategoryTheory.Limits.CategoricalPullback.Οβ F G) F).hom (CategoryTheory.CategoryStruct.comp (K.whiskerLeft (CategoryTheory.CatCommSq.iso (CategoryTheory.Limits.CategoricalPullback.Οβ F G) (CategoryTheory.Limits.CategoricalPullback.Οβ F G) F G).hom) (K.associator (CategoryTheory.Limits.CategoricalPullback.Οβ F G) G).inv)) = CategoryTheory.CategoryStruct.comp (J.associator (CategoryTheory.Limits.CategoricalPullback.Οβ F G) F).hom (CategoryTheory.CategoryStruct.comp (J.whiskerLeft (CategoryTheory.CatCommSq.iso (CategoryTheory.Limits.CategoricalPullback.Οβ F G) (CategoryTheory.Limits.CategoricalPullback.Οβ F G) F G).hom) (CategoryTheory.CategoryStruct.comp (J.associator (CategoryTheory.Limits.CategoricalPullback.Οβ F G) G).inv (CategoryTheory.Functor.whiskerRight eβ.hom G))) := by cat_disch) (Xβ : X) : ((CategoryTheory.Limits.CategoricalPullback.mkNatIso eβ eβ coh).hom.app Xβ).fst = eβ.hom.app Xβ - CategoryTheory.Limits.CategoricalPullback.mkNatIso_hom_app_snd π Mathlib.CategoryTheory.Limits.Shapes.Pullback.Categorical.Basic
{A : Type uβ} {B : Type uβ} {C : Type uβ} [CategoryTheory.Category.{vβ, uβ} A] [CategoryTheory.Category.{vβ, uβ} B] [CategoryTheory.Category.{vβ, uβ} C] {F : CategoryTheory.Functor A B} {G : CategoryTheory.Functor C B} {X : Type uβ} [CategoryTheory.Category.{vβ, uβ} X] {J K : CategoryTheory.Functor X (CategoryTheory.Limits.CategoricalPullback F G)} (eβ : J.comp (CategoryTheory.Limits.CategoricalPullback.Οβ F G) β K.comp (CategoryTheory.Limits.CategoricalPullback.Οβ F G)) (eβ : J.comp (CategoryTheory.Limits.CategoricalPullback.Οβ F G) β K.comp (CategoryTheory.Limits.CategoricalPullback.Οβ F G)) (coh : CategoryTheory.CategoryStruct.comp (CategoryTheory.Functor.whiskerRight eβ.hom F) (CategoryTheory.CategoryStruct.comp (K.associator (CategoryTheory.Limits.CategoricalPullback.Οβ F G) F).hom (CategoryTheory.CategoryStruct.comp (K.whiskerLeft (CategoryTheory.CatCommSq.iso (CategoryTheory.Limits.CategoricalPullback.Οβ F G) (CategoryTheory.Limits.CategoricalPullback.Οβ F G) F G).hom) (K.associator (CategoryTheory.Limits.CategoricalPullback.Οβ F G) G).inv)) = CategoryTheory.CategoryStruct.comp (J.associator (CategoryTheory.Limits.CategoricalPullback.Οβ F G) F).hom (CategoryTheory.CategoryStruct.comp (J.whiskerLeft (CategoryTheory.CatCommSq.iso (CategoryTheory.Limits.CategoricalPullback.Οβ F G) (CategoryTheory.Limits.CategoricalPullback.Οβ F G) F G).hom) (CategoryTheory.CategoryStruct.comp (J.associator (CategoryTheory.Limits.CategoricalPullback.Οβ F G) G).inv (CategoryTheory.Functor.whiskerRight eβ.hom G))) := by cat_disch) (Xβ : X) : ((CategoryTheory.Limits.CategoricalPullback.mkNatIso eβ eβ coh).hom.app Xβ).snd = eβ.hom.app Xβ - CategoryTheory.Limits.CategoricalPullback.mkNatIso_inv_app_fst π Mathlib.CategoryTheory.Limits.Shapes.Pullback.Categorical.Basic
{A : Type uβ} {B : Type uβ} {C : Type uβ} [CategoryTheory.Category.{vβ, uβ} A] [CategoryTheory.Category.{vβ, uβ} B] [CategoryTheory.Category.{vβ, uβ} C] {F : CategoryTheory.Functor A B} {G : CategoryTheory.Functor C B} {X : Type uβ} [CategoryTheory.Category.{vβ, uβ} X] {J K : CategoryTheory.Functor X (CategoryTheory.Limits.CategoricalPullback F G)} (eβ : J.comp (CategoryTheory.Limits.CategoricalPullback.Οβ F G) β K.comp (CategoryTheory.Limits.CategoricalPullback.Οβ F G)) (eβ : J.comp (CategoryTheory.Limits.CategoricalPullback.Οβ F G) β K.comp (CategoryTheory.Limits.CategoricalPullback.Οβ F G)) (coh : CategoryTheory.CategoryStruct.comp (CategoryTheory.Functor.whiskerRight eβ.hom F) (CategoryTheory.CategoryStruct.comp (K.associator (CategoryTheory.Limits.CategoricalPullback.Οβ F G) F).hom (CategoryTheory.CategoryStruct.comp (K.whiskerLeft (CategoryTheory.CatCommSq.iso (CategoryTheory.Limits.CategoricalPullback.Οβ F G) (CategoryTheory.Limits.CategoricalPullback.Οβ F G) F G).hom) (K.associator (CategoryTheory.Limits.CategoricalPullback.Οβ F G) G).inv)) = CategoryTheory.CategoryStruct.comp (J.associator (CategoryTheory.Limits.CategoricalPullback.Οβ F G) F).hom (CategoryTheory.CategoryStruct.comp (J.whiskerLeft (CategoryTheory.CatCommSq.iso (CategoryTheory.Limits.CategoricalPullback.Οβ F G) (CategoryTheory.Limits.CategoricalPullback.Οβ F G) F G).hom) (CategoryTheory.CategoryStruct.comp (J.associator (CategoryTheory.Limits.CategoricalPullback.Οβ F G) G).inv (CategoryTheory.Functor.whiskerRight eβ.hom G))) := by cat_disch) (Xβ : X) : ((CategoryTheory.Limits.CategoricalPullback.mkNatIso eβ eβ coh).inv.app Xβ).fst = eβ.inv.app Xβ - CategoryTheory.Limits.CategoricalPullback.mkNatIso_inv_app_snd π Mathlib.CategoryTheory.Limits.Shapes.Pullback.Categorical.Basic
{A : Type uβ} {B : Type uβ} {C : Type uβ} [CategoryTheory.Category.{vβ, uβ} A] [CategoryTheory.Category.{vβ, uβ} B] [CategoryTheory.Category.{vβ, uβ} C] {F : CategoryTheory.Functor A B} {G : CategoryTheory.Functor C B} {X : Type uβ} [CategoryTheory.Category.{vβ, uβ} X] {J K : CategoryTheory.Functor X (CategoryTheory.Limits.CategoricalPullback F G)} (eβ : J.comp (CategoryTheory.Limits.CategoricalPullback.Οβ F G) β K.comp (CategoryTheory.Limits.CategoricalPullback.Οβ F G)) (eβ : J.comp (CategoryTheory.Limits.CategoricalPullback.Οβ F G) β K.comp (CategoryTheory.Limits.CategoricalPullback.Οβ F G)) (coh : CategoryTheory.CategoryStruct.comp (CategoryTheory.Functor.whiskerRight eβ.hom F) (CategoryTheory.CategoryStruct.comp (K.associator (CategoryTheory.Limits.CategoricalPullback.Οβ F G) F).hom (CategoryTheory.CategoryStruct.comp (K.whiskerLeft (CategoryTheory.CatCommSq.iso (CategoryTheory.Limits.CategoricalPullback.Οβ F G) (CategoryTheory.Limits.CategoricalPullback.Οβ F G) F G).hom) (K.associator (CategoryTheory.Limits.CategoricalPullback.Οβ F G) G).inv)) = CategoryTheory.CategoryStruct.comp (J.associator (CategoryTheory.Limits.CategoricalPullback.Οβ F G) F).hom (CategoryTheory.CategoryStruct.comp (J.whiskerLeft (CategoryTheory.CatCommSq.iso (CategoryTheory.Limits.CategoricalPullback.Οβ F G) (CategoryTheory.Limits.CategoricalPullback.Οβ F G) F G).hom) (CategoryTheory.CategoryStruct.comp (J.associator (CategoryTheory.Limits.CategoricalPullback.Οβ F G) G).inv (CategoryTheory.Functor.whiskerRight eβ.hom G))) := by cat_disch) (Xβ : X) : ((CategoryTheory.Limits.CategoricalPullback.mkNatIso eβ eβ coh).inv.app Xβ).snd = eβ.inv.app Xβ - CategoryTheory.Limits.CategoricalPullback.toCatCommSqOver_mapIso_mkNatIso_eq_mkIso π Mathlib.CategoryTheory.Limits.Shapes.Pullback.Categorical.Basic
{A : Type uβ} {B : Type uβ} {C : Type uβ} [CategoryTheory.Category.{vβ, uβ} A] [CategoryTheory.Category.{vβ, uβ} B] [CategoryTheory.Category.{vβ, uβ} C] {F : CategoryTheory.Functor A B} {G : CategoryTheory.Functor C B} {X : Type uβ} [CategoryTheory.Category.{vβ, uβ} X] {J K : CategoryTheory.Functor X (CategoryTheory.Limits.CategoricalPullback F G)} (eβ : J.comp (CategoryTheory.Limits.CategoricalPullback.Οβ F G) β K.comp (CategoryTheory.Limits.CategoricalPullback.Οβ F G)) (eβ : J.comp (CategoryTheory.Limits.CategoricalPullback.Οβ F G) β K.comp (CategoryTheory.Limits.CategoricalPullback.Οβ F G)) (coh : CategoryTheory.CategoryStruct.comp (CategoryTheory.Functor.whiskerRight eβ.hom F) (CategoryTheory.CategoryStruct.comp (K.associator (CategoryTheory.Limits.CategoricalPullback.Οβ F G) F).hom (CategoryTheory.CategoryStruct.comp (K.whiskerLeft (CategoryTheory.CatCommSq.iso (CategoryTheory.Limits.CategoricalPullback.Οβ F G) (CategoryTheory.Limits.CategoricalPullback.Οβ F G) F G).hom) (K.associator (CategoryTheory.Limits.CategoricalPullback.Οβ F G) G).inv)) = CategoryTheory.CategoryStruct.comp (J.associator (CategoryTheory.Limits.CategoricalPullback.Οβ F G) F).hom (CategoryTheory.CategoryStruct.comp (J.whiskerLeft (CategoryTheory.CatCommSq.iso (CategoryTheory.Limits.CategoricalPullback.Οβ F G) (CategoryTheory.Limits.CategoricalPullback.Οβ F G) F G).hom) (CategoryTheory.CategoryStruct.comp (J.associator (CategoryTheory.Limits.CategoricalPullback.Οβ F G) G).inv (CategoryTheory.Functor.whiskerRight eβ.hom G))) := by cat_disch) : (CategoryTheory.Limits.CategoricalPullback.toCatCommSqOver F G X).mapIso (CategoryTheory.Limits.CategoricalPullback.mkNatIso eβ eβ coh) = CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.mkIso eβ eβ β― - CategoryTheory.Limits.CategoricalPullback.mkNatIso_eq π Mathlib.CategoryTheory.Limits.Shapes.Pullback.Categorical.Basic
{A : Type uβ} {B : Type uβ} {C : Type uβ} [CategoryTheory.Category.{vβ, uβ} A] [CategoryTheory.Category.{vβ, uβ} B] [CategoryTheory.Category.{vβ, uβ} C] {F : CategoryTheory.Functor A B} {G : CategoryTheory.Functor C B} {X : Type uβ} [CategoryTheory.Category.{vβ, uβ} X] {J K : CategoryTheory.Functor X (CategoryTheory.Limits.CategoricalPullback F G)} (eβ : J.comp (CategoryTheory.Limits.CategoricalPullback.Οβ F G) β K.comp (CategoryTheory.Limits.CategoricalPullback.Οβ F G)) (eβ : J.comp (CategoryTheory.Limits.CategoricalPullback.Οβ F G) β K.comp (CategoryTheory.Limits.CategoricalPullback.Οβ F G)) (coh : CategoryTheory.CategoryStruct.comp (CategoryTheory.Functor.whiskerRight eβ.hom F) (CategoryTheory.CategoryStruct.comp (K.associator (CategoryTheory.Limits.CategoricalPullback.Οβ F G) F).hom (CategoryTheory.CategoryStruct.comp (K.whiskerLeft (CategoryTheory.CatCommSq.iso (CategoryTheory.Limits.CategoricalPullback.Οβ F G) (CategoryTheory.Limits.CategoricalPullback.Οβ F G) F G).hom) (K.associator (CategoryTheory.Limits.CategoricalPullback.Οβ F G) G).inv)) = CategoryTheory.CategoryStruct.comp (J.associator (CategoryTheory.Limits.CategoricalPullback.Οβ F G) F).hom (CategoryTheory.CategoryStruct.comp (J.whiskerLeft (CategoryTheory.CatCommSq.iso (CategoryTheory.Limits.CategoricalPullback.Οβ F G) (CategoryTheory.Limits.CategoricalPullback.Οβ F G) F G).hom) (CategoryTheory.CategoryStruct.comp (J.associator (CategoryTheory.Limits.CategoricalPullback.Οβ F G) G).inv (CategoryTheory.Functor.whiskerRight eβ.hom G))) := by cat_disch) : CategoryTheory.Limits.CategoricalPullback.mkNatIso eβ eβ coh = (CategoryTheory.Limits.CategoricalPullback.functorEquiv F G X).fullyFaithfulFunctor.preimageIso (CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.mkIso eβ eβ β―) - CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.precomposeObjTransformObjSquare_iso_hom_app_fst_app π Mathlib.CategoryTheory.Limits.Shapes.Pullback.Categorical.Basic
{A : Type uβ} {B : Type uβ} {C : Type uβ} [CategoryTheory.Category.{vβ, uβ} A] [CategoryTheory.Category.{vβ, uβ} B] [CategoryTheory.Category.{vβ, uβ} C] {F : CategoryTheory.Functor A B} {G : CategoryTheory.Functor C B} {Aβ : Type uβ} {Bβ : Type uβ } {Cβ : Type uβ} [CategoryTheory.Category.{vβ, uβ} Aβ] [CategoryTheory.Category.{vβ , uβ } Bβ] [CategoryTheory.Category.{vβ, uβ} Cβ] {Fβ : CategoryTheory.Functor Aβ Bβ} {Gβ : CategoryTheory.Functor Cβ Bβ} {X : Type uβ} {Y : Type uβ} [CategoryTheory.Category.{vβ, uβ} X] [CategoryTheory.Category.{vβ, uβ} Y] (Ο : CategoryTheory.Limits.CatCospanTransform F G Fβ Gβ) (U : CategoryTheory.Functor X Y) (Xβ : CategoryTheory.Limits.CategoricalPullback.CatCommSqOver F G Y) (xβ : X) : ((CategoryTheory.CatCommSq.iso ((CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.precompose F G).obj U) ((CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.transform Y).obj Ο) ((CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.transform X).obj Ο) ((CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.precompose Fβ Gβ).obj U)).hom.app Xβ).fst.app xβ = CategoryTheory.CategoryStruct.id (Ο.left.obj (Xβ.fst.obj (U.obj xβ))) - CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.precomposeObjTransformObjSquare_iso_hom_app_snd_app π Mathlib.CategoryTheory.Limits.Shapes.Pullback.Categorical.Basic
{A : Type uβ} {B : Type uβ} {C : Type uβ} [CategoryTheory.Category.{vβ, uβ} A] [CategoryTheory.Category.{vβ, uβ} B] [CategoryTheory.Category.{vβ, uβ} C] {F : CategoryTheory.Functor A B} {G : CategoryTheory.Functor C B} {Aβ : Type uβ} {Bβ : Type uβ } {Cβ : Type uβ} [CategoryTheory.Category.{vβ, uβ} Aβ] [CategoryTheory.Category.{vβ , uβ } Bβ] [CategoryTheory.Category.{vβ, uβ} Cβ] {Fβ : CategoryTheory.Functor Aβ Bβ} {Gβ : CategoryTheory.Functor Cβ Bβ} {X : Type uβ} {Y : Type uβ} [CategoryTheory.Category.{vβ, uβ} X] [CategoryTheory.Category.{vβ, uβ} Y] (Ο : CategoryTheory.Limits.CatCospanTransform F G Fβ Gβ) (U : CategoryTheory.Functor X Y) (Xβ : CategoryTheory.Limits.CategoricalPullback.CatCommSqOver F G Y) (xβ : X) : ((CategoryTheory.CatCommSq.iso ((CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.precompose F G).obj U) ((CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.transform Y).obj Ο) ((CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.transform X).obj Ο) ((CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.precompose Fβ Gβ).obj U)).hom.app Xβ).snd.app xβ = CategoryTheory.CategoryStruct.id (Ο.right.obj (Xβ.snd.obj (U.obj xβ))) - CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.precomposeObjTransformObjSquare_iso_inv_app_fst_app π Mathlib.CategoryTheory.Limits.Shapes.Pullback.Categorical.Basic
{A : Type uβ} {B : Type uβ} {C : Type uβ} [CategoryTheory.Category.{vβ, uβ} A] [CategoryTheory.Category.{vβ, uβ} B] [CategoryTheory.Category.{vβ, uβ} C] {F : CategoryTheory.Functor A B} {G : CategoryTheory.Functor C B} {Aβ : Type uβ} {Bβ : Type uβ } {Cβ : Type uβ} [CategoryTheory.Category.{vβ, uβ} Aβ] [CategoryTheory.Category.{vβ , uβ } Bβ] [CategoryTheory.Category.{vβ, uβ} Cβ] {Fβ : CategoryTheory.Functor Aβ Bβ} {Gβ : CategoryTheory.Functor Cβ Bβ} {X : Type uβ} {Y : Type uβ} [CategoryTheory.Category.{vβ, uβ} X] [CategoryTheory.Category.{vβ, uβ} Y] (Ο : CategoryTheory.Limits.CatCospanTransform F G Fβ Gβ) (U : CategoryTheory.Functor X Y) (Xβ : CategoryTheory.Limits.CategoricalPullback.CatCommSqOver F G Y) (xβ : X) : ((CategoryTheory.CatCommSq.iso ((CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.precompose F G).obj U) ((CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.transform Y).obj Ο) ((CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.transform X).obj Ο) ((CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.precompose Fβ Gβ).obj U)).inv.app Xβ).fst.app xβ = CategoryTheory.CategoryStruct.id (Ο.left.obj (Xβ.fst.obj (U.obj xβ))) - CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.precomposeObjTransformObjSquare_iso_inv_app_snd_app π Mathlib.CategoryTheory.Limits.Shapes.Pullback.Categorical.Basic
{A : Type uβ} {B : Type uβ} {C : Type uβ} [CategoryTheory.Category.{vβ, uβ} A] [CategoryTheory.Category.{vβ, uβ} B] [CategoryTheory.Category.{vβ, uβ} C] {F : CategoryTheory.Functor A B} {G : CategoryTheory.Functor C B} {Aβ : Type uβ} {Bβ : Type uβ } {Cβ : Type uβ} [CategoryTheory.Category.{vβ, uβ} Aβ] [CategoryTheory.Category.{vβ , uβ } Bβ] [CategoryTheory.Category.{vβ, uβ} Cβ] {Fβ : CategoryTheory.Functor Aβ Bβ} {Gβ : CategoryTheory.Functor Cβ Bβ} {X : Type uβ} {Y : Type uβ} [CategoryTheory.Category.{vβ, uβ} X] [CategoryTheory.Category.{vβ, uβ} Y] (Ο : CategoryTheory.Limits.CatCospanTransform F G Fβ Gβ) (U : CategoryTheory.Functor X Y) (Xβ : CategoryTheory.Limits.CategoricalPullback.CatCommSqOver F G Y) (xβ : X) : ((CategoryTheory.CatCommSq.iso ((CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.precompose F G).obj U) ((CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.transform Y).obj Ο) ((CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.transform X).obj Ο) ((CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.precompose Fβ Gβ).obj U)).inv.app Xβ).snd.app xβ = CategoryTheory.CategoryStruct.id (Ο.right.obj (Xβ.snd.obj (U.obj xβ))) - CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.transformObjPrecomposeObjSquare_iso_hom_app_fst_app π Mathlib.CategoryTheory.Limits.Shapes.Pullback.Categorical.Basic
{A : Type uβ} {B : Type uβ} {C : Type uβ} [CategoryTheory.Category.{vβ, uβ} A] [CategoryTheory.Category.{vβ, uβ} B] [CategoryTheory.Category.{vβ, uβ} C] {F : CategoryTheory.Functor A B} {G : CategoryTheory.Functor C B} {Aβ : Type uβ} {Bβ : Type uβ } {Cβ : Type uβ} [CategoryTheory.Category.{vβ, uβ} Aβ] [CategoryTheory.Category.{vβ , uβ } Bβ] [CategoryTheory.Category.{vβ, uβ} Cβ] {Fβ : CategoryTheory.Functor Aβ Bβ} {Gβ : CategoryTheory.Functor Cβ Bβ} {X : Type uβ} {Y : Type uβ} [CategoryTheory.Category.{vβ, uβ} X] [CategoryTheory.Category.{vβ, uβ} Y] (U : CategoryTheory.Functor X Y) (Ο : CategoryTheory.Limits.CatCospanTransform F G Fβ Gβ) (Xβ : CategoryTheory.Limits.CategoricalPullback.CatCommSqOver F G Y) (xβ : X) : ((CategoryTheory.CatCommSq.iso ((CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.transform Y).obj Ο) ((CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.precompose F G).obj U) ((CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.precompose Fβ Gβ).obj U) ((CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.transform X).obj Ο)).hom.app Xβ).fst.app xβ = CategoryTheory.CategoryStruct.id (Ο.left.obj (Xβ.fst.obj (U.obj xβ))) - CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.transformObjPrecomposeObjSquare_iso_hom_app_snd_app π Mathlib.CategoryTheory.Limits.Shapes.Pullback.Categorical.Basic
{A : Type uβ} {B : Type uβ} {C : Type uβ} [CategoryTheory.Category.{vβ, uβ} A] [CategoryTheory.Category.{vβ, uβ} B] [CategoryTheory.Category.{vβ, uβ} C] {F : CategoryTheory.Functor A B} {G : CategoryTheory.Functor C B} {Aβ : Type uβ} {Bβ : Type uβ } {Cβ : Type uβ} [CategoryTheory.Category.{vβ, uβ} Aβ] [CategoryTheory.Category.{vβ , uβ } Bβ] [CategoryTheory.Category.{vβ, uβ} Cβ] {Fβ : CategoryTheory.Functor Aβ Bβ} {Gβ : CategoryTheory.Functor Cβ Bβ} {X : Type uβ} {Y : Type uβ} [CategoryTheory.Category.{vβ, uβ} X] [CategoryTheory.Category.{vβ, uβ} Y] (U : CategoryTheory.Functor X Y) (Ο : CategoryTheory.Limits.CatCospanTransform F G Fβ Gβ) (Xβ : CategoryTheory.Limits.CategoricalPullback.CatCommSqOver F G Y) (xβ : X) : ((CategoryTheory.CatCommSq.iso ((CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.transform Y).obj Ο) ((CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.precompose F G).obj U) ((CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.precompose Fβ Gβ).obj U) ((CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.transform X).obj Ο)).hom.app Xβ).snd.app xβ = CategoryTheory.CategoryStruct.id (Ο.right.obj (Xβ.snd.obj (U.obj xβ))) - CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.transformObjPrecomposeObjSquare_iso_inv_app_fst_app π Mathlib.CategoryTheory.Limits.Shapes.Pullback.Categorical.Basic
{A : Type uβ} {B : Type uβ} {C : Type uβ} [CategoryTheory.Category.{vβ, uβ} A] [CategoryTheory.Category.{vβ, uβ} B] [CategoryTheory.Category.{vβ, uβ} C] {F : CategoryTheory.Functor A B} {G : CategoryTheory.Functor C B} {Aβ : Type uβ} {Bβ : Type uβ } {Cβ : Type uβ} [CategoryTheory.Category.{vβ, uβ} Aβ] [CategoryTheory.Category.{vβ , uβ } Bβ] [CategoryTheory.Category.{vβ, uβ} Cβ] {Fβ : CategoryTheory.Functor Aβ Bβ} {Gβ : CategoryTheory.Functor Cβ Bβ} {X : Type uβ} {Y : Type uβ} [CategoryTheory.Category.{vβ, uβ} X] [CategoryTheory.Category.{vβ, uβ} Y] (U : CategoryTheory.Functor X Y) (Ο : CategoryTheory.Limits.CatCospanTransform F G Fβ Gβ) (Xβ : CategoryTheory.Limits.CategoricalPullback.CatCommSqOver F G Y) (xβ : X) : ((CategoryTheory.CatCommSq.iso ((CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.transform Y).obj Ο) ((CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.precompose F G).obj U) ((CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.precompose Fβ Gβ).obj U) ((CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.transform X).obj Ο)).inv.app Xβ).fst.app xβ = CategoryTheory.CategoryStruct.id (Ο.left.obj (Xβ.fst.obj (U.obj xβ))) - CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.transformObjPrecomposeObjSquare_iso_inv_app_snd_app π Mathlib.CategoryTheory.Limits.Shapes.Pullback.Categorical.Basic
{A : Type uβ} {B : Type uβ} {C : Type uβ} [CategoryTheory.Category.{vβ, uβ} A] [CategoryTheory.Category.{vβ, uβ} B] [CategoryTheory.Category.{vβ, uβ} C] {F : CategoryTheory.Functor A B} {G : CategoryTheory.Functor C B} {Aβ : Type uβ} {Bβ : Type uβ } {Cβ : Type uβ} [CategoryTheory.Category.{vβ, uβ} Aβ] [CategoryTheory.Category.{vβ , uβ } Bβ] [CategoryTheory.Category.{vβ, uβ} Cβ] {Fβ : CategoryTheory.Functor Aβ Bβ} {Gβ : CategoryTheory.Functor Cβ Bβ} {X : Type uβ} {Y : Type uβ} [CategoryTheory.Category.{vβ, uβ} X] [CategoryTheory.Category.{vβ, uβ} Y] (U : CategoryTheory.Functor X Y) (Ο : CategoryTheory.Limits.CatCospanTransform F G Fβ Gβ) (Xβ : CategoryTheory.Limits.CategoricalPullback.CatCommSqOver F G Y) (xβ : X) : ((CategoryTheory.CatCommSq.iso ((CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.transform Y).obj Ο) ((CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.precompose F G).obj U) ((CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.precompose Fβ Gβ).obj U) ((CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.transform X).obj Ο)).inv.app Xβ).snd.app xβ = CategoryTheory.CategoryStruct.id (Ο.right.obj (Xβ.snd.obj (U.obj xβ))) - CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.transform_obj_map_fst_app π Mathlib.CategoryTheory.Limits.Shapes.Pullback.Categorical.Basic
{A : Type uβ} {B : Type uβ} {C : Type uβ} [CategoryTheory.Category.{vβ, uβ} A] [CategoryTheory.Category.{vβ, uβ} B] [CategoryTheory.Category.{vβ, uβ} C] {F : CategoryTheory.Functor A B} {G : CategoryTheory.Functor C B} {Aβ : Type uβ} {Bβ : Type uβ } {Cβ : Type uβ} [CategoryTheory.Category.{vβ, uβ} Aβ] [CategoryTheory.Category.{vβ , uβ } Bβ] [CategoryTheory.Category.{vβ, uβ} Cβ] {Fβ : CategoryTheory.Functor Aβ Bβ} {Gβ : CategoryTheory.Functor Cβ Bβ} (X : Type uβ) [CategoryTheory.Category.{vβ, uβ} X] (Ο : CategoryTheory.Limits.CatCospanTransform F G Fβ Gβ) {x y : CategoryTheory.Limits.CategoricalPullback.CatCommSqOver F G X} (f : x βΆ y) (Xβ : X) : (((CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.transform X).obj Ο).map f).fst.app Xβ = Ο.left.map (f.fst.app Xβ) - CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.transform_obj_map_snd_app π Mathlib.CategoryTheory.Limits.Shapes.Pullback.Categorical.Basic
{A : Type uβ} {B : Type uβ} {C : Type uβ} [CategoryTheory.Category.{vβ, uβ} A] [CategoryTheory.Category.{vβ, uβ} B] [CategoryTheory.Category.{vβ, uβ} C] {F : CategoryTheory.Functor A B} {G : CategoryTheory.Functor C B} {Aβ : Type uβ} {Bβ : Type uβ } {Cβ : Type uβ} [CategoryTheory.Category.{vβ, uβ} Aβ] [CategoryTheory.Category.{vβ , uβ } Bβ] [CategoryTheory.Category.{vβ, uβ} Cβ] {Fβ : CategoryTheory.Functor Aβ Bβ} {Gβ : CategoryTheory.Functor Cβ Bβ} (X : Type uβ) [CategoryTheory.Category.{vβ, uβ} X] (Ο : CategoryTheory.Limits.CatCospanTransform F G Fβ Gβ) {x y : CategoryTheory.Limits.CategoricalPullback.CatCommSqOver F G X} (f : x βΆ y) (Xβ : X) : (((CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.transform X).obj Ο).map f).snd.app Xβ = Ο.right.map (f.snd.app Xβ) - CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.precomposeObjTransformObjSquare_iso_hom_naturalityβ π Mathlib.CategoryTheory.Limits.Shapes.Pullback.Categorical.Basic
{A : Type uβ} {B : Type uβ} {C : Type uβ} [CategoryTheory.Category.{vβ, uβ} A] [CategoryTheory.Category.{vβ, uβ} B] [CategoryTheory.Category.{vβ, uβ} C] {F : CategoryTheory.Functor A B} {G : CategoryTheory.Functor C B} {Aβ : Type uβ} {Bβ : Type uβ } {Cβ : Type uβ} [CategoryTheory.Category.{vβ, uβ} Aβ] [CategoryTheory.Category.{vβ , uβ } Bβ] [CategoryTheory.Category.{vβ, uβ} Cβ] {Fβ : CategoryTheory.Functor Aβ Bβ} {Gβ : CategoryTheory.Functor Cβ Bβ} {X : Type uβ} {Y : Type uβ} [CategoryTheory.Category.{vβ, uβ} X] [CategoryTheory.Category.{vβ, uβ} Y] (Ο : CategoryTheory.Limits.CatCospanTransform F G Fβ Gβ) {U V : CategoryTheory.Functor X Y} (Ξ± : U βΆ V) : CategoryTheory.CategoryStruct.comp (CategoryTheory.Functor.whiskerRight ((CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.precompose F G).map Ξ±) ((CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.transform X).obj Ο)) (CategoryTheory.CatCommSq.iso ((CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.precompose F G).obj V) ((CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.transform Y).obj Ο) ((CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.transform X).obj Ο) ((CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.precompose Fβ Gβ).obj V)).hom = CategoryTheory.CategoryStruct.comp (CategoryTheory.CatCommSq.iso ((CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.precompose F G).obj U) ((CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.transform Y).obj Ο) ((CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.transform X).obj Ο) ((CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.precompose Fβ Gβ).obj U)).hom (((CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.transform Y).obj Ο).whiskerLeft ((CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.precompose Fβ Gβ).map Ξ±)) - CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.transformObjPrecomposeObjSquare_iso_hom_id π Mathlib.CategoryTheory.Limits.Shapes.Pullback.Categorical.Basic
{A : Type uβ} {B : Type uβ} {C : Type uβ} [CategoryTheory.Category.{vβ, uβ} A] [CategoryTheory.Category.{vβ, uβ} B] [CategoryTheory.Category.{vβ, uβ} C] {X : Type uβ} {Y : Type uβ} [CategoryTheory.Category.{vβ, uβ} X] [CategoryTheory.Category.{vβ, uβ} Y] (U : CategoryTheory.Functor X Y) (F : CategoryTheory.Functor A B) (G : CategoryTheory.Functor C B) : CategoryTheory.CategoryStruct.comp (CategoryTheory.CatCommSq.iso ((CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.transform Y).obj (CategoryTheory.Limits.CatCospanTransform.id F G)) ((CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.precompose F G).obj U) ((CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.precompose F G).obj U) ((CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.transform X).obj (CategoryTheory.Limits.CatCospanTransform.id F G))).hom (((CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.precompose F G).obj U).whiskerLeft (CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.transformObjId X F G).hom) = CategoryTheory.CategoryStruct.comp (CategoryTheory.Functor.whiskerRight (CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.transformObjId Y F G).hom ((CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.precompose F G).obj U)) (CategoryTheory.CategoryStruct.comp ((CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.precompose F G).obj U).leftUnitor.hom ((CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.precompose F G).obj U).rightUnitor.inv) - CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.transformObjPrecomposeObjSquare_iso_hom_naturalityβ π Mathlib.CategoryTheory.Limits.Shapes.Pullback.Categorical.Basic
{A : Type uβ} {B : Type uβ} {C : Type uβ} [CategoryTheory.Category.{vβ, uβ} A] [CategoryTheory.Category.{vβ, uβ} B] [CategoryTheory.Category.{vβ, uβ} C] {F : CategoryTheory.Functor A B} {G : CategoryTheory.Functor C B} {Aβ : Type uβ} {Bβ : Type uβ } {Cβ : Type uβ} [CategoryTheory.Category.{vβ, uβ} Aβ] [CategoryTheory.Category.{vβ , uβ } Bβ] [CategoryTheory.Category.{vβ, uβ} Cβ] {Fβ : CategoryTheory.Functor Aβ Bβ} {Gβ : CategoryTheory.Functor Cβ Bβ} {X : Type uβ} {Y : Type uβ} [CategoryTheory.Category.{vβ, uβ} X] [CategoryTheory.Category.{vβ, uβ} Y] (U : CategoryTheory.Functor X Y) {Ο Ο' : CategoryTheory.Limits.CatCospanTransform F G Fβ Gβ} (Ξ· : Ο βΆ Ο') : CategoryTheory.CategoryStruct.comp (CategoryTheory.Functor.whiskerRight ((CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.transform Y).map Ξ·) ((CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.precompose Fβ Gβ).obj U)) (CategoryTheory.CatCommSq.iso ((CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.transform Y).obj Ο') ((CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.precompose F G).obj U) ((CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.precompose Fβ Gβ).obj U) ((CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.transform X).obj Ο')).hom = CategoryTheory.CategoryStruct.comp (CategoryTheory.CatCommSq.iso ((CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.transform Y).obj Ο) ((CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.precompose F G).obj U) ((CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.precompose Fβ Gβ).obj U) ((CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.transform X).obj Ο)).hom (((CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.precompose F G).obj U).whiskerLeft ((CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.transform X).map Ξ·)) - CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.precomposeObjTransformObjSquare_iso_hom_id π Mathlib.CategoryTheory.Limits.Shapes.Pullback.Categorical.Basic
{A : Type uβ} {B : Type uβ} {C : Type uβ} [CategoryTheory.Category.{vβ, uβ} A] [CategoryTheory.Category.{vβ, uβ} B] [CategoryTheory.Category.{vβ, uβ} C] {F : CategoryTheory.Functor A B} {G : CategoryTheory.Functor C B} {Aβ : Type uβ} {Bβ : Type uβ } {Cβ : Type uβ} [CategoryTheory.Category.{vβ, uβ} Aβ] [CategoryTheory.Category.{vβ , uβ } Bβ] [CategoryTheory.Category.{vβ, uβ} Cβ] {Fβ : CategoryTheory.Functor Aβ Bβ} {Gβ : CategoryTheory.Functor Cβ Bβ} (Ο : CategoryTheory.Limits.CatCospanTransform F G Fβ Gβ) (X : Type uβ) [CategoryTheory.Category.{vβ, uβ} X] : CategoryTheory.CategoryStruct.comp (CategoryTheory.CatCommSq.iso ((CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.precompose F G).obj (CategoryTheory.Functor.id X)) ((CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.transform X).obj Ο) ((CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.transform X).obj Ο) ((CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.precompose Fβ Gβ).obj (CategoryTheory.Functor.id X))).hom (((CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.transform X).obj Ο).whiskerLeft (CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.precomposeObjId Fβ Gβ X).hom) = CategoryTheory.CategoryStruct.comp (CategoryTheory.Functor.whiskerRight (CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.precomposeObjId F G X).hom ((CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.transform X).obj Ο)) (CategoryTheory.CategoryStruct.comp ((CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.transform X).obj Ο).leftUnitor.hom ((CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.transform X).obj Ο).rightUnitor.inv) - CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.precomposeObjTransformObjSquare_iso_hom_comp π Mathlib.CategoryTheory.Limits.Shapes.Pullback.Categorical.Basic
{A : Type uβ} {B : Type uβ} {C : Type uβ} [CategoryTheory.Category.{vβ, uβ} A] [CategoryTheory.Category.{vβ, uβ} B] [CategoryTheory.Category.{vβ, uβ} C] {F : CategoryTheory.Functor A B} {G : CategoryTheory.Functor C B} {Aβ : Type uβ} {Bβ : Type uβ } {Cβ : Type uβ} [CategoryTheory.Category.{vβ, uβ} Aβ] [CategoryTheory.Category.{vβ , uβ } Bβ] [CategoryTheory.Category.{vβ, uβ} Cβ] {Fβ : CategoryTheory.Functor Aβ Bβ} {Gβ : CategoryTheory.Functor Cβ Bβ} {X : Type uβ} {Y : Type uβ} {Z : Type uβ} [CategoryTheory.Category.{vβ, uβ} X] [CategoryTheory.Category.{vβ, uβ} Y] [CategoryTheory.Category.{vβ, uβ} Z] (Ο : CategoryTheory.Limits.CatCospanTransform F G Fβ Gβ) (U : CategoryTheory.Functor X Y) (V : CategoryTheory.Functor Y Z) : CategoryTheory.CategoryStruct.comp (CategoryTheory.CatCommSq.iso ((CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.precompose F G).obj (U.comp V)) ((CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.transform Z).obj Ο) ((CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.transform X).obj Ο) ((CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.precompose Fβ Gβ).obj (U.comp V))).hom (((CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.transform Z).obj Ο).whiskerLeft (CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.precomposeObjComp Fβ Gβ U V).hom) = CategoryTheory.CategoryStruct.comp (CategoryTheory.Functor.whiskerRight (CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.precomposeObjComp F G U V).hom ((CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.transform X).obj Ο)) (CategoryTheory.CategoryStruct.comp (((CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.precompose F G).obj V).associator ((CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.precompose F G).obj U) ((CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.transform X).obj Ο)).hom (CategoryTheory.CategoryStruct.comp (((CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.precompose F G).obj V).whiskerLeft (CategoryTheory.CatCommSq.iso ((CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.precompose F G).obj U) ((CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.transform Y).obj Ο) ((CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.transform X).obj Ο) ((CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.precompose Fβ Gβ).obj U)).hom) (CategoryTheory.CategoryStruct.comp (((CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.precompose F G).obj V).associator ((CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.transform Y).obj Ο) ((CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.precompose Fβ Gβ).obj U)).inv (CategoryTheory.CategoryStruct.comp (CategoryTheory.Functor.whiskerRight (CategoryTheory.CatCommSq.iso ((CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.precompose F G).obj V) ((CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.transform Z).obj Ο) ((CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.transform Y).obj Ο) ((CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.precompose Fβ Gβ).obj V)).hom ((CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.precompose Fβ Gβ).obj U)) (((CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.transform Z).obj Ο).associator ((CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.precompose Fβ Gβ).obj V) ((CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.precompose Fβ Gβ).obj U)).hom)))) - CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.transformPrecomposeObjSquare_iso_hom_comp π Mathlib.CategoryTheory.Limits.Shapes.Pullback.Categorical.Basic
{A : Type uβ} {B : Type uβ} {C : Type uβ} [CategoryTheory.Category.{vβ, uβ} A] [CategoryTheory.Category.{vβ, uβ} B] [CategoryTheory.Category.{vβ, uβ} C] {F : CategoryTheory.Functor A B} {G : CategoryTheory.Functor C B} {Aβ : Type uβ} {Bβ : Type uβ } {Cβ : Type uβ} [CategoryTheory.Category.{vβ, uβ} Aβ] [CategoryTheory.Category.{vβ , uβ } Bβ] [CategoryTheory.Category.{vβ, uβ} Cβ] {Fβ : CategoryTheory.Functor Aβ Bβ} {Gβ : CategoryTheory.Functor Cβ Bβ} {Aβ : Type uβ} {Bβ : Type uβ} {Cβ : Type uβ} [CategoryTheory.Category.{vβ, uβ} Aβ] [CategoryTheory.Category.{vβ, uβ} Bβ] [CategoryTheory.Category.{vβ, uβ} Cβ] {Fβ : CategoryTheory.Functor Aβ Bβ} {Gβ : CategoryTheory.Functor Cβ Bβ} {X : Type uββ} {Y : Type uββ} [CategoryTheory.Category.{vββ, uββ} X] [CategoryTheory.Category.{vββ, uββ} Y] (U : CategoryTheory.Functor X Y) (Ο : CategoryTheory.Limits.CatCospanTransform F G Fβ Gβ) (Ο' : CategoryTheory.Limits.CatCospanTransform Fβ Gβ Fβ Gβ) : CategoryTheory.CategoryStruct.comp (CategoryTheory.CatCommSq.iso ((CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.transform Y).obj (Ο.comp Ο')) ((CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.precompose F G).obj U) ((CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.precompose Fβ Gβ).obj U) ((CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.transform X).obj (Ο.comp Ο'))).hom (((CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.precompose F G).obj U).whiskerLeft (CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.transformObjComp X Ο Ο').hom) = CategoryTheory.CategoryStruct.comp (CategoryTheory.Functor.whiskerRight (CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.transformObjComp Y Ο Ο').hom ((CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.precompose Fβ Gβ).obj U)) (CategoryTheory.CategoryStruct.comp (((CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.transform Y).obj Ο).associator ((CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.transform Y).obj Ο') ((CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.precompose Fβ Gβ).obj U)).hom (CategoryTheory.CategoryStruct.comp (((CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.transform Y).obj Ο).whiskerLeft (CategoryTheory.CatCommSq.iso ((CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.transform Y).obj Ο') ((CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.precompose Fβ Gβ).obj U) ((CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.precompose Fβ Gβ).obj U) ((CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.transform X).obj Ο')).hom) (CategoryTheory.CategoryStruct.comp (((CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.transform Y).obj Ο).associator ((CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.precompose Fβ Gβ).obj U) ((CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.transform X).obj Ο')).inv (CategoryTheory.CategoryStruct.comp (CategoryTheory.Functor.whiskerRight (CategoryTheory.CatCommSq.iso ((CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.transform Y).obj Ο) ((CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.precompose F G).obj U) ((CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.precompose Fβ Gβ).obj U) ((CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.transform X).obj Ο)).hom ((CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.transform X).obj Ο')) (((CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.precompose F G).obj U).associator ((CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.transform X).obj Ο) ((CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.transform X).obj Ο')).hom)))) - CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.transform_map_app_fst_app π Mathlib.CategoryTheory.Limits.Shapes.Pullback.Categorical.Basic
{A : Type uβ} {B : Type uβ} {C : Type uβ} [CategoryTheory.Category.{vβ, uβ} A] [CategoryTheory.Category.{vβ, uβ} B] [CategoryTheory.Category.{vβ, uβ} C] {F : CategoryTheory.Functor A B} {G : CategoryTheory.Functor C B} {Aβ : Type uβ} {Bβ : Type uβ } {Cβ : Type uβ} [CategoryTheory.Category.{vβ, uβ} Aβ] [CategoryTheory.Category.{vβ , uβ } Bβ] [CategoryTheory.Category.{vβ, uβ} Cβ] {Fβ : CategoryTheory.Functor Aβ Bβ} {Gβ : CategoryTheory.Functor Cβ Bβ} (X : Type uβ) [CategoryTheory.Category.{vβ, uβ} X] {Ο Ο' : CategoryTheory.Limits.CatCospanTransform F G Fβ Gβ} (Ξ· : Ο βΆ Ο') (S : CategoryTheory.Limits.CategoricalPullback.CatCommSqOver F G X) (y : X) : (((CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.transform X).map Ξ·).app S).fst.app y = Ξ·.left.app (S.fst.obj y) - CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.transform_map_app_snd_app π Mathlib.CategoryTheory.Limits.Shapes.Pullback.Categorical.Basic
{A : Type uβ} {B : Type uβ} {C : Type uβ} [CategoryTheory.Category.{vβ, uβ} A] [CategoryTheory.Category.{vβ, uβ} B] [CategoryTheory.Category.{vβ, uβ} C] {F : CategoryTheory.Functor A B} {G : CategoryTheory.Functor C B} {Aβ : Type uβ} {Bβ : Type uβ } {Cβ : Type uβ} [CategoryTheory.Category.{vβ, uβ} Aβ] [CategoryTheory.Category.{vβ , uβ } Bβ] [CategoryTheory.Category.{vβ, uβ} Cβ] {Fβ : CategoryTheory.Functor Aβ Bβ} {Gβ : CategoryTheory.Functor Cβ Bβ} (X : Type uβ) [CategoryTheory.Category.{vβ, uβ} X] {Ο Ο' : CategoryTheory.Limits.CatCospanTransform F G Fβ Gβ} (Ξ· : Ο βΆ Ο') (S : CategoryTheory.Limits.CategoricalPullback.CatCommSqOver F G X) (y : X) : (((CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.transform X).map Ξ·).app S).snd.app y = Ξ·.right.app (S.snd.obj y)
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 69fae59