Theorems · Theorem · category theory
CategoryTheory.GrothendieckTopology.Point.sheafFiberComapIso_hom_app
∀ {C : Type u_1} {D : Type u_2} [inst : CategoryTheory.Category.{v_1, u_1} C]
[inst_1 : CategoryTheory.Category.{v_2, u_2} D] {K : CategoryTheory.GrothendieckTopology D} (Φ : K.Point)
(F : CategoryTheory.Functor C D) [inst_2 : CategoryTheory.RepresentablyFlat F]
{J : CategoryTheory.GrothendieckTopology C} (hF : CategoryTheory.CoverPreserving J K F)
[inst_3 : CategoryTheory.InitiallySmall (F.comp Φ.fiber).Elements] (A : Type u_3)
[inst_4 : CategoryTheory.Category.{v, u_3} A] [inst_5 : CategoryTheory.Limits.HasProducts A]
[inst_6 : F.IsContinuous J K] [inst_7 : (F.sheafPushforwardContinuous A J K).IsRightAdjoint]
[inst_8 : CategoryTheory.Limits.HasColimitsOfSize.{w, w, v, u_3} A] (X : CategoryTheory.Sheaf J A),
(Φ.sheafFiberComapIso F hF A).hom.app X =
CategoryTheory.CategoryStruct.comp ((Φ.comap F hF).sheafFiber.map ((F.sheafAdjunctionContinuous A J K).unit.app X))
(CategoryTheory.CategoryStruct.comp
((Φ.comap F hF).sheafFiber.map
((F.sheafPushforwardContinuous A J K).map
(Φ.skyscraperSheafAdjunction.unit.app ((F.sheafPullback A J K).obj X))))
(CategoryTheory.CategoryStruct.comp
((Φ.comap F hF).sheafFiber.map
((Φ.skyscraperSheafFunctorCompSheafPushforwardContinuous F hF A).hom.app
(Φ.sheafFiber.obj ((F.sheafPullback A J K).obj X))))
((Φ.comap F hF).skyscraperSheafAdjunction.counit.app (Φ.sheafFiber.obj ((F.sheafPullback A J K).obj X)))))- Defined in
- Mathlib.CategoryTheory.Sites.Point.Comap
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 74 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites42
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement · cited by 32,603
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapstatement and proof · cited by 8,698
- Oppositestatement · cited by 8,081
- CategoryTheory.Iso.homstatement and proof · cited by 7,684
- CategoryTheory.NatTrans.appstatement and proof · cited by 7,406
- CategoryTheory.Functor.compstatement and proof · cited by 6,529
- CategoryTheory.Category.assocproof · cited by 6,433
- CategoryTheory.CategoryStruct.idproof · cited by 6,235
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.