Mathlib Map

Theorems · Definition · category theory

TopologicalSpace.Opens.sheafEquivOver

{X : Type u} →
  [inst : TopologicalSpace X] →
    (U : TopologicalSpace.Opens X) →
      {A : Type u_1} →
        [inst_1 : CategoryTheory.Category.{v_1, u_1} A] →
          CategoryTheory.Sheaf ((Opens.grothendieckTopology X).over U) A ≌
            CategoryTheory.Sheaf (Opens.grothendieckTopology ↥U) A

Sheaves on the over category of U are equivalent to sheaves on U as a topological space.

Defined in
Mathlib.Topology.Sheaves.Over
Cited by
10 results in Mathlib
Foundations
Depth 91 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
TopologicalSpaceCategoryTheory.Category

Around this declaration

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

TopologicalSpace.Opens.overPullbackSheafEquivOver · cited by 0Opens.overPullbackSheafEq…TopologicalSpace.Opens.sheafEquivOver_counitIso_hom_app_hom_app · cited by 0Opens.sheafEquivOver_coun…TopologicalSpace.Opens.sheafEquivOver_counitIso_inv_app_hom_app · cited by 0Opens.sheafEquivOver_coun…TopologicalSpace.Opens.sheafEquivOver_functor_map_hom_app · cited by 0Opens.sheafEquivOver_func…TopologicalSpace.Opens.sheafEquivOver_functor_obj_obj_map · cited by 0Opens.sheafEquivOver_func…TopologicalSpace.Opens.sheafEquivOver_functor_obj_obj_obj · cited by 0Opens.sheafEquivOver_func…TopologicalSpace.Opens.sheafEquivOver_inverse_map_hom_app · cited by 0Opens.sheafEquivOver_inve…TopologicalSpace.Opens.sheafEquivOver_inverse_obj_obj_map · cited by 0Opens.sheafEquivOver_inve…TopologicalSpace.Opens.sheafEquivOver_inverse_obj_obj_obj · cited by 0Opens.sheafEquivOver_inve…TopologicalSpace.Opens.sheafEquivOver_unitIso_hom_app_hom_app · cited by 0Opens.sheafEquivOver_unit…TopologicalSpace.Opens.sheafEquivOver_unitIso_inv_app_hom_app · cited by 0Opens.sheafEquivOver_unit…TopologicalSpace.Opens.sheafRestrictSheafEquivOver · cited by 0Opens.sheafRestrictSheafE…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryTopologicalSpace · cited by 24529TopologicalSpaceCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorOpposite · cited by 8081OppositeTopologicalSpace.Opens · cited by 2040TopologicalSpace.OpensCategoryTheory.Presheaf.IsSheaf · cited by 991Presheaf.IsSheafCategoryTheory.Over · cited by 935CategoryTheory.OverCategoryTheory.Sheaf · cited by 763CategoryTheory.SheafCategoryTheory.Equivalence · cited by 601CategoryTheory.EquivalenceOpens.grothendieckTopology · cited by 206Opens.grothendieckTopologyCategoryTheory.GrothendieckTopology.over · cited by 115GrothendieckTopology.overTopologicalSpace.Opens.overEquivalence · cited by 18Opens.overEquivalenceCategoryTheory.Equivalence.sheafCongr · cited by 5Equivalence.sheafCongrOpens.sheafEquivOverCITED 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.