Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Equivalence.sheafCongr

{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.Sheaf J A ≌ CategoryTheory.Sheaf K A

The equivalence of sheaf categories.

Defined in
Mathlib.CategoryTheory.Sites.Equivalence
Cited by
5 results in Mathlib
Foundations
Depth 85 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.sheafCongrPrecoherent · cited by 11Equivalence.sheafCongrPre…CategoryTheory.Equivalence.sheafCongrPreregular · cited by 11Equivalence.sheafCongrPre…TopologicalSpace.Opens.sheafEquivOver · cited by 10Opens.sheafEquivOverCategoryTheory.Equivalence.transportSheafificationAdjunction · cited by 1Equivalence.transportShea…CategoryTheory.Equivalence.transportAndSheafify · cited by 0Equivalence.transportAndS…CategoryTheory.Equivalence.transportIsoSheafToPresheaf · cited by 0Equivalence.transportIsoS…CategoryTheory.hasLimitsEssentiallySmallSite · cited by 0CategoryTheory.hasLimitsE…LightCondensed.equivSmall · cited by 0LightCondensed.equivSmallCategoryTheory.Equivalence.sheafCongr_counitIso · cited by 0Equivalence.sheafCongr_co…CategoryTheory.Equivalence.sheafCongr_functor · cited by 0Equivalence.sheafCongr_fu…CategoryTheory.Equivalence.sheafCongr_inverse · cited by 0Equivalence.sheafCongr_in…CategoryTheory.Equivalence.sheafCongr_unitIso · cited by 0Equivalence.sheafCongr_un…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorOpposite · cited by 8081OppositeCategoryTheory.GrothendieckTopology · cited by 1415CategoryTheory.Grothendie…CategoryTheory.Equivalence.inverse · cited by 1130Equivalence.inverseCategoryTheory.Presheaf.IsSheaf · cited by 991Presheaf.IsSheafCategoryTheory.Sheaf · cited by 763CategoryTheory.SheafCategoryTheory.Equivalence · cited by 601CategoryTheory.EquivalenceCategoryTheory.Functor.IsDenseSubsite · cited by 87Functor.IsDenseSubsiteCategoryTheory.Equivalence.sheafCongr.inverse · cited by 23sheafCongr.inverseCategoryTheory.Equivalence.sheafCongr.functor · cited by 22sheafCongr.functorCategoryTheory.Equivalence.sheafCongr.counitIso · cited by 3sheafCongr.counitIsoCategoryTheory.Equivalence.sheafCongr.unitIso · cited by 3sheafCongr.unitIsoEquivalence.sheafCongrCITED BYCITES

Cites13

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

Cited by12

Results whose statement or proof uses this declaration.