Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Presheaf.coherentExtensiveEquivalence

{C : Type u_1} →
  [inst : CategoryTheory.Category.{v_1, u_1} C] →
    {A : Type u₃} →
      [inst_1 : CategoryTheory.Category.{v₃, u₃} A] →
        [inst_2 : CategoryTheory.Preregular C] →
          [inst_3 : CategoryTheory.FinitaryExtensive C] →
            [∀ (X : C), CategoryTheory.Projective X] →
              CategoryTheory.Sheaf (CategoryTheory.coherentTopology C) A ≌
                CategoryTheory.Sheaf (CategoryTheory.extensiveTopology C) A

The categories of coherent sheaves and extensive sheaves on C are equivalent if C is preregular, finitary extensive, and every object is projective.

Defined in
Mathlib.CategoryTheory.Sites.Coherent.SheafComparison
Cited by
11 results in Mathlib
Foundations
Depth 80 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.PreregularCategoryTheory.FinitaryExtensiveCategoryTheory.Projective

Around this declaration

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

Condensed.epi_iff_surjective_on_stonean · cited by 2Condensed.epi_iff_surject…CategoryTheory.Presheaf.coherentExtensiveEquivalence_counitIso_hom_app_hom_app · cited by 0Presheaf.coherentExtensiv…CategoryTheory.Presheaf.coherentExtensiveEquivalence_counitIso_inv_app_hom_app · cited by 0Presheaf.coherentExtensiv…CategoryTheory.Presheaf.coherentExtensiveEquivalence_functor_map_hom · cited by 0Presheaf.coherentExtensiv…CategoryTheory.Presheaf.coherentExtensiveEquivalence_functor_obj_obj · cited by 0Presheaf.coherentExtensiv…CategoryTheory.Presheaf.coherentExtensiveEquivalence_inverse_map_hom · cited by 0Presheaf.coherentExtensiv…CategoryTheory.Presheaf.coherentExtensiveEquivalence_inverse_obj_obj · cited by 0Presheaf.coherentExtensiv…CategoryTheory.Presheaf.coherentExtensiveEquivalence_unitIso_hom_app_hom_app · cited by 0Presheaf.coherentExtensiv…CategoryTheory.Presheaf.coherentExtensiveEquivalence_unitIso_inv_app_hom_app · cited by 0Presheaf.coherentExtensiv…Condensed.hasExactColimitsOfShape · cited by 0Condensed.hasExactColimit…Condensed.hasExactLimitsOfShape · cited by 0Condensed.hasExactLimitsO…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorOpposite · cited by 8081OppositeCategoryTheory.Functor.comp · cited by 6529Functor.compCategoryTheory.Functor.id · cited by 3333Functor.idCategoryTheory.Presheaf.IsSheaf · cited by 991Presheaf.IsSheafCategoryTheory.Sheaf · cited by 763CategoryTheory.SheafCategoryTheory.Iso.refl · cited by 727Iso.reflCategoryTheory.Equivalence · cited by 601CategoryTheory.EquivalenceCategoryTheory.sheafToPresheaf · cited by 142CategoryTheory.sheafToPre…CategoryTheory.coherentTopology · cited by 141CategoryTheory.coherentTo…CategoryTheory.Projective · cited by 78CategoryTheory.ProjectiveCategoryTheory.Preregular · cited by 52CategoryTheory.PreregularCategoryTheory.FinitaryExtensive · cited by 38CategoryTheory.FinitaryEx…CategoryTheory.ObjectProperty.lift · cited by 33ObjectProperty.liftPresheaf.coherentExtensiveEqu…CITED BYCITES

Cites16

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

Cited by11

Results whose statement or proof uses this declaration.