Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Functor.IsCoverDense.restrictHomEquivHom

{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] →
        {K : CategoryTheory.GrothendieckTopology D} →
          {A : Type u_4} →
            [inst_2 : CategoryTheory.Category.{v_4, u_4} A] →
              {G : CategoryTheory.Functor C D} →
                [G.IsCoverDense K] →
                  [G.IsLocallyFull K] →
                    {ℱ : CategoryTheory.Functor Dᵒᵖ A} →
                      {ℱ' : CategoryTheory.Sheaf K A} → (G.op.comp ℱ ⟶ G.op.comp ℱ'.obj) ≃ (ℱ ⟶ ℱ'.obj)

A locally-full and cover-dense functor G induces an equivalence between morphisms into a sheaf and morphisms over the restrictions via G.

Defined in
Mathlib.CategoryTheory.Sites.DenseSubsite.Basic
Cited by
12 results in Mathlib
Foundations
Depth 51 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.Functor.IsCoverDenseCategoryTheory.Functor.IsLocallyFull

Around this declaration

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

CategoryTheory.Functor.IsDenseSubsite.sheafifyHomEquivOfIsEquivalence · cited by 4IsDenseSubsite.sheafifyHo…TopCat.Sheaf.restrictHomEquivHom · cited by 4Sheaf.restrictHomEquivHomCategoryTheory.Functor.IsCoverDense.restrictHomEquivHom_naturality_right · cited by 2IsCoverDense.restrictHomE…CategoryTheory.Functor.IsCoverDense.restrictHomEquivHom_naturality_right_symm · cited by 2IsCoverDense.restrictHomE…CategoryTheory.Functor.IsCoverDense.restrictHomEquivHom_naturality_left · cited by 2IsCoverDense.restrictHomE…CategoryTheory.Functor.IsCoverDense.restrictHomEquivHom_naturality_left_symm · cited by 2IsCoverDense.restrictHomE…CategoryTheory.Functor.IsDenseSubsite.sheafifyHomEquivOfIsEquivalence_naturality_left · cited by 1IsDenseSubsite.sheafifyHo…CategoryTheory.Functor.IsDenseSubsite.sheafifyHomEquivOfIsEquivalence_naturality_right · cited by 1IsDenseSubsite.sheafifyHo…CategoryTheory.Functor.whiskerLeft_obj_map_bijective_of_isCoverDense · cited by 1Functor.whiskerLeft_obj_m…CategoryTheory.Functor.IsCoverDense.restrictHomEquivHom_naturality_left_symm_assoc · cited by 0IsCoverDense.restrictHomE…CategoryTheory.Functor.IsCoverDense.restrictHomEquivHom_naturality_right_assoc · cited by 0IsCoverDense.restrictHomE…CategoryTheory.Functor.IsCoverDense.restrictHomEquivHom_naturality_right_symm_assoc · cited by 0IsCoverDense.restrictHomE…CategoryTheory.Functor.IsCoverDense.restrictHomEquivHom.congr_simp · cited by 0restrictHomEquivHom.congr…CategoryTheory.Functor.IsCoverDense.restrictHomEquivHom_naturality_left_assoc · cited by 0IsCoverDense.restrictHomE…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorEquiv · cited by 8337EquivOpposite · cited by 8081OppositeCategoryTheory.Functor.comp · cited by 6529Functor.compCategoryTheory.GrothendieckTopology · cited by 1415CategoryTheory.Grothendie…CategoryTheory.ObjectProperty.FullSubcategory.obj · cited by 1316FullSubcategory.objCategoryTheory.Functor.op · cited by 997Functor.opCategoryTheory.Presheaf.IsSheaf · cited by 991Presheaf.IsSheafCategoryTheory.Sheaf · cited by 763CategoryTheory.SheafCategoryTheory.Functor.whiskerLeft · cited by 496Functor.whiskerLeftCategoryTheory.Functor.IsCoverDense · cited by 60Functor.IsCoverDenseCategoryTheory.Functor.IsLocallyFull · cited by 54Functor.IsLocallyFullCategoryTheory.Functor.IsCoverDense.sheafHom · cited by 5IsCoverDense.sheafHomIsCoverDense.restrictHomEquiv…CITED BYCITES

Cites17

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

Cited by14

Results whose statement or proof uses this declaration.