Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Functor.IsDenseSubsite.sheafifyHomEquivOfIsEquivalence

{C : Type u_1} →
  [inst : CategoryTheory.Category.{v_1, u_1} C] →
    {D : Type u_2} →
      [inst_1 : CategoryTheory.Category.{v_2, u_2} D] →
        (J : CategoryTheory.GrothendieckTopology C) →
          (K : CategoryTheory.GrothendieckTopology D) →
            (G : CategoryTheory.Functor C D) →
              {A : Type u_4} →
                [inst_2 : CategoryTheory.Category.{v_4, u_4} A] →
                  [inst_3 : CategoryTheory.Functor.IsDenseSubsite J K G] →
                    [inst_4 : (G.sheafPushforwardContinuous A J K).IsEquivalence] →
                      [inst_5 : CategoryTheory.HasWeakSheafify J A] →
                        {P : CategoryTheory.Functor Dᵒᵖ A} →
                          {Q : CategoryTheory.Sheaf K A} →
                            ((CategoryTheory.Functor.IsDenseSubsite.sheafifyOfIsEquivalence J K G A).obj P ⟶ Q) ≃
                              (P ⟶ Q.obj)

Auxiliary definition for sheafifyAdjunctionOfIsEquivalence.

Defined in
Mathlib.CategoryTheory.Sites.DenseSubsite.Basic
Cited by
4 results in Mathlib
Foundations
Depth 72 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.Functor.IsDenseSubsiteCategoryTheory.Functor.IsEquivalenceCategoryTheory.HasWeakSheafify

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

CategoryTheory.Functor.IsDenseSubsite.sheafifyAdjunctionOfIsEquivalence · cited by 2IsDenseSubsite.sheafifyAd…CategoryTheory.Functor.IsDenseSubsite.sheafifyHomEquivOfIsEquivalence_naturality_left · cited by 1IsDenseSubsite.sheafifyHo…CategoryTheory.Functor.IsDenseSubsite.sheafifyHomEquivOfIsEquivalence_naturality_right · cited by 1IsDenseSubsite.sheafifyHo…CategoryTheory.Functor.IsDenseSubsite.sheafifyHomEquivOfIsEquivalence_naturality_left_assoc · cited by 0IsDenseSubsite.sheafifyHo…CategoryTheory.Functor.IsDenseSubsite.sheafifyHomEquivOfIsEquivalence_naturality_right_assoc · cited by 0IsDenseSubsite.sheafifyHo…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorEquiv · cited by 8337EquivOpposite · cited by 8081OppositeCategoryTheory.GrothendieckTopology · cited by 1415CategoryTheory.Grothendie…CategoryTheory.ObjectProperty.FullSubcategory.obj · cited by 1316FullSubcategory.objCategoryTheory.Equivalence.inverse · cited by 1130Equivalence.inverseCategoryTheory.Functor.op · cited by 997Functor.opCategoryTheory.Presheaf.IsSheaf · cited by 991Presheaf.IsSheafCategoryTheory.Sheaf · cited by 763CategoryTheory.SheafCategoryTheory.Functor.whiskeringLeft · cited by 395Functor.whiskeringLeftEquiv.trans · cited by 337Equiv.transCategoryTheory.HasWeakSheafify · cited by 221CategoryTheory.HasWeakShe…IsDenseSubsite.sheafifyHomEqu…CITED BYCITES

Cites26

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by5

Results whose statement or proof uses this declaration.