Theorems · Theorem · category theory
CategoryTheory.GrothendieckTopology.hom_ext_yoneda
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] (J : CategoryTheory.GrothendieckTopology C)
[inst_1 : J.Subcanonical] {P Q : CategoryTheory.Sheaf J (Type v)} {f g : P ⟶ Q},
(∀ (X : C) (p : J.yoneda.obj X ⟶ P),
CategoryTheory.CategoryStruct.comp p f = CategoryTheory.CategoryStruct.comp p g) →
f = gTwo morphisms of sheaves of types P ⟶ Q coincide if the precompositions with morphisms
yoneda.obj X ⟶ P agree.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 49 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites24
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · 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.CategoryStruct.compstatement and proof · cited by 17,999
- CategoryTheory.Functorstatement · cited by 16,252
- Oppositestatement and proof · cited by 8,081
- CategoryTheory.NatTrans.appproof · cited by 7,406
- CategoryTheory.ConcreteCategory.homproof · cited by 4,022
- Equiv.symmproof · cited by 3,681
- Opposite.unopproof · cited by 2,231
- CategoryTheory.GrothendieckTopologystatement and proof · cited by 1,415
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.