Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Equivalence.sheafCongr.functor

{C : Type u₁} →
  [inst : CategoryTheory.Category.{v₁, u₁} C] →
    (J : CategoryTheory.GrothendieckTopology C) →
      {D : Type u₂} →
        [inst_1 : CategoryTheory.Category.{v₂, u₂} D] →
          (K : CategoryTheory.GrothendieckTopology D) →
            (e : C ≌ D) →
              (A : Type u₃) →
                [inst_2 : CategoryTheory.Category.{v₃, u₃} A] →
                  [CategoryTheory.Functor.IsDenseSubsite K J e.inverse] →
                    CategoryTheory.Functor (CategoryTheory.Sheaf J A) (CategoryTheory.Sheaf K A)

The functor in the equivalence of sheaf categories.

Defined in
Mathlib.CategoryTheory.Sites.Equivalence
Cited by
22 results in Mathlib
Foundations
Depth 71 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.Functor.IsDenseSubsite

Around this declaration

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

CategoryTheory.Equivalence.sheafCongr · cited by 5Equivalence.sheafCongrCategoryTheory.Equivalence.sheafCongr.counitIso · cited by 3sheafCongr.counitIsoCategoryTheory.Equivalence.sheafCongr.unitIso · cited by 3sheafCongr.unitIsoCategoryTheory.Equivalence.sheafCongr.counitIso_hom_app_hom_app · cited by 0sheafCongr.counitIso_hom_…CategoryTheory.Equivalence.sheafCongr.counitIso_inv_app_hom_app · cited by 0sheafCongr.counitIso_inv_…CategoryTheory.Equivalence.sheafCongrPrecoherent_counitIso_hom_app_hom_app · cited by 0Equivalence.sheafCongrPre…CategoryTheory.Equivalence.sheafCongrPrecoherent_counitIso_inv_app_hom_app · cited by 0Equivalence.sheafCongrPre…CategoryTheory.Equivalence.sheafCongr.functor_map_hom_app · cited by 0sheafCongr.functor_map_ho…CategoryTheory.Equivalence.sheafCongr.functor_obj_obj_map · cited by 0sheafCongr.functor_obj_ob…CategoryTheory.Equivalence.sheafCongr.functor_obj_obj_obj · cited by 0sheafCongr.functor_obj_ob…CategoryTheory.Equivalence.sheafCongrPrecoherent_unitIso_hom_app_hom_app · cited by 0Equivalence.sheafCongrPre…CategoryTheory.Equivalence.sheafCongrPrecoherent_unitIso_inv_app_hom_app · cited by 0Equivalence.sheafCongrPre…CategoryTheory.Equivalence.sheafCongrPreregular_counitIso_hom_app_hom_app · cited by 0Equivalence.sheafCongrPre…CategoryTheory.Equivalence.sheafCongrPreregular_counitIso_inv_app_hom_app · cited by 0Equivalence.sheafCongrPre…CategoryTheory.Equivalence.sheafCongr.unitIso_hom_app_hom_app · cited by 0sheafCongr.unitIso_hom_ap…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorOpposite · cited by 8081OppositeCategoryTheory.Functor.comp · cited by 6529Functor.compCategoryTheory.GrothendieckTopology · cited by 1415CategoryTheory.Grothendie…CategoryTheory.Equivalence.inverse · cited by 1130Equivalence.inverseCategoryTheory.Functor.op · cited by 997Functor.opCategoryTheory.Presheaf.IsSheaf · cited by 991Presheaf.IsSheafCategoryTheory.Sheaf · cited by 763CategoryTheory.SheafCategoryTheory.Equivalence · cited by 601CategoryTheory.EquivalenceCategoryTheory.Functor.whiskeringLeft · cited by 395Functor.whiskeringLeftCategoryTheory.sheafToPresheaf · cited by 142CategoryTheory.sheafToPre…CategoryTheory.Functor.IsDenseSubsite · cited by 87Functor.IsDenseSubsiteCategoryTheory.ObjectProperty.lift · cited by 33ObjectProperty.liftsheafCongr.functorCITED BYCITES

Cites15

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

Cited by25

Results whose statement or proof uses this declaration.