Mathlib Map

Theorems · Definition · category theory

CategoryTheory.GrothendieckTopology.overMapPullbackCongr

{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} → {f g : X ⟶ Y} → f = g → (J.overMapPullback A f ≅ J.overMapPullback A g)

Two identical morphisms give isomorphic overMapPullback functors on sheaves.

Defined in
Mathlib.CategoryTheory.Sites.Over
Cited by
10 results in Mathlib
Foundations
Depth 75 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.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.overMapPullbackCongr_eq_eqToIso · cited by 0GrothendieckTopology.over…CategoryTheory.GrothendieckTopology.overMapPullbackCongr_inv_app_hom_app · cited by 0GrothendieckTopology.over…CategoryTheory.GrothendieckTopology.overMapPullback_assoc_assoc · cited by 0GrothendieckTopology.over…CategoryTheory.GrothendieckTopology.overMapPullback_comp_id_assoc · cited by 0GrothendieckTopology.over…CategoryTheory.GrothendieckTopology.overMapPullback_id_comp_assoc · cited by 0GrothendieckTopology.over…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorOpposite · cited by 8081OppositeCategoryTheory.Iso · cited by 3963CategoryTheory.IsoCategoryTheory.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.GrothendieckTopology.overMapPullback · cited by 19GrothendieckTopology.over…CategoryTheory.Over.mapCongr · cited by 9Over.mapCongrCategoryTheory.Functor.sheafPushforwardContinuousIso · cited by 2Functor.sheafPushforwardC…GrothendieckTopology.overMapP…CITED BYCITES

Cites13

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

Cited by10

Results whose statement or proof uses this declaration.