Theorems · Definition · category theory
CategoryTheory.Sheaf.freeYonedaHomEquiv
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
{J : CategoryTheory.GrothendieckTopology C} →
{A : Type u'} →
[inst_1 : CategoryTheory.Category.{v', u'} A] →
[inst_2 : CategoryTheory.Limits.HasCoproducts A] →
[inst_3 : CategoryTheory.HasWeakSheafify J A] →
{X : C} →
{M : A} →
{F : CategoryTheory.Sheaf J A} →
(CategoryTheory.Sheaf.freeYoneda J X M ⟶ F) ≃ (M ⟶ F.obj.obj (Opposite.op X))The bijection (Sheaf.freeYoneda J X M ⟶ F) ≃ (M ⟶ F.val.obj (op X))
when F : Sheaf J A, X : C and M : A.
- Defined in
- Mathlib.CategoryTheory.Generator.Sheaf
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 39 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement · cited by 32,603
- CategoryTheory.Functor.objstatement · cited by 19,642
- CategoryTheory.Functorstatement · cited by 16,252
- Equivstatement · cited by 8,337
- Oppositestatement · cited by 8,081
- CategoryTheory.GrothendieckTopologystatement and proof · cited by 1,415
- CategoryTheory.ObjectProperty.FullSubcategory.objstatement · cited by 1,316
- CategoryTheory.Presheaf.IsSheafstatement · cited by 991
- CategoryTheory.Sheafstatement and proof · cited by 763
- Equiv.transproof · cited by 337
- CategoryTheory.HasWeakSheafifystatement and proof · cited by 221
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.