Mathlib Map

Theorems · Definition · category theory

CategoryTheory.GrothendieckTopology.overMapPullback

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] →
    (J : CategoryTheory.GrothendieckTopology C) →
      (A : Type u') →
        [inst_1 : CategoryTheory.Category.{v', u'} A] →
          {X Y : C} →
            (X ⟶ Y) → CategoryTheory.Functor (CategoryTheory.Sheaf (J.over Y) A) (CategoryTheory.Sheaf (J.over X) A)

The pullback functor Sheaf (J.over Y) A ⥤ Sheaf (J.over X) A induced by a morphism f : X ⟶ Y.

Defined in
Mathlib.CategoryTheory.Sites.Over
Cited by
19 results in Mathlib
Foundations
Depth 71 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.Category

Around this declaration

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

CategoryTheory.GrothendieckTopology.pseudofunctorOver · cited by 11GrothendieckTopology.pseu…CategoryTheory.GrothendieckTopology.overMapPullbackCongr · cited by 10GrothendieckTopology.over…CategoryTheory.GrothendieckTopology.overMapPullbackComp · cited by 8GrothendieckTopology.over…CategoryTheory.GrothendieckTopology.overMapPullbackId · cited by 6GrothendieckTopology.over…CategoryTheory.GrothendieckTopology.overMapPullbackComp_inv_app_hom_app · cited by 3GrothendieckTopology.over…CategoryTheory.GrothendieckTopology.overMapPullbackId_hom_app_hom_app · cited by 2GrothendieckTopology.over…CategoryTheory.GrothendieckTopology.overMapPullbackComp_hom_app_hom_app · cited by 1GrothendieckTopology.over…CategoryTheory.GrothendieckTopology.overMapPullbackCongr_hom_app_hom_app · cited by 1GrothendieckTopology.over…CategoryTheory.GrothendieckTopology.overMapPullback_assoc · cited by 1GrothendieckTopology.over…CategoryTheory.GrothendieckTopology.overMapPullback_comp_id · cited by 1GrothendieckTopology.over…CategoryTheory.GrothendieckTopology.overMapPullback_id_comp · cited by 1GrothendieckTopology.over…CategoryTheory.GrothendieckTopology.overMapPullbackCongr.congr_simp · cited by 0overMapPullbackCongr.cong…CategoryTheory.GrothendieckTopology.pseudofunctorOver_mapComp_hom_toNatTrans_app_hom_app · cited by 0GrothendieckTopology.pseu…CategoryTheory.GrothendieckTopology.pseudofunctorOver_mapComp_inv_toNatTrans_app_hom_app · cited by 0GrothendieckTopology.pseu…CategoryTheory.GrothendieckTopology.pseudofunctorOver_mapId_hom_toNatTrans_app_hom_app · cited by 0GrothendieckTopology.pseu…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorOpposite · cited by 8081OppositeCategoryTheory.GrothendieckTopology · cited by 1415CategoryTheory.Grothendie…CategoryTheory.Presheaf.IsSheaf · cited by 991Presheaf.IsSheafCategoryTheory.Over · cited by 935CategoryTheory.OverCategoryTheory.Sheaf · cited by 763CategoryTheory.SheafCategoryTheory.GrothendieckTopology.over · cited by 115GrothendieckTopology.overCategoryTheory.Functor.sheafPushforwardContinuous · cited by 102Functor.sheafPushforwardC…CategoryTheory.Over.map · cited by 97Over.mapGrothendieckTopology.overMapP…CITED BYCITES

Cites11

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

Cited by24

Results whose statement or proof uses this declaration.