Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Equivalence.sheafCongrPreregular

{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] →
        [inst_2 : CategoryTheory.Preregular C] →
          (A : Type u_3) →
            [inst_3 : CategoryTheory.Category.{v_3, u_3} A] →
              (e : C ≌ D) →
                CategoryTheory.Sheaf (CategoryTheory.regularTopology C) A ≌
                  CategoryTheory.Sheaf (CategoryTheory.regularTopology D) A

Equivalent preregular categories give equivalent regular toposes.

Defined in
Mathlib.CategoryTheory.Sites.Coherent.Equivalence
Cited by
11 results in Mathlib
Foundations
Depth 86 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.PreregularCategoryTheory.Category

Around this declaration

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

CategoryTheory.Equivalence.preregular_isSheaf_iff · cited by 1Equivalence.preregular_is…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.sheafCongrPreregular_functor_map_hom_app · cited by 0Equivalence.sheafCongrPre…CategoryTheory.Equivalence.sheafCongrPreregular_functor_obj_obj_map · cited by 0Equivalence.sheafCongrPre…CategoryTheory.Equivalence.sheafCongrPreregular_functor_obj_obj_obj · cited by 0Equivalence.sheafCongrPre…CategoryTheory.Equivalence.sheafCongrPreregular_inverse_map_hom_app · cited by 0Equivalence.sheafCongrPre…CategoryTheory.Equivalence.sheafCongrPreregular_inverse_obj_obj_map · cited by 0Equivalence.sheafCongrPre…CategoryTheory.Equivalence.sheafCongrPreregular_inverse_obj_obj_obj · cited by 0Equivalence.sheafCongrPre…CategoryTheory.Equivalence.sheafCongrPreregular_unitIso_hom_app_hom_app · cited by 0Equivalence.sheafCongrPre…CategoryTheory.Equivalence.sheafCongrPreregular_unitIso_inv_app_hom_app · cited by 0Equivalence.sheafCongrPre…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorOpposite · cited by 8081OppositeCategoryTheory.Presheaf.IsSheaf · cited by 991Presheaf.IsSheafCategoryTheory.Sheaf · cited by 763CategoryTheory.SheafCategoryTheory.Equivalence · cited by 601CategoryTheory.EquivalenceCategoryTheory.Preregular · cited by 52CategoryTheory.PreregularCategoryTheory.regularTopology · cited by 26CategoryTheory.regularTop…CategoryTheory.Equivalence.preregular · cited by 11Equivalence.preregularCategoryTheory.Equivalence.sheafCongr · cited by 5Equivalence.sheafCongrEquivalence.sheafCongrPreregu…CITED BYCITES

Cites10

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.