Loogle!
Result
Found 73 declarations mentioning CategoryTheory.Functor.isoWhiskerRight.
- CategoryTheory.Functor.isoWhiskerRight π Mathlib.CategoryTheory.Whiskering
{C : Type uβ} [CategoryTheory.Category.{vβ, uβ} C] {D : Type uβ} [CategoryTheory.Category.{vβ, uβ} D] {E : Type uβ} [CategoryTheory.Category.{vβ, uβ} E] {G H : CategoryTheory.Functor C D} (Ξ± : G β H) (F : CategoryTheory.Functor D E) : G.comp F β H.comp F - CategoryTheory.Functor.isoWhiskerRight_refl π Mathlib.CategoryTheory.Whiskering
{C : Type uβ} [CategoryTheory.Category.{vβ, uβ} C] {D : Type uβ} [CategoryTheory.Category.{vβ, uβ} D] {E : Type uβ} [CategoryTheory.Category.{vβ, uβ} E] (F : CategoryTheory.Functor C D) (G : CategoryTheory.Functor D E) : CategoryTheory.Functor.isoWhiskerRight (CategoryTheory.Iso.refl F) G = CategoryTheory.Iso.refl (F.comp G) - CategoryTheory.Functor.isoWhiskerRight_symm π Mathlib.CategoryTheory.Whiskering
{C : Type uβ} [CategoryTheory.Category.{vβ, uβ} C] {D : Type uβ} [CategoryTheory.Category.{vβ, uβ} D] {E : Type uβ} [CategoryTheory.Category.{vβ, uβ} E] {G H : CategoryTheory.Functor C D} (Ξ± : G β H) (F : CategoryTheory.Functor D E) : (CategoryTheory.Functor.isoWhiskerRight Ξ± F).symm = CategoryTheory.Functor.isoWhiskerRight Ξ±.symm F - CategoryTheory.Functor.isoWhiskerRight_hom π Mathlib.CategoryTheory.Whiskering
{C : Type uβ} [CategoryTheory.Category.{vβ, uβ} C] {D : Type uβ} [CategoryTheory.Category.{vβ, uβ} D] {E : Type uβ} [CategoryTheory.Category.{vβ, uβ} E] {G H : CategoryTheory.Functor C D} (Ξ± : G β H) (F : CategoryTheory.Functor D E) : (CategoryTheory.Functor.isoWhiskerRight Ξ± F).hom = CategoryTheory.Functor.whiskerRight Ξ±.hom F - CategoryTheory.Functor.isoWhiskerRight_inv π Mathlib.CategoryTheory.Whiskering
{C : Type uβ} [CategoryTheory.Category.{vβ, uβ} C] {D : Type uβ} [CategoryTheory.Category.{vβ, uβ} D] {E : Type uβ} [CategoryTheory.Category.{vβ, uβ} E] {G H : CategoryTheory.Functor C D} (Ξ± : G β H) (F : CategoryTheory.Functor D E) : (CategoryTheory.Functor.isoWhiskerRight Ξ± F).inv = CategoryTheory.Functor.whiskerRight Ξ±.inv F - CategoryTheory.Functor.isoWhiskerRight_trans π Mathlib.CategoryTheory.Whiskering
{C : Type uβ} [CategoryTheory.Category.{vβ, uβ} C] {D : Type uβ} [CategoryTheory.Category.{vβ, uβ} D] {E : Type uβ} [CategoryTheory.Category.{vβ, uβ} E] {G H K : CategoryTheory.Functor C D} (Ξ± : G β H) (Ξ² : H β K) (F : CategoryTheory.Functor D E) : CategoryTheory.Functor.isoWhiskerRight (Ξ± βͺβ« Ξ²) F = CategoryTheory.Functor.isoWhiskerRight Ξ± F βͺβ« CategoryTheory.Functor.isoWhiskerRight Ξ² F - CategoryTheory.Functor.triangleIso π Mathlib.CategoryTheory.Whiskering
{A : Type uβ} [CategoryTheory.Category.{vβ, uβ} A] {B : Type uβ} [CategoryTheory.Category.{vβ, uβ} B] {C : Type uβ} [CategoryTheory.Category.{vβ, uβ} C] (F : CategoryTheory.Functor A B) (G : CategoryTheory.Functor B C) : F.associator (CategoryTheory.Functor.id B) G βͺβ« F.isoWhiskerLeft G.leftUnitor = CategoryTheory.Functor.isoWhiskerRight F.rightUnitor G - CategoryTheory.Functor.isoWhiskerLeft_trans_isoWhiskerRight π Mathlib.CategoryTheory.Whiskering
{C : Type uβ} [CategoryTheory.Category.{vβ, uβ} C] {D : Type uβ} [CategoryTheory.Category.{vβ, uβ} D] {E : Type uβ} [CategoryTheory.Category.{vβ, uβ} E] {F G : CategoryTheory.Functor C D} {H K : CategoryTheory.Functor D E} (Ξ± : F β G) (Ξ² : H β K) : F.isoWhiskerLeft Ξ² βͺβ« CategoryTheory.Functor.isoWhiskerRight Ξ± K = CategoryTheory.Functor.isoWhiskerRight Ξ± H βͺβ« G.isoWhiskerLeft Ξ² - CategoryTheory.Functor.isoWhiskerRight_trans_assoc π Mathlib.CategoryTheory.Whiskering
{C : Type uβ} [CategoryTheory.Category.{vβ, uβ} C] {D : Type uβ} [CategoryTheory.Category.{vβ, uβ} D] {E : Type uβ} [CategoryTheory.Category.{vβ, uβ} E] {G H K : CategoryTheory.Functor C D} (Ξ± : G β H) (Ξ² : H β K) (F : CategoryTheory.Functor D E) {Z : CategoryTheory.Functor C E} (h : K.comp F β Z) : CategoryTheory.Functor.isoWhiskerRight (Ξ± βͺβ« Ξ²) F βͺβ« h = CategoryTheory.Functor.isoWhiskerRight Ξ± F βͺβ« CategoryTheory.Functor.isoWhiskerRight Ξ² F βͺβ« h - CategoryTheory.Functor.isoWhiskerLeft_trans_isoWhiskerRight_assoc π Mathlib.CategoryTheory.Whiskering
{C : Type uβ} [CategoryTheory.Category.{vβ, uβ} C] {D : Type uβ} [CategoryTheory.Category.{vβ, uβ} D] {E : Type uβ} [CategoryTheory.Category.{vβ, uβ} E] {F G : CategoryTheory.Functor C D} {H K : CategoryTheory.Functor D E} (Ξ± : F β G) (Ξ² : H β K) {Z : CategoryTheory.Functor C E} (h : G.comp K β Z) : F.isoWhiskerLeft Ξ² βͺβ« CategoryTheory.Functor.isoWhiskerRight Ξ± K βͺβ« h = CategoryTheory.Functor.isoWhiskerRight Ξ± H βͺβ« G.isoWhiskerLeft Ξ² βͺβ« h - CategoryTheory.Functor.triangleIso_assoc π Mathlib.CategoryTheory.Whiskering
{A : Type uβ} [CategoryTheory.Category.{vβ, uβ} A] {B : Type uβ} [CategoryTheory.Category.{vβ, uβ} B] {C : Type uβ} [CategoryTheory.Category.{vβ, uβ} C] (F : CategoryTheory.Functor A B) (G : CategoryTheory.Functor B C) {Z : CategoryTheory.Functor A C} (h : F.comp G β Z) : F.associator (CategoryTheory.Functor.id B) G βͺβ« F.isoWhiskerLeft G.leftUnitor βͺβ« h = CategoryTheory.Functor.isoWhiskerRight F.rightUnitor G βͺβ« h - CategoryTheory.Functor.isoWhiskerRight_twice π Mathlib.CategoryTheory.Whiskering
{C : Type uβ} [CategoryTheory.Category.{vβ, uβ} C] {D : Type uβ} [CategoryTheory.Category.{vβ, uβ} D] {E : Type uβ} [CategoryTheory.Category.{vβ, uβ} E] {B : Type uβ} [CategoryTheory.Category.{vβ, uβ} B] {H K : CategoryTheory.Functor B C} (F : CategoryTheory.Functor C D) (G : CategoryTheory.Functor D E) (Ξ± : H β K) : CategoryTheory.Functor.isoWhiskerRight (CategoryTheory.Functor.isoWhiskerRight Ξ± F) G = H.associator F G βͺβ« CategoryTheory.Functor.isoWhiskerRight Ξ± (F.comp G) βͺβ« (K.associator F G).symm - CategoryTheory.Functor.isoWhiskerLeft_right π Mathlib.CategoryTheory.Whiskering
{C : Type uβ} [CategoryTheory.Category.{vβ, uβ} C] {D : Type uβ} [CategoryTheory.Category.{vβ, uβ} D] {E : Type uβ} [CategoryTheory.Category.{vβ, uβ} E] {B : Type uβ} [CategoryTheory.Category.{vβ, uβ} B] (F : CategoryTheory.Functor B C) {G H : CategoryTheory.Functor C D} (Ξ± : G β H) (K : CategoryTheory.Functor D E) : F.isoWhiskerLeft (CategoryTheory.Functor.isoWhiskerRight Ξ± K) = (F.associator G K).symm βͺβ« CategoryTheory.Functor.isoWhiskerRight (F.isoWhiskerLeft Ξ±) K βͺβ« F.associator H K - CategoryTheory.Functor.isoWhiskerRight_left π Mathlib.CategoryTheory.Whiskering
{C : Type uβ} [CategoryTheory.Category.{vβ, uβ} C] {D : Type uβ} [CategoryTheory.Category.{vβ, uβ} D] {E : Type uβ} [CategoryTheory.Category.{vβ, uβ} E] {B : Type uβ} [CategoryTheory.Category.{vβ, uβ} B] (F : CategoryTheory.Functor B C) {G H : CategoryTheory.Functor C D} (Ξ± : G β H) (K : CategoryTheory.Functor D E) : CategoryTheory.Functor.isoWhiskerRight (F.isoWhiskerLeft Ξ±) K = F.associator G K βͺβ« F.isoWhiskerLeft (CategoryTheory.Functor.isoWhiskerRight Ξ± K) βͺβ« (F.associator H K).symm - CategoryTheory.Functor.isoWhiskerRight_twice_assoc π Mathlib.CategoryTheory.Whiskering
{C : Type uβ} [CategoryTheory.Category.{vβ, uβ} C] {D : Type uβ} [CategoryTheory.Category.{vβ, uβ} D] {E : Type uβ} [CategoryTheory.Category.{vβ, uβ} E] {B : Type uβ} [CategoryTheory.Category.{vβ, uβ} B] {H K : CategoryTheory.Functor B C} (F : CategoryTheory.Functor C D) (G : CategoryTheory.Functor D E) (Ξ± : H β K) {Z : CategoryTheory.Functor B E} (h : (K.comp F).comp G β Z) : CategoryTheory.Functor.isoWhiskerRight (CategoryTheory.Functor.isoWhiskerRight Ξ± F) G βͺβ« h = H.associator F G βͺβ« CategoryTheory.Functor.isoWhiskerRight Ξ± (F.comp G) βͺβ« (K.associator F G).symm βͺβ« h - CategoryTheory.Functor.isoWhiskerLeft_right_assoc π Mathlib.CategoryTheory.Whiskering
{C : Type uβ} [CategoryTheory.Category.{vβ, uβ} C] {D : Type uβ} [CategoryTheory.Category.{vβ, uβ} D] {E : Type uβ} [CategoryTheory.Category.{vβ, uβ} E] {B : Type uβ} [CategoryTheory.Category.{vβ, uβ} B] (F : CategoryTheory.Functor B C) {G H : CategoryTheory.Functor C D} (Ξ± : G β H) (K : CategoryTheory.Functor D E) {Z : CategoryTheory.Functor B E} (h : F.comp (H.comp K) β Z) : F.isoWhiskerLeft (CategoryTheory.Functor.isoWhiskerRight Ξ± K) βͺβ« h = (F.associator G K).symm βͺβ« CategoryTheory.Functor.isoWhiskerRight (F.isoWhiskerLeft Ξ±) K βͺβ« F.associator H K βͺβ« h - CategoryTheory.Functor.isoWhiskerRight_left_assoc π Mathlib.CategoryTheory.Whiskering
{C : Type uβ} [CategoryTheory.Category.{vβ, uβ} C] {D : Type uβ} [CategoryTheory.Category.{vβ, uβ} D] {E : Type uβ} [CategoryTheory.Category.{vβ, uβ} E] {B : Type uβ} [CategoryTheory.Category.{vβ, uβ} B] (F : CategoryTheory.Functor B C) {G H : CategoryTheory.Functor C D} (Ξ± : G β H) (K : CategoryTheory.Functor D E) {Z : CategoryTheory.Functor B E} (h : (F.comp H).comp K β Z) : CategoryTheory.Functor.isoWhiskerRight (F.isoWhiskerLeft Ξ±) K βͺβ« h = F.associator G K βͺβ« F.isoWhiskerLeft (CategoryTheory.Functor.isoWhiskerRight Ξ± K) βͺβ« (F.associator H K).symm βͺβ« h - CategoryTheory.Functor.pentagonIso π Mathlib.CategoryTheory.Whiskering
{A : Type uβ} [CategoryTheory.Category.{vβ, uβ} A] {B : Type uβ} [CategoryTheory.Category.{vβ, uβ} B] {C : Type uβ} [CategoryTheory.Category.{vβ, uβ} C] {D : Type uβ} [CategoryTheory.Category.{vβ, uβ} D] {E : Type uβ } [CategoryTheory.Category.{vβ , uβ } E] (F : CategoryTheory.Functor A B) (G : CategoryTheory.Functor B C) (H : CategoryTheory.Functor C D) (K : CategoryTheory.Functor D E) : CategoryTheory.Functor.isoWhiskerRight (F.associator G H) K βͺβ« F.associator (G.comp H) K βͺβ« F.isoWhiskerLeft (G.associator H K) = (F.comp G).associator H K βͺβ« F.associator G (H.comp K) - CategoryTheory.Functor.pentagonIso_assoc π Mathlib.CategoryTheory.Whiskering
{A : Type uβ} [CategoryTheory.Category.{vβ, uβ} A] {B : Type uβ} [CategoryTheory.Category.{vβ, uβ} B] {C : Type uβ} [CategoryTheory.Category.{vβ, uβ} C] {D : Type uβ} [CategoryTheory.Category.{vβ, uβ} D] {E : Type uβ } [CategoryTheory.Category.{vβ , uβ } E] (F : CategoryTheory.Functor A B) (G : CategoryTheory.Functor B C) (H : CategoryTheory.Functor C D) (K : CategoryTheory.Functor D E) {Z : CategoryTheory.Functor A E} (h : F.comp (G.comp (H.comp K)) β Z) : CategoryTheory.Functor.isoWhiskerRight (F.associator G H) K βͺβ« F.associator (G.comp H) K βͺβ« F.isoWhiskerLeft (G.associator H K) βͺβ« h = (F.comp G).associator H K βͺβ« F.associator G (H.comp K) βͺβ« h - CategoryTheory.Equivalence.trans_counitIso π Mathlib.CategoryTheory.Equivalence
{C : Type uβ} [CategoryTheory.Category.{vβ, uβ} C] {D : Type uβ} [CategoryTheory.Category.{vβ, uβ} D] {E : Type uβ} [CategoryTheory.Category.{vβ, uβ} E] (e : C β D) (f : D β E) : (e.trans f).counitIso = ((f.inverse.comp e.inverse).associator e.functor f.functor).symm βͺβ« CategoryTheory.Functor.isoWhiskerRight (f.inverse.associator e.inverse e.functor βͺβ« f.inverse.isoWhiskerLeft e.counitIso βͺβ« f.inverse.rightUnitor) f.functor βͺβ« f.counitIso - CategoryTheory.Equivalence.trans_unitIso π Mathlib.CategoryTheory.Equivalence
{C : Type uβ} [CategoryTheory.Category.{vβ, uβ} C] {D : Type uβ} [CategoryTheory.Category.{vβ, uβ} D] {E : Type uβ} [CategoryTheory.Category.{vβ, uβ} E] (e : C β D) (f : D β E) : (e.trans f).unitIso = e.unitIso βͺβ« CategoryTheory.Functor.isoWhiskerRight (e.functor.rightUnitor.symm βͺβ« e.functor.isoWhiskerLeft f.unitIso βͺβ« (e.functor.associator f.functor f.inverse).symm) e.inverse βͺβ« (e.functor.comp f.functor).associator f.inverse e.inverse - CategoryTheory.NatIso.op_isoWhiskerRight π Mathlib.CategoryTheory.Opposites
{C : Type uβ} [CategoryTheory.Category.{vβ, uβ} C] {D : Type uβ} [CategoryTheory.Category.{vβ, uβ} D] {F G : CategoryTheory.Functor C D} {E : Type u_1} [CategoryTheory.Category.{v_1, u_1} E] {H : CategoryTheory.Functor D E} (Ξ± : F β G) : CategoryTheory.NatIso.op (CategoryTheory.Functor.isoWhiskerRight Ξ± H) = G.opComp H βͺβ« CategoryTheory.Functor.isoWhiskerRight (CategoryTheory.NatIso.op Ξ±) H.op βͺβ« (F.opComp H).symm - CategoryTheory.NatIso.unop_leftUnitor π Mathlib.CategoryTheory.Opposites
{C : Type uβ} [CategoryTheory.Category.{vβ, uβ} C] {D : Type uβ} [CategoryTheory.Category.{vβ, uβ} D] {F : CategoryTheory.Functor Cα΅α΅ Dα΅α΅} : CategoryTheory.NatIso.unop F.leftUnitor = F.unop.leftUnitor.symm βͺβ« CategoryTheory.Functor.isoWhiskerRight (CategoryTheory.Functor.unopId C).symm F.unop βͺβ« ((CategoryTheory.Functor.id Cα΅α΅).unopComp F).symm - CategoryTheory.NatIso.unop_whiskerRight π Mathlib.CategoryTheory.Opposites
{C : Type uβ} [CategoryTheory.Category.{vβ, uβ} C] {D : Type uβ} [CategoryTheory.Category.{vβ, uβ} D] {F G : CategoryTheory.Functor Cα΅α΅ Dα΅α΅} {E : Type u_1} [CategoryTheory.Category.{v_1, u_1} E] {H : CategoryTheory.Functor Dα΅α΅ Eα΅α΅} (Ξ± : F β G) : CategoryTheory.NatIso.unop (CategoryTheory.Functor.isoWhiskerRight Ξ± H) = G.unopComp H βͺβ« CategoryTheory.Functor.isoWhiskerRight (CategoryTheory.NatIso.unop Ξ±) H.unop βͺβ« (F.unopComp H).symm - CategoryTheory.NatIso.op_leftUnitor π Mathlib.CategoryTheory.Opposites
{C : Type uβ} [CategoryTheory.Category.{vβ, uβ} C] {D : Type uβ} [CategoryTheory.Category.{vβ, uβ} D] {F : CategoryTheory.Functor C D} : CategoryTheory.NatIso.op F.leftUnitor = F.op.leftUnitor.symm βͺβ« CategoryTheory.Functor.isoWhiskerRight (CategoryTheory.Functor.opId C).symm F.op βͺβ« ((CategoryTheory.Functor.id C).opComp F).symm - CategoryTheory.NatIso.unop_associator π Mathlib.CategoryTheory.Opposites
{C : Type uβ} [CategoryTheory.Category.{vβ, uβ} C] {D : Type uβ} [CategoryTheory.Category.{vβ, uβ} D] {E : Type u_1} {E' : Type u_2} [CategoryTheory.Category.{v_1, u_1} E] [CategoryTheory.Category.{v_2, u_2} E'] {F : CategoryTheory.Functor Cα΅α΅ Dα΅α΅} {G : CategoryTheory.Functor Dα΅α΅ Eα΅α΅} {H : CategoryTheory.Functor Eα΅α΅ E'α΅α΅} : CategoryTheory.NatIso.unop (F.associator G H) = F.unopComp (G.comp H) βͺβ« F.unop.isoWhiskerLeft (G.unopComp H) βͺβ« (F.unop.associator G.unop H.unop).symm βͺβ« CategoryTheory.Functor.isoWhiskerRight (F.unopComp G).symm H.unop βͺβ« ((F.comp G).unopComp H).symm - CategoryTheory.NatIso.op_associator π Mathlib.CategoryTheory.Opposites
{C : Type uβ} [CategoryTheory.Category.{vβ, uβ} C] {D : Type uβ} [CategoryTheory.Category.{vβ, uβ} D] {E : Type u_1} {E' : Type u_2} [CategoryTheory.Category.{v_1, u_1} E] [CategoryTheory.Category.{v_2, u_2} E'] {F : CategoryTheory.Functor C D} {G : CategoryTheory.Functor D E} {H : CategoryTheory.Functor E E'} : CategoryTheory.NatIso.op (F.associator G H) = F.opComp (G.comp H) βͺβ« F.op.isoWhiskerLeft (G.opComp H) βͺβ« (F.op.associator G.op H.op).symm βͺβ« CategoryTheory.Functor.isoWhiskerRight (F.opComp G).symm H.op βͺβ« ((F.comp G).opComp H).symm - CategoryTheory.Pi.equivalenceOfEquiv_counitIso π Mathlib.CategoryTheory.Pi.Basic
{I : Type wβ} {J : Type wβ} (C : I β Type uβ) [(i : I) β CategoryTheory.Category.{vβ, uβ} (C i)] (e : J β I) : (CategoryTheory.Pi.equivalenceOfEquiv C e).counitIso = CategoryTheory.NatIso.pi' fun i => ((CategoryTheory.Functor.pi' fun i' => CategoryTheory.Pi.eval C (e i')).associator (CategoryTheory.Pi.eval (fun j => C (e j)) (e.symm i)) (CategoryTheory.Pi.eqToEquivalence C β―).functor).symm βͺβ« CategoryTheory.Functor.isoWhiskerRight (CategoryTheory.Functor.pi'CompEval (fun i' => CategoryTheory.Pi.eval C (e i')) (e.symm i)) (CategoryTheory.Pi.eqToEquivalence C β―).functor βͺβ« CategoryTheory.Pi.evalCompEqToEquivalenceFunctor C β― βͺβ« (CategoryTheory.Pi.eval C i).leftUnitor.symm - CategoryTheory.Functor.mapCoconePrecomposeEquivalenceFunctor π Mathlib.CategoryTheory.Limits.Cones
{J : Type uβ} [CategoryTheory.Category.{vβ, uβ} J] {C : Type uβ} [CategoryTheory.Category.{vβ, uβ} C] {D : Type uβ} [CategoryTheory.Category.{vβ, uβ} D] (H : CategoryTheory.Functor C D) {F G : CategoryTheory.Functor J C} {Ξ± : F β G} {c : CategoryTheory.Limits.Cocone F} : H.mapCocone ((CategoryTheory.Limits.Cocone.precomposeEquivalence Ξ±).functor.obj c) β (CategoryTheory.Limits.Cocone.precomposeEquivalence (CategoryTheory.Functor.isoWhiskerRight Ξ± H)).functor.obj (H.mapCocone c) - CategoryTheory.Functor.mapConePostcomposeEquivalenceFunctor π Mathlib.CategoryTheory.Limits.Cones
{J : Type uβ} [CategoryTheory.Category.{vβ, uβ} J] {C : Type uβ} [CategoryTheory.Category.{vβ, uβ} C] {D : Type uβ} [CategoryTheory.Category.{vβ, uβ} D] (H : CategoryTheory.Functor C D) {F G : CategoryTheory.Functor J C} {Ξ± : F β G} {c : CategoryTheory.Limits.Cone F} : H.mapCone ((CategoryTheory.Limits.Cone.postcomposeEquivalence Ξ±).functor.obj c) β (CategoryTheory.Limits.Cone.postcomposeEquivalence (CategoryTheory.Functor.isoWhiskerRight Ξ± H)).functor.obj (H.mapCone c) - CategoryTheory.Functor.mapCoconePrecomposeEquivalenceFunctor_hom_hom π Mathlib.CategoryTheory.Limits.Cones
{J : Type uβ} [CategoryTheory.Category.{vβ, uβ} J] {C : Type uβ} [CategoryTheory.Category.{vβ, uβ} C] {D : Type uβ} [CategoryTheory.Category.{vβ, uβ} D] (H : CategoryTheory.Functor C D) {F G : CategoryTheory.Functor J C} {Ξ± : F β G} {c : CategoryTheory.Limits.Cocone F} : H.mapCoconePrecomposeEquivalenceFunctor.hom.hom = CategoryTheory.CategoryStruct.id (H.obj c.pt) - CategoryTheory.Functor.mapCoconePrecomposeEquivalenceFunctor_inv_hom π Mathlib.CategoryTheory.Limits.Cones
{J : Type uβ} [CategoryTheory.Category.{vβ, uβ} J] {C : Type uβ} [CategoryTheory.Category.{vβ, uβ} C] {D : Type uβ} [CategoryTheory.Category.{vβ, uβ} D] (H : CategoryTheory.Functor C D) {F G : CategoryTheory.Functor J C} {Ξ± : F β G} {c : CategoryTheory.Limits.Cocone F} : H.mapCoconePrecomposeEquivalenceFunctor.inv.hom = CategoryTheory.CategoryStruct.id (H.obj c.pt) - CategoryTheory.Functor.mapConePostcomposeEquivalenceFunctor_hom_hom π Mathlib.CategoryTheory.Limits.Cones
{J : Type uβ} [CategoryTheory.Category.{vβ, uβ} J] {C : Type uβ} [CategoryTheory.Category.{vβ, uβ} C] {D : Type uβ} [CategoryTheory.Category.{vβ, uβ} D] (H : CategoryTheory.Functor C D) {F G : CategoryTheory.Functor J C} {Ξ± : F β G} {c : CategoryTheory.Limits.Cone F} : H.mapConePostcomposeEquivalenceFunctor.hom.hom = CategoryTheory.CategoryStruct.id (H.obj c.pt) - CategoryTheory.Functor.mapConePostcomposeEquivalenceFunctor_inv_hom π Mathlib.CategoryTheory.Limits.Cones
{J : Type uβ} [CategoryTheory.Category.{vβ, uβ} J] {C : Type uβ} [CategoryTheory.Category.{vβ, uβ} C] {D : Type uβ} [CategoryTheory.Category.{vβ, uβ} D] (H : CategoryTheory.Functor C D) {F G : CategoryTheory.Functor J C} {Ξ± : F β G} {c : CategoryTheory.Limits.Cone F} : H.mapConePostcomposeEquivalenceFunctor.inv.hom = CategoryTheory.CategoryStruct.id (H.obj c.pt) - CategoryTheory.Limits.Cocone.equivalenceOfReindexing_counitIso π Mathlib.CategoryTheory.Limits.Cones
{J : Type uβ} [CategoryTheory.Category.{vβ, uβ} J] {K : Type uβ} [CategoryTheory.Category.{vβ, uβ} K] {C : Type uβ} [CategoryTheory.Category.{vβ, uβ} C] {F : CategoryTheory.Functor J C} {G : CategoryTheory.Functor K C} (e : K β J) (Ξ± : e.functor.comp F β G) : (CategoryTheory.Limits.Cocone.equivalenceOfReindexing e Ξ±).counitIso = (((CategoryTheory.Limits.Cocone.precompose Ξ±.hom).comp ((CategoryTheory.Limits.Cocone.whiskering e.inverse).comp (CategoryTheory.Limits.Cocone.precompose (e.invFunIdAssoc F).inv))).associator (CategoryTheory.Limits.Cocone.whiskering e.functor) (CategoryTheory.Limits.Cocone.precompose Ξ±.inv)).symm βͺβ« CategoryTheory.Functor.isoWhiskerRight ((CategoryTheory.Limits.Cocone.precompose Ξ±.hom).associator ((CategoryTheory.Limits.Cocone.whiskering e.inverse).comp (CategoryTheory.Limits.Cocone.precompose (e.invFunIdAssoc F).inv)) (CategoryTheory.Limits.Cocone.whiskering e.functor)) (CategoryTheory.Limits.Cocone.precompose Ξ±.inv) βͺβ« CategoryTheory.Functor.isoWhiskerRight ((CategoryTheory.Limits.Cocone.precompose Ξ±.hom).isoWhiskerLeft (CategoryTheory.NatIso.ofComponents' (fun s => CategoryTheory.Limits.Cocone.extInv (CategoryTheory.Iso.refl s.pt) β―) β―)) (CategoryTheory.Limits.Cocone.precompose Ξ±.inv) βͺβ« CategoryTheory.Functor.isoWhiskerRight (CategoryTheory.Limits.Cocone.precompose Ξ±.hom).rightUnitor (CategoryTheory.Limits.Cocone.precompose Ξ±.inv) βͺβ« CategoryTheory.NatIso.ofComponents' (fun s => CategoryTheory.Limits.Cocone.extInv (CategoryTheory.Iso.refl s.pt) β―) β― - CategoryTheory.Limits.Cone.equivalenceOfReindexing_counitIso π Mathlib.CategoryTheory.Limits.Cones
{J : Type uβ} [CategoryTheory.Category.{vβ, uβ} J] {K : Type uβ} [CategoryTheory.Category.{vβ, uβ} K] {C : Type uβ} [CategoryTheory.Category.{vβ, uβ} C] {F : CategoryTheory.Functor J C} {G : CategoryTheory.Functor K C} (e : K β J) (Ξ± : e.functor.comp F β G) : (CategoryTheory.Limits.Cone.equivalenceOfReindexing e Ξ±).counitIso = (((CategoryTheory.Limits.Cone.postcompose Ξ±.inv).comp ((CategoryTheory.Limits.Cone.whiskering e.inverse).comp (CategoryTheory.Limits.Cone.postcompose (e.invFunIdAssoc F).hom))).associator (CategoryTheory.Limits.Cone.whiskering e.functor) (CategoryTheory.Limits.Cone.postcompose Ξ±.hom)).symm βͺβ« CategoryTheory.Functor.isoWhiskerRight ((CategoryTheory.Limits.Cone.postcompose Ξ±.inv).associator ((CategoryTheory.Limits.Cone.whiskering e.inverse).comp (CategoryTheory.Limits.Cone.postcompose (e.invFunIdAssoc F).hom)) (CategoryTheory.Limits.Cone.whiskering e.functor)) (CategoryTheory.Limits.Cone.postcompose Ξ±.hom) βͺβ« CategoryTheory.Functor.isoWhiskerRight ((CategoryTheory.Limits.Cone.postcompose Ξ±.inv).isoWhiskerLeft (CategoryTheory.NatIso.ofComponents (fun s => CategoryTheory.Limits.Cone.ext (CategoryTheory.Iso.refl s.pt) β―) β―)) (CategoryTheory.Limits.Cone.postcompose Ξ±.hom) βͺβ« CategoryTheory.Functor.isoWhiskerRight (CategoryTheory.Limits.Cone.postcompose Ξ±.inv).rightUnitor (CategoryTheory.Limits.Cone.postcompose Ξ±.hom) βͺβ« CategoryTheory.NatIso.ofComponents (fun s => CategoryTheory.Limits.Cone.ext (CategoryTheory.Iso.refl s.pt) β―) β― - CategoryTheory.Limits.Cocone.equivalenceOfReindexing_unitIso π Mathlib.CategoryTheory.Limits.Cones
{J : Type uβ} [CategoryTheory.Category.{vβ, uβ} J] {K : Type uβ} [CategoryTheory.Category.{vβ, uβ} K] {C : Type uβ} [CategoryTheory.Category.{vβ, uβ} C] {F : CategoryTheory.Functor J C} {G : CategoryTheory.Functor K C} (e : K β J) (Ξ± : e.functor.comp F β G) : (CategoryTheory.Limits.Cocone.equivalenceOfReindexing e Ξ±).unitIso = CategoryTheory.NatIso.ofComponents' (fun s => CategoryTheory.Limits.Cocone.extInv (CategoryTheory.Iso.refl s.pt) β―) β― βͺβ« CategoryTheory.Functor.isoWhiskerRight (CategoryTheory.Limits.Cocone.whiskering e.functor).rightUnitor.symm ((CategoryTheory.Limits.Cocone.whiskering e.inverse).comp (CategoryTheory.Limits.Cocone.precompose (e.invFunIdAssoc F).inv)) βͺβ« CategoryTheory.Functor.isoWhiskerRight ((CategoryTheory.Limits.Cocone.whiskering e.functor).isoWhiskerLeft (CategoryTheory.NatIso.ofComponents' (fun s => CategoryTheory.Limits.Cocone.extInv (CategoryTheory.Iso.refl s.pt) β―) β―)) ((CategoryTheory.Limits.Cocone.whiskering e.inverse).comp (CategoryTheory.Limits.Cocone.precompose (e.invFunIdAssoc F).inv)) βͺβ« CategoryTheory.Functor.isoWhiskerRight ((CategoryTheory.Limits.Cocone.whiskering e.functor).associator (CategoryTheory.Limits.Cocone.precompose Ξ±.inv) (CategoryTheory.Limits.Cocone.precompose Ξ±.hom)).symm ((CategoryTheory.Limits.Cocone.whiskering e.inverse).comp (CategoryTheory.Limits.Cocone.precompose (e.invFunIdAssoc F).inv)) βͺβ« ((CategoryTheory.Limits.Cocone.whiskering e.functor).comp (CategoryTheory.Limits.Cocone.precompose Ξ±.inv)).associator (CategoryTheory.Limits.Cocone.precompose Ξ±.hom) ((CategoryTheory.Limits.Cocone.whiskering e.inverse).comp (CategoryTheory.Limits.Cocone.precompose (e.invFunIdAssoc F).inv)) - CategoryTheory.Limits.Cone.equivalenceOfReindexing_unitIso π Mathlib.CategoryTheory.Limits.Cones
{J : Type uβ} [CategoryTheory.Category.{vβ, uβ} J] {K : Type uβ} [CategoryTheory.Category.{vβ, uβ} K] {C : Type uβ} [CategoryTheory.Category.{vβ, uβ} C] {F : CategoryTheory.Functor J C} {G : CategoryTheory.Functor K C} (e : K β J) (Ξ± : e.functor.comp F β G) : (CategoryTheory.Limits.Cone.equivalenceOfReindexing e Ξ±).unitIso = CategoryTheory.NatIso.ofComponents (fun s => CategoryTheory.Limits.Cone.ext (CategoryTheory.Iso.refl s.pt) β―) β― βͺβ« CategoryTheory.Functor.isoWhiskerRight (CategoryTheory.Limits.Cone.whiskering e.functor).rightUnitor.symm ((CategoryTheory.Limits.Cone.whiskering e.inverse).comp (CategoryTheory.Limits.Cone.postcompose (e.invFunIdAssoc F).hom)) βͺβ« CategoryTheory.Functor.isoWhiskerRight ((CategoryTheory.Limits.Cone.whiskering e.functor).isoWhiskerLeft (CategoryTheory.NatIso.ofComponents (fun s => CategoryTheory.Limits.Cone.ext (CategoryTheory.Iso.refl s.pt) β―) β―)) ((CategoryTheory.Limits.Cone.whiskering e.inverse).comp (CategoryTheory.Limits.Cone.postcompose (e.invFunIdAssoc F).hom)) βͺβ« CategoryTheory.Functor.isoWhiskerRight ((CategoryTheory.Limits.Cone.whiskering e.functor).associator (CategoryTheory.Limits.Cone.postcompose Ξ±.hom) (CategoryTheory.Limits.Cone.postcompose Ξ±.inv)).symm ((CategoryTheory.Limits.Cone.whiskering e.inverse).comp (CategoryTheory.Limits.Cone.postcompose (e.invFunIdAssoc F).hom)) βͺβ« ((CategoryTheory.Limits.Cone.whiskering e.functor).comp (CategoryTheory.Limits.Cone.postcompose Ξ±.hom)).associator (CategoryTheory.Limits.Cone.postcompose Ξ±.inv) ((CategoryTheory.Limits.Cone.whiskering e.inverse).comp (CategoryTheory.Limits.Cone.postcompose (e.invFunIdAssoc F).hom)) - CategoryTheory.Functor.leftKanExtensionIsoFiberwiseColimit_hom_app π Mathlib.CategoryTheory.Functor.KanExtension.Adjunction
{C : Type u_1} {D : Type u_2} [CategoryTheory.Category.{v_1, u_1} C] [CategoryTheory.Category.{v_2, u_2} D] (L : CategoryTheory.Functor C D) {H : Type u_3} [CategoryTheory.Category.{v_3, u_3} H] (F : CategoryTheory.Functor C H) [L.HasPointwiseLeftKanExtension F] [L.HasLeftKanExtension F] (X : D) : (L.leftKanExtensionIsoFiberwiseColimit F).hom.app X = CategoryTheory.CategoryStruct.comp (L.leftKanExtensionObjIsoColimit F X).hom (CategoryTheory.Limits.HasColimit.isoOfNatIso (CategoryTheory.Functor.isoWhiskerRight (CategoryTheory.CostructuredArrow.ΞΉCompGrothendieckProj L X) F)).inv - CategoryTheory.Functor.leftKanExtensionIsoFiberwiseColimit_inv_app π Mathlib.CategoryTheory.Functor.KanExtension.Adjunction
{C : Type u_1} {D : Type u_2} [CategoryTheory.Category.{v_1, u_1} C] [CategoryTheory.Category.{v_2, u_2} D] (L : CategoryTheory.Functor C D) {H : Type u_3} [CategoryTheory.Category.{v_3, u_3} H] (F : CategoryTheory.Functor C H) [L.HasPointwiseLeftKanExtension F] [L.HasLeftKanExtension F] (X : D) : (L.leftKanExtensionIsoFiberwiseColimit F).inv.app X = CategoryTheory.CategoryStruct.comp (CategoryTheory.Limits.HasColimit.isoOfNatIso (CategoryTheory.Functor.isoWhiskerRight (CategoryTheory.CostructuredArrow.ΞΉCompGrothendieckProj L X) F)).hom (L.leftKanExtensionObjIsoColimit F X).inv - CategoryTheory.shiftFunctorAdd'_zero_add π Mathlib.CategoryTheory.Shift.Basic
(C : Type u) {A : Type u_1} [CategoryTheory.Category.{v, u} C] [AddMonoid A] [CategoryTheory.HasShift C A] (a : A) : CategoryTheory.shiftFunctorAdd' C 0 a a β― = (CategoryTheory.shiftFunctor C a).leftUnitor.symm βͺβ« CategoryTheory.Functor.isoWhiskerRight (CategoryTheory.shiftFunctorZero C A).symm (CategoryTheory.shiftFunctor C a) - CategoryTheory.shiftFunctorAdd'_assoc π Mathlib.CategoryTheory.Shift.Basic
(C : Type u) {A : Type u_1} [CategoryTheory.Category.{v, u} C] [AddMonoid A] [CategoryTheory.HasShift C A] (aβ aβ aβ aββ aββ aβββ : A) (hββ : aβ + aβ = aββ) (hββ : aβ + aβ = aββ) (hβββ : aβ + aβ + aβ = aβββ) : CategoryTheory.shiftFunctorAdd' C aββ aβ aβββ β― βͺβ« CategoryTheory.Functor.isoWhiskerRight (CategoryTheory.shiftFunctorAdd' C aβ aβ aββ hββ) (CategoryTheory.shiftFunctor C aβ) βͺβ« (CategoryTheory.shiftFunctor C aβ).associator (CategoryTheory.shiftFunctor C aβ) (CategoryTheory.shiftFunctor C aβ) = CategoryTheory.shiftFunctorAdd' C aβ aββ aβββ β― βͺβ« (CategoryTheory.shiftFunctor C aβ).isoWhiskerLeft (CategoryTheory.shiftFunctorAdd' C aβ aβ aββ hββ) - CategoryTheory.shiftFunctorAdd_assoc π Mathlib.CategoryTheory.Shift.Basic
(C : Type u) {A : Type u_1} [CategoryTheory.Category.{v, u} C] [AddMonoid A] [CategoryTheory.HasShift C A] (aβ aβ aβ : A) : CategoryTheory.shiftFunctorAdd C (aβ + aβ) aβ βͺβ« CategoryTheory.Functor.isoWhiskerRight (CategoryTheory.shiftFunctorAdd C aβ aβ) (CategoryTheory.shiftFunctor C aβ) βͺβ« (CategoryTheory.shiftFunctor C aβ).associator (CategoryTheory.shiftFunctor C aβ) (CategoryTheory.shiftFunctor C aβ) = CategoryTheory.shiftFunctorAdd' C aβ (aβ + aβ) (aβ + aβ + aβ) β― βͺβ« (CategoryTheory.shiftFunctor C aβ).isoWhiskerLeft (CategoryTheory.shiftFunctorAdd C aβ aβ) - CategoryTheory.Functor.shiftIso_zero π Mathlib.CategoryTheory.Shift.ShiftSequence
{C : Type u_1} {A : Type u_3} [CategoryTheory.Category.{v_1, u_1} C] [CategoryTheory.Category.{v_3, u_3} A] (F : CategoryTheory.Functor C A) {M : Type u_4} [AddMonoid M] [CategoryTheory.HasShift C M] [F.ShiftSequence M] (a : M) : F.shiftIso 0 a a β― = CategoryTheory.Functor.isoWhiskerRight (CategoryTheory.shiftFunctorZero C M) (F.shift a) βͺβ« (F.shift a).leftUnitor - CategoryTheory.Functor.ShiftSequence.shiftIso_zero π Mathlib.CategoryTheory.Shift.ShiftSequence
{C : Type u_1} {A : Type u_3} {instβ : CategoryTheory.Category.{v_1, u_1} C} {instβΒΉ : CategoryTheory.Category.{v_3, u_3} A} {F : CategoryTheory.Functor C A} {M : Type u_4} {instβΒ² : AddMonoid M} {instβΒ³ : CategoryTheory.HasShift C M} [self : F.ShiftSequence M] (a : M) : CategoryTheory.Functor.ShiftSequence.shiftIso 0 a a β― = CategoryTheory.Functor.isoWhiskerRight (CategoryTheory.shiftFunctorZero C M) (CategoryTheory.Functor.ShiftSequence.sequence F a) βͺβ« (CategoryTheory.Functor.ShiftSequence.sequence F a).leftUnitor - CategoryTheory.Functor.shiftIso_add' π Mathlib.CategoryTheory.Shift.ShiftSequence
{C : Type u_1} {A : Type u_3} [CategoryTheory.Category.{v_1, u_1} C] [CategoryTheory.Category.{v_3, u_3} A] (F : CategoryTheory.Functor C A) {M : Type u_4} [AddMonoid M] [CategoryTheory.HasShift C M] [F.ShiftSequence M] (n m mn : M) (hnm : m + n = mn) (a a' a'' : M) (ha' : n + a = a') (ha'' : m + a' = a'') : F.shiftIso mn a a'' β― = CategoryTheory.Functor.isoWhiskerRight (CategoryTheory.shiftFunctorAdd' C m n mn hnm) (F.shift a) βͺβ« (CategoryTheory.shiftFunctor C m).associator (CategoryTheory.shiftFunctor C n) (F.shift a) βͺβ« (CategoryTheory.shiftFunctor C m).isoWhiskerLeft (F.shiftIso n a a' ha') βͺβ« F.shiftIso m a' a'' ha'' - CategoryTheory.Functor.shiftIso_add π Mathlib.CategoryTheory.Shift.ShiftSequence
{C : Type u_1} {A : Type u_3} [CategoryTheory.Category.{v_1, u_1} C] [CategoryTheory.Category.{v_3, u_3} A] (F : CategoryTheory.Functor C A) {M : Type u_4} [AddMonoid M] [CategoryTheory.HasShift C M] [F.ShiftSequence M] (n m a a' a'' : M) (ha' : n + a = a') (ha'' : m + a' = a'') : F.shiftIso (m + n) a a'' β― = CategoryTheory.Functor.isoWhiskerRight (CategoryTheory.shiftFunctorAdd C m n) (F.shift a) βͺβ« (CategoryTheory.shiftFunctor C m).associator (CategoryTheory.shiftFunctor C n) (F.shift a) βͺβ« (CategoryTheory.shiftFunctor C m).isoWhiskerLeft (F.shiftIso n a a' ha') βͺβ« F.shiftIso m a' a'' ha'' - CategoryTheory.Functor.ShiftSequence.shiftIso_add π Mathlib.CategoryTheory.Shift.ShiftSequence
{C : Type u_1} {A : Type u_3} {instβ : CategoryTheory.Category.{v_1, u_1} C} {instβΒΉ : CategoryTheory.Category.{v_3, u_3} A} {F : CategoryTheory.Functor C A} {M : Type u_4} {instβΒ² : AddMonoid M} {instβΒ³ : CategoryTheory.HasShift C M} [self : F.ShiftSequence M] (n m a a' a'' : M) (ha' : n + a = a') (ha'' : m + a' = a'') : CategoryTheory.Functor.ShiftSequence.shiftIso (m + n) a a'' β― = CategoryTheory.Functor.isoWhiskerRight (CategoryTheory.shiftFunctorAdd C m n) (CategoryTheory.Functor.ShiftSequence.sequence F a) βͺβ« (CategoryTheory.shiftFunctor C m).associator (CategoryTheory.shiftFunctor C n) (CategoryTheory.Functor.ShiftSequence.sequence F a) βͺβ« (CategoryTheory.shiftFunctor C m).isoWhiskerLeft (CategoryTheory.Functor.ShiftSequence.shiftIso n a a' ha') βͺβ« CategoryTheory.Functor.ShiftSequence.shiftIso m a' a'' ha'' - CategoryTheory.Functor.ShiftSequence.mk π Mathlib.CategoryTheory.Shift.ShiftSequence
{C : Type u_1} {A : Type u_3} [CategoryTheory.Category.{v_1, u_1} C] [CategoryTheory.Category.{v_3, u_3} A] {F : CategoryTheory.Functor C A} {M : Type u_4} [AddMonoid M] [CategoryTheory.HasShift C M] (sequence : M β CategoryTheory.Functor C A) (isoZero : sequence 0 β F) (shiftIso : (n a a' : M) β n + a = a' β ((CategoryTheory.shiftFunctor C n).comp (sequence a) β sequence a')) (shiftIso_zero : β (a : M), shiftIso 0 a a β― = CategoryTheory.Functor.isoWhiskerRight (CategoryTheory.shiftFunctorZero C M) (sequence a) βͺβ« (sequence a).leftUnitor) (shiftIso_add : β (n m a a' a'' : M) (ha' : n + a = a') (ha'' : m + a' = a''), shiftIso (m + n) a a'' β― = CategoryTheory.Functor.isoWhiskerRight (CategoryTheory.shiftFunctorAdd C m n) (sequence a) βͺβ« (CategoryTheory.shiftFunctor C m).associator (CategoryTheory.shiftFunctor C n) (sequence a) βͺβ« (CategoryTheory.shiftFunctor C m).isoWhiskerLeft (shiftIso n a a' ha') βͺβ« shiftIso m a' a'' ha'') : F.ShiftSequence M - CategoryTheory.Functor.ShiftSequence.leftComp_shiftIso π Mathlib.CategoryTheory.Shift.ShiftSequence
{C : Type u_1} {D : Type u_2} {A : Type u_3} [CategoryTheory.Category.{v_1, u_1} C] [CategoryTheory.Category.{v_2, u_2} D] [CategoryTheory.Category.{v_3, u_3} A] {F : CategoryTheory.Functor C A} {Ο : CategoryTheory.Functor C D} {H : CategoryTheory.Functor D A} (e : Ο.comp H β F) (M : Type u_4) [AddMonoid M] [CategoryTheory.HasShift C M] [CategoryTheory.HasShift D M] [Ο.CommShift M] [H.ShiftSequence M] (n a a' : M) (ha' : n + a = a') : CategoryTheory.Functor.ShiftSequence.shiftIso n a a' ha' = ((CategoryTheory.shiftFunctor C n).associator Ο (H.shift a)).symm βͺβ« CategoryTheory.Functor.isoWhiskerRight (CategoryTheory.Functor.commShiftIso Ο n) (H.shift a) βͺβ« Ο.associator (CategoryTheory.shiftFunctor D n) (H.shift a) βͺβ« Ο.isoWhiskerLeft (H.shiftIso n a a' ha') - CategoryTheory.Localization.Lifting.compRight_iso π Mathlib.CategoryTheory.Localization.Predicate
{C : Type u_1} {D : Type u_2} [CategoryTheory.Category.{v_1, u_1} C] [CategoryTheory.Category.{v_2, u_2} D] (L : CategoryTheory.Functor C D) (W : CategoryTheory.MorphismProperty C) {E : Type u_3} [CategoryTheory.Category.{v_3, u_3} E] {E' : Type u_4} [CategoryTheory.Category.{v_4, u_4} E'] (F : CategoryTheory.Functor C E) (F' : CategoryTheory.Functor D E) [CategoryTheory.Localization.Lifting L W F F'] (G : CategoryTheory.Functor E E') : CategoryTheory.Localization.Lifting.iso L W (F.comp G) (F'.comp G) = CategoryTheory.Functor.isoWhiskerRight (CategoryTheory.Localization.Lifting.iso L W F F') G - CategoryTheory.SingleFunctors.shiftIso_add' π Mathlib.CategoryTheory.Shift.SingleFunctors
{C : Type u_1} {D : Type u_2} [CategoryTheory.Category.{v_1, u_1} C] [CategoryTheory.Category.{v_2, u_2} D] {A : Type u_5} [AddMonoid A] [CategoryTheory.HasShift D A] (F : CategoryTheory.SingleFunctors C D A) (n m mn : A) (hnm : m + n = mn) (a a' a'' : A) (ha' : n + a = a') (ha'' : m + a' = a'') : F.shiftIso mn a a'' β― = (F.functor a'').isoWhiskerLeft (CategoryTheory.shiftFunctorAdd' D m n mn hnm) βͺβ« ((F.functor a'').associator (CategoryTheory.shiftFunctor D m) (CategoryTheory.shiftFunctor D n)).symm βͺβ« CategoryTheory.Functor.isoWhiskerRight (F.shiftIso m a' a'' ha'') (CategoryTheory.shiftFunctor D n) βͺβ« F.shiftIso n a a' ha' - CategoryTheory.SingleFunctors.mk π Mathlib.CategoryTheory.Shift.SingleFunctors
{C : Type u_1} {D : Type u_2} [CategoryTheory.Category.{v_1, u_1} C] [CategoryTheory.Category.{v_2, u_2} D] {A : Type u_5} [AddMonoid A] [CategoryTheory.HasShift D A] (functor : A β CategoryTheory.Functor C D) (shiftIso : (n a a' : A) β n + a = a' β ((functor a').comp (CategoryTheory.shiftFunctor D n) β functor a)) (shiftIso_zero : β (a : A), shiftIso 0 a a β― = (functor a).isoWhiskerLeft (CategoryTheory.shiftFunctorZero D A)) (shiftIso_add : β (n m a a' a'' : A) (ha' : n + a = a') (ha'' : m + a' = a''), shiftIso (m + n) a a'' β― = (functor a'').isoWhiskerLeft (CategoryTheory.shiftFunctorAdd D m n) βͺβ« ((functor a'').associator (CategoryTheory.shiftFunctor D m) (CategoryTheory.shiftFunctor D n)).symm βͺβ« CategoryTheory.Functor.isoWhiskerRight (shiftIso m a' a'' ha'') (CategoryTheory.shiftFunctor D n) βͺβ« shiftIso n a a' ha') : CategoryTheory.SingleFunctors C D A - CategoryTheory.SingleFunctors.shiftIso_add π Mathlib.CategoryTheory.Shift.SingleFunctors
{C : Type u_1} {D : Type u_2} [CategoryTheory.Category.{v_1, u_1} C] [CategoryTheory.Category.{v_2, u_2} D] {A : Type u_5} [AddMonoid A] [CategoryTheory.HasShift D A] (self : CategoryTheory.SingleFunctors C D A) (n m a a' a'' : A) (ha' : n + a = a') (ha'' : m + a' = a'') : self.shiftIso (m + n) a a'' β― = (self.functor a'').isoWhiskerLeft (CategoryTheory.shiftFunctorAdd D m n) βͺβ« ((self.functor a'').associator (CategoryTheory.shiftFunctor D m) (CategoryTheory.shiftFunctor D n)).symm βͺβ« CategoryTheory.Functor.isoWhiskerRight (self.shiftIso m a' a'' ha'') (CategoryTheory.shiftFunctor D n) βͺβ« self.shiftIso n a a' ha' - CategoryTheory.Functor.commShiftPullback_iso_eq π Mathlib.CategoryTheory.Shift.Pullback
{C : Type u_1} [CategoryTheory.Category.{v_1, u_1} C] {A : Type u_2} {B : Type u_3} [AddMonoid A] [AddMonoid B] [CategoryTheory.HasShift C B] (Ο : A β+ B) {D : Type u_4} [CategoryTheory.Category.{v_2, u_4} D] [CategoryTheory.HasShift D B] (F : CategoryTheory.Functor C D) [F.CommShift B] (a : A) (b : B) (h : b = Ο a) : CategoryTheory.Functor.commShiftIso (CategoryTheory.PullbackShift.functor Ο F) a = CategoryTheory.Functor.isoWhiskerRight (CategoryTheory.pullbackShiftIso C Ο a b h) F βͺβ« CategoryTheory.Functor.commShiftIso F b βͺβ« F.isoWhiskerLeft (CategoryTheory.pullbackShiftIso D Ο a b h).symm - PresheafOfModules.pushforward_id_comp π Mathlib.Algebra.Category.ModuleCat.Presheaf.Pushforward
{C : Type uβ} [CategoryTheory.Category.{vβ, uβ} C] {D : Type uβ} [CategoryTheory.Category.{vβ, uβ} D] {F : CategoryTheory.Functor C D} {R : CategoryTheory.Functor Dα΅α΅ RingCat} {S : CategoryTheory.Functor Cα΅α΅ RingCat} (Ο : S βΆ F.op.comp R) : PresheafOfModules.pushforwardComp Ο (CategoryTheory.CategoryStruct.id R) = CategoryTheory.Functor.isoWhiskerRight (PresheafOfModules.pushforwardId R) (PresheafOfModules.pushforward Ο) βͺβ« (PresheafOfModules.pushforward Ο).leftUnitor - PresheafOfModules.pushforward_assoc π Mathlib.Algebra.Category.ModuleCat.Presheaf.Pushforward
{C : Type uβ} [CategoryTheory.Category.{vβ, uβ} C] {D : Type uβ} [CategoryTheory.Category.{vβ, uβ} D] {E : Type uβ} [CategoryTheory.Category.{vβ, uβ} E] {E' : Type uβ} [CategoryTheory.Category.{vβ, uβ} E'] {F : CategoryTheory.Functor C D} {R : CategoryTheory.Functor Dα΅α΅ RingCat} {S : CategoryTheory.Functor Cα΅α΅ RingCat} (Ο : S βΆ F.op.comp R) {T : CategoryTheory.Functor Eα΅α΅ RingCat} {G : CategoryTheory.Functor D E} (Ο : R βΆ G.op.comp T) {T' : CategoryTheory.Functor E'α΅α΅ RingCat} {G' : CategoryTheory.Functor E E'} (Ο' : T βΆ G'.op.comp T') : (PresheafOfModules.pushforward Ο').isoWhiskerLeft (PresheafOfModules.pushforwardComp Ο Ο) βͺβ« PresheafOfModules.pushforwardComp (CategoryTheory.CategoryStruct.comp Ο (F.op.whiskerLeft Ο)) Ο' = ((PresheafOfModules.pushforward Ο').associator (PresheafOfModules.pushforward Ο) (PresheafOfModules.pushforward Ο)).symm βͺβ« CategoryTheory.Functor.isoWhiskerRight (PresheafOfModules.pushforwardComp Ο Ο') (PresheafOfModules.pushforward Ο) βͺβ« PresheafOfModules.pushforwardComp Ο (CategoryTheory.CategoryStruct.comp Ο (G.op.whiskerLeft Ο')) - CategoryTheory.Adjunction.leftAdjointCompIso_comp_id π Mathlib.CategoryTheory.Adjunction.CompositionIso
{Cβ : Type u_1} {Cβ : Type u_2} [CategoryTheory.Category.{v_1, u_1} Cβ] [CategoryTheory.Category.{v_2, u_2} Cβ] {Fββ : CategoryTheory.Functor Cβ Cβ} {Fββ' : CategoryTheory.Functor Cβ Cβ} {Gββ : CategoryTheory.Functor Cβ Cβ} {Gβ'β : CategoryTheory.Functor Cβ Cβ} (adjββ : Fββ β£ Gββ) (adjββ' : Fββ' β£ Gβ'β) (eβββ' : Gβ'β.comp Gββ β Gββ) (eβ'β : Gβ'β β CategoryTheory.Functor.id Cβ) (h : eβββ' = CategoryTheory.Functor.isoWhiskerRight eβ'β Gββ βͺβ« Gββ.leftUnitor) : adjββ.leftAdjointCompIso adjββ' adjββ eβββ' = Fββ.isoWhiskerLeft (adjββ'.leftAdjointIdIso eβ'β) βͺβ« Fββ.rightUnitor - CategoryTheory.Adjunction.leftAdjointCompIso_id_comp π Mathlib.CategoryTheory.Adjunction.CompositionIso
{Cβ : Type u_1} {Cβ : Type u_2} [CategoryTheory.Category.{v_1, u_1} Cβ] [CategoryTheory.Category.{v_2, u_2} Cβ] {Fββ' : CategoryTheory.Functor Cβ Cβ} {Fβ'β : CategoryTheory.Functor Cβ Cβ} {Gβ'β : CategoryTheory.Functor Cβ Cβ} {Gββ' : CategoryTheory.Functor Cβ Cβ} (adjββ' : Fββ' β£ Gβ'β) (adjβ'β : Fβ'β β£ Gββ') (eββ'β : Gββ'.comp Gβ'β β Gββ') (eβ'β : Gβ'β β CategoryTheory.Functor.id Cβ) (h : eββ'β = Gββ'.isoWhiskerLeft eβ'β βͺβ« Gββ'.rightUnitor) : adjββ'.leftAdjointCompIso adjβ'β adjβ'β eββ'β = CategoryTheory.Functor.isoWhiskerRight (adjββ'.leftAdjointIdIso eβ'β) Fβ'β βͺβ« Fβ'β.leftUnitor - CategoryTheory.Adjunction.leftAdjointCompIso_assoc π Mathlib.CategoryTheory.Adjunction.CompositionIso
{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β] {Fββ : CategoryTheory.Functor Cβ Cβ} {Fββ : CategoryTheory.Functor Cβ Cβ} {Fββ : CategoryTheory.Functor Cβ Cβ} {Fββ : CategoryTheory.Functor Cβ Cβ} {Fββ : CategoryTheory.Functor Cβ Cβ} {Fββ : CategoryTheory.Functor Cβ Cβ} {Gββ : CategoryTheory.Functor Cβ Cβ} {Gββ : CategoryTheory.Functor Cβ Cβ} {Gββ : CategoryTheory.Functor Cβ Cβ} {Gββ : CategoryTheory.Functor Cβ Cβ} {Gββ : CategoryTheory.Functor Cβ Cβ} {Gββ : CategoryTheory.Functor Cβ Cβ} (adjββ : Fββ β£ Gββ) (adjββ : Fββ β£ Gββ) (adjββ : Fββ β£ Gββ) (adjββ : Fββ β£ Gββ) (adjββ : Fββ β£ Gββ) (adjββ : Fββ β£ Gββ) (eβββ : Gββ.comp Gββ β Gββ) (eβββ : Gββ.comp Gββ β Gββ) (eβββ : Gββ.comp Gββ β Gββ) (eβββ : Gββ.comp Gββ β Gββ) (h : Gββ.isoWhiskerLeft eβββ βͺβ« eβββ = (Gββ.associator Gββ Gββ).symm βͺβ« CategoryTheory.Functor.isoWhiskerRight eβββ Gββ βͺβ« eβββ) : Fββ.isoWhiskerLeft (adjββ.leftAdjointCompIso adjββ adjββ eβββ) βͺβ« adjββ.leftAdjointCompIso adjββ adjββ eβββ = (Fββ.associator Fββ Fββ).symm βͺβ« CategoryTheory.Functor.isoWhiskerRight (adjββ.leftAdjointCompIso adjββ adjββ eβββ) Fββ βͺβ« adjββ.leftAdjointCompIso adjββ adjββ eβββ - PresheafOfModules.pullback_id_comp π Mathlib.Algebra.Category.ModuleCat.Presheaf.Pullback
{C : Type uβ} [CategoryTheory.Category.{vβ, uβ} C] {D : Type uβ} [CategoryTheory.Category.{vβ, uβ} D] {F : CategoryTheory.Functor C D} {R : CategoryTheory.Functor Dα΅α΅ RingCat} {S : CategoryTheory.Functor Cα΅α΅ RingCat} (Ο : S βΆ F.op.comp R) [(PresheafOfModules.pushforward Ο).IsRightAdjoint] : PresheafOfModules.pullbackComp (CategoryTheory.CategoryStruct.id S) Ο = CategoryTheory.Functor.isoWhiskerRight (PresheafOfModules.pullbackId S) (PresheafOfModules.pullback Ο) βͺβ« (PresheafOfModules.pullback Ο).leftUnitor - PresheafOfModules.pullback_assoc π Mathlib.Algebra.Category.ModuleCat.Presheaf.Pullback
{C : Type uβ} [CategoryTheory.Category.{vβ, uβ} C] {D : Type uβ} [CategoryTheory.Category.{vβ, uβ} D] {E : Type uβ} [CategoryTheory.Category.{vβ, uβ} E] {E' : Type uβ} [CategoryTheory.Category.{vβ, uβ} E'] {F : CategoryTheory.Functor C D} {R : CategoryTheory.Functor Dα΅α΅ RingCat} {S : CategoryTheory.Functor Cα΅α΅ RingCat} (Ο : S βΆ F.op.comp R) {G : CategoryTheory.Functor D E} {T : CategoryTheory.Functor Eα΅α΅ RingCat} (Ο : R βΆ G.op.comp T) [(PresheafOfModules.pushforward Ο).IsRightAdjoint] [(PresheafOfModules.pushforward Ο).IsRightAdjoint] {T' : CategoryTheory.Functor E'α΅α΅ RingCat} {G' : CategoryTheory.Functor E E'} (Ο' : T βΆ G'.op.comp T') [(PresheafOfModules.pushforward Ο').IsRightAdjoint] : (PresheafOfModules.pullback Ο).isoWhiskerLeft (PresheafOfModules.pullbackComp Ο Ο') βͺβ« PresheafOfModules.pullbackComp Ο (CategoryTheory.CategoryStruct.comp Ο (G.op.whiskerLeft Ο')) = ((PresheafOfModules.pullback Ο).associator (PresheafOfModules.pullback Ο) (PresheafOfModules.pullback Ο')).symm βͺβ« CategoryTheory.Functor.isoWhiskerRight (PresheafOfModules.pullbackComp Ο Ο) (PresheafOfModules.pullback Ο') βͺβ« PresheafOfModules.pullbackComp (CategoryTheory.CategoryStruct.comp Ο (F.op.whiskerLeft Ο)) Ο' - SheafOfModules.pushforward_id_comp π Mathlib.Algebra.Category.ModuleCat.Sheaf.PushforwardContinuous
{C : Type uβ} [CategoryTheory.Category.{vβ, uβ} C] {D : Type uβ} [CategoryTheory.Category.{vβ, uβ} D] {J : CategoryTheory.GrothendieckTopology C} {K : CategoryTheory.GrothendieckTopology D} {F : CategoryTheory.Functor C D} {S : CategoryTheory.Sheaf J RingCat} {R : CategoryTheory.Sheaf K RingCat} [F.IsContinuous J K] (Ο : S βΆ (F.sheafPushforwardContinuous RingCat J K).obj R) : SheafOfModules.pushforwardComp Ο (CategoryTheory.CategoryStruct.id R) = CategoryTheory.Functor.isoWhiskerRight (SheafOfModules.pushforwardId R) (SheafOfModules.pushforward Ο) βͺβ« (SheafOfModules.pushforward Ο).leftUnitor - SheafOfModules.pushforward_assoc π Mathlib.Algebra.Category.ModuleCat.Sheaf.PushforwardContinuous
{C : Type uβ} [CategoryTheory.Category.{vβ, uβ} C] {D : Type uβ} [CategoryTheory.Category.{vβ, uβ} D] {D' : Type uβ} [CategoryTheory.Category.{vβ, uβ} D'] {D'' : Type uβ} [CategoryTheory.Category.{vβ, uβ} D''] {J : CategoryTheory.GrothendieckTopology C} {K : CategoryTheory.GrothendieckTopology D} {F : CategoryTheory.Functor C D} {S : CategoryTheory.Sheaf J RingCat} {R : CategoryTheory.Sheaf K RingCat} [F.IsContinuous J K] (Ο : S βΆ (F.sheafPushforwardContinuous RingCat J K).obj R) {K' : CategoryTheory.GrothendieckTopology D'} {K'' : CategoryTheory.GrothendieckTopology D''} {G : CategoryTheory.Functor D D'} {R' : CategoryTheory.Sheaf K' RingCat} [G.IsContinuous K K'] (Ο : R βΆ (G.sheafPushforwardContinuous RingCat K K').obj R') {G' : CategoryTheory.Functor D' D''} {R'' : CategoryTheory.Sheaf K'' RingCat} [G'.IsContinuous K' K''] [(G.comp G').IsContinuous K K''] [(F.comp G).IsContinuous J K'] (Ο' : R' βΆ (G'.sheafPushforwardContinuous RingCat K' K'').obj R'') : (SheafOfModules.pushforward Ο').isoWhiskerLeft (SheafOfModules.pushforwardComp Ο Ο) βͺβ« SheafOfModules.pushforwardComp (CategoryTheory.CategoryStruct.comp Ο ((F.sheafPushforwardContinuous RingCat J K).map Ο)) Ο' = ((SheafOfModules.pushforward Ο').associator (SheafOfModules.pushforward Ο) (SheafOfModules.pushforward Ο)).symm βͺβ« CategoryTheory.Functor.isoWhiskerRight (SheafOfModules.pushforwardComp Ο Ο') (SheafOfModules.pushforward Ο) βͺβ« SheafOfModules.pushforwardComp Ο (CategoryTheory.CategoryStruct.comp Ο ((G.sheafPushforwardContinuous RingCat K K').map Ο')) - SheafOfModules.pullback_id_comp π Mathlib.Algebra.Category.ModuleCat.Sheaf.PullbackContinuous
{C : Type uβ} [CategoryTheory.Category.{vβ, uβ} C] {D : Type uβ} [CategoryTheory.Category.{vβ, uβ} D] {J : CategoryTheory.GrothendieckTopology C} {K : CategoryTheory.GrothendieckTopology D} {F : CategoryTheory.Functor C D} {S : CategoryTheory.Sheaf J RingCat} {R : CategoryTheory.Sheaf K RingCat} [F.IsContinuous J K] (Ο : S βΆ (F.sheafPushforwardContinuous RingCat J K).obj R) [(SheafOfModules.pushforward Ο).IsRightAdjoint] : SheafOfModules.pullbackComp (CategoryTheory.CategoryStruct.id S) Ο = CategoryTheory.Functor.isoWhiskerRight (SheafOfModules.pullbackId S) (SheafOfModules.pullback Ο) βͺβ« (SheafOfModules.pullback Ο).leftUnitor - SheafOfModules.pullback_assoc π Mathlib.Algebra.Category.ModuleCat.Sheaf.PullbackContinuous
{C : Type uβ} [CategoryTheory.Category.{vβ, uβ} C] {D : Type uβ} [CategoryTheory.Category.{vβ, uβ} D] {D' : Type uβ} [CategoryTheory.Category.{vβ, uβ} D'] {D'' : Type uβ} [CategoryTheory.Category.{vβ, uβ} D''] {J : CategoryTheory.GrothendieckTopology C} {K : CategoryTheory.GrothendieckTopology D} {F : CategoryTheory.Functor C D} {S : CategoryTheory.Sheaf J RingCat} {R : CategoryTheory.Sheaf K RingCat} [F.IsContinuous J K] (Ο : S βΆ (F.sheafPushforwardContinuous RingCat J K).obj R) [(SheafOfModules.pushforward Ο).IsRightAdjoint] {K' : CategoryTheory.GrothendieckTopology D'} {K'' : CategoryTheory.GrothendieckTopology D''} {G : CategoryTheory.Functor D D'} {R' : CategoryTheory.Sheaf K' RingCat} [G.IsContinuous K K'] [(F.comp G).IsContinuous J K'] (Ο : R βΆ (G.sheafPushforwardContinuous RingCat K K').obj R') [(SheafOfModules.pushforward Ο).IsRightAdjoint] {G' : CategoryTheory.Functor D' D''} {R'' : CategoryTheory.Sheaf K'' RingCat} [G'.IsContinuous K' K''] [(G.comp G').IsContinuous K K''] [((F.comp G).comp G').IsContinuous J K''] [(F.comp (G.comp G')).IsContinuous J K''] (Ο' : R' βΆ (G'.sheafPushforwardContinuous RingCat K' K'').obj R'') [(SheafOfModules.pushforward Ο').IsRightAdjoint] : (SheafOfModules.pullback Ο).isoWhiskerLeft (SheafOfModules.pullbackComp Ο Ο') βͺβ« SheafOfModules.pullbackComp Ο (CategoryTheory.CategoryStruct.comp Ο ((G.sheafPushforwardContinuous RingCat K K').map Ο')) = ((SheafOfModules.pullback Ο).associator (SheafOfModules.pullback Ο) (SheafOfModules.pullback Ο')).symm βͺβ« CategoryTheory.Functor.isoWhiskerRight (SheafOfModules.pullbackComp Ο Ο) (SheafOfModules.pullback Ο') βͺβ« SheafOfModules.pullbackComp (CategoryTheory.CategoryStruct.comp Ο ((F.sheafPushforwardContinuous RingCat J K).map Ο)) Ο' - CategoryTheory.Iso.coreLeftUnitor π Mathlib.CategoryTheory.Core
{C : Type uβ} [CategoryTheory.Category.{vβ, uβ} C] {D : Type uβ} [CategoryTheory.Category.{vβ, uβ} D] {F : CategoryTheory.Functor C D} : F.leftUnitor.core = (CategoryTheory.Functor.id C).coreComp F βͺβ« CategoryTheory.Functor.isoWhiskerRight (CategoryTheory.Functor.coreId C) F.core βͺβ« F.core.leftUnitor - CategoryTheory.Iso.coreWhiskerRight π Mathlib.CategoryTheory.Core
{C : Type uβ} [CategoryTheory.Category.{vβ, uβ} C] {D : Type uβ} [CategoryTheory.Category.{vβ, uβ} D] {E : Type uβ} [CategoryTheory.Category.{vβ, uβ} E] {F G : CategoryTheory.Functor C D} (Ξ· : F β G) (H : CategoryTheory.Functor D E) : (CategoryTheory.Functor.isoWhiskerRight Ξ· H).core = F.coreComp H βͺβ« CategoryTheory.Functor.isoWhiskerRight Ξ·.core H.core βͺβ« (G.coreComp H).symm - CategoryTheory.Iso.coreAssociator π Mathlib.CategoryTheory.Core
{C : Type uβ} [CategoryTheory.Category.{vβ, uβ} C] {D : Type uβ} [CategoryTheory.Category.{vβ, uβ} D] {E : Type uβ} [CategoryTheory.Category.{vβ, uβ} E] {E' : Type uβ} [CategoryTheory.Category.{vβ, uβ} E'] (F : CategoryTheory.Functor C D) (G : CategoryTheory.Functor D E) (H : CategoryTheory.Functor E E') : (F.associator G H).core = (F.comp G).coreComp H βͺβ« CategoryTheory.Functor.isoWhiskerRight (F.coreComp G) H.core βͺβ« F.core.associator G.core H.core βͺβ« (F.core.isoWhiskerLeft (G.coreComp H)).symm βͺβ« (F.coreComp (G.comp H)).symm - 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.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