Mathlib Map

Theorems · Definition · category theory

CategoryTheory.GrothendieckTopology.MayerVietorisSquare.fromBiprod

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] →
    {J : CategoryTheory.GrothendieckTopology C} →
      [inst_1 : CategoryTheory.HasWeakSheafify J (Type v)] →
        [inst_2 : CategoryTheory.HasSheafify J AddCommGrpCat] →
          [inst_3 : CategoryTheory.HasExt (CategoryTheory.Sheaf J AddCommGrpCat)] →
            (S : J.MayerVietorisSquare) →
              (F : CategoryTheory.Sheaf J AddCommGrpCat) → (n : ℕ) → F.H' n S.X₂ ⊞ F.H' n S.X₃ ⟶ F.H' n S.X₁

The difference of two restriction maps in sheaf cohomology.

Defined in
Mathlib.CategoryTheory.Sites.SheafCohomology.MayerVietoris
Cited by
6 results in Mathlib
Foundations
Depth 124 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.HasWeakSheafifyCategoryTheory.HasSheafifyCategoryTheory.HasExt

Around this declaration

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

CategoryTheory.GrothendieckTopology.MayerVietorisSquare.fromBiprod_biprodIsoProd_inv_apply · cited by 1MayerVietorisSquare.fromB…CategoryTheory.GrothendieckTopology.MayerVietorisSquare.fromBiprod_δ · cited by 1MayerVietorisSquare.fromB…CategoryTheory.GrothendieckTopology.MayerVietorisSquare.toBiprod_fromBiprod · cited by 1MayerVietorisSquare.toBip…CategoryTheory.GrothendieckTopology.MayerVietorisSquare.sequence · cited by 1MayerVietorisSquare.seque…CategoryTheory.GrothendieckTopology.MayerVietorisSquare.fromBiprod_δ_assoc · cited by 0MayerVietorisSquare.fromB…CategoryTheory.GrothendieckTopology.MayerVietorisSquare.toBiprod_fromBiprod_assoc · cited by 0MayerVietorisSquare.toBip…CategoryTheory.GrothendieckTopology.MayerVietorisSquare.mk₀_f_comp_biprodAddEquiv_symm_biprodIsoProd_hom · cited by 0MayerVietorisSquare.mk₀_f…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Functor.map · cited by 8698Functor.mapOpposite · cited by 8081OppositeQuiver.Hom.op · cited by 1948Hom.opCategoryTheory.GrothendieckTopology · cited by 1415CategoryTheory.Grothendie…CategoryTheory.Presheaf.IsSheaf · cited by 991Presheaf.IsSheafCategoryTheory.Sheaf · cited by 763CategoryTheory.SheafAddCommGrpCat · cited by 462AddCommGrpCatCategoryTheory.Limits.biprod · cited by 312Limits.biprodCategoryTheory.HasWeakSheafify · cited by 221CategoryTheory.HasWeakShe…CategoryTheory.HasExt · cited by 218CategoryTheory.HasExtCategoryTheory.HasSheafify · cited by 106CategoryTheory.HasSheafifyCategoryTheory.Square.X₃ · cited by 98Square.X₃MayerVietorisSquare.fromBiprodCITED BYCITES

Cites24

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

Cited by7

Results whose statement or proof uses this declaration.