Theorems · Theorem · category theory
CategoryTheory.Sheaf.H.map_add_apply
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {J : CategoryTheory.GrothendieckTopology C}
[inst_1 : CategoryTheory.HasSheafify J AddCommGrpCat]
[inst_2 : CategoryTheory.HasExt (CategoryTheory.Sheaf J AddCommGrpCat)] {F G : CategoryTheory.Sheaf J AddCommGrpCat}
{n : ℕ} (f g : F ⟶ G) (x : F.H n),
(CategoryTheory.Sheaf.H.map (f + g) n) x = (CategoryTheory.Sheaf.H.map f n) x + (CategoryTheory.Sheaf.H.map g n) x- Cited by
- 0 results in Mathlib
- Foundations
- Depth 116 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites25
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.Homstatement and proof · cited by 32,603
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.Functorstatement · cited by 16,252
- Oppositestatement · cited by 8,081
- AddMonoidHomstatement · cited by 3,230
- CategoryTheory.GrothendieckTopologystatement and proof · cited by 1,415
- CategoryTheory.Presheaf.IsSheafstatement · cited by 991
- map_addproof · cited by 964
- CategoryTheory.Sheafstatement and proof · cited by 763
- AddCommGrpCatstatement and proof · cited by 462
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.