Theorems · Theorem · category theory
CategoryTheory.GrothendieckTopology.MayerVietorisSquare.toBiprod_apply
∀ {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 : ℕ} (y : ↑(F.H' n S.X₄)),
(CategoryTheory.ConcreteCategory.hom (S.toBiprod F n)) y =
(CategoryTheory.ConcreteCategory.hom
(((F.cohomologyPresheaf n).obj (Opposite.op S.X₂)).biprodIsoProd
((F.cohomologyPresheaf n).obj (Opposite.op S.X₃))).inv)
((CategoryTheory.ConcreteCategory.hom ((F.cohomologyPresheaf n).map S.f₂₄.op)) y,
(CategoryTheory.ConcreteCategory.hom ((F.cohomologyPresheaf n).map S.f₃₄.op)) y)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 125 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites47
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homproof · cited by 32,603
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.Functorstatement · cited by 16,252
- CategoryTheory.Functor.mapstatement and proof · cited by 8,698
- Oppositestatement · cited by 8,081
- CategoryTheory.Iso.homproof · cited by 7,684
- CategoryTheory.Iso.invstatement and proof · cited by 6,514
- CategoryTheory.ConcreteCategory.homstatement and proof · cited by 4,022
- AddMonoidHomstatement · cited by 3,230
- Quiver.Hom.opstatement and proof · cited by 1,948
Cited by1
Results whose statement or proof uses this declaration.