Theorems · Definition · category theory
CategoryTheory.Presieve.shrinkFunctorHomEquiv
{C : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
{X : C} →
{S : CategoryTheory.Sieve X} →
[inst_1 : CategoryTheory.LocallySmall.{w, v₁, u₁} C] →
{F : CategoryTheory.Functor Cᵒᵖ (Type w)} →
((CategoryTheory.Sieve.shrinkFunctor.{w, v₁, u₁} S).toFunctor ⟶ F) ≃ { x // x.Compatible }(Implementation). This is a (primarily internal) equivalence between natural transformations and compatible families. Cf the discussion after Lemma 7.47.10 in <https://stacks.math.columbia.edu/tag/00YW>. See also the proof of C2.1.4 of [Elephant], and the discussion in [MM92], Chapter III, Section 4.
- Defined in
- Mathlib.CategoryTheory.Sites.IsSheafFor
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 33 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites21
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.Functorstatement and proof · cited by 16,252
- Equivstatement · cited by 8,337
- 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.Sievestatement and proof · cited by 552
Cited by6
Results whose statement or proof uses this declaration.
- CategoryTheory.Presieve.isSheafFor_iff_bijective_shrinkFunctor_ι_compproof · cited by 4
- CategoryTheory.Presieve.shrinkFunctor_ι_comp_eq_iff_isAmalgamationstatement · cited by 1
- CategoryTheory.Presieve.shrinkFunctorHomEquiv_apply_coestatement and proof · cited by 0
- CategoryTheory.Presieve.shrinkFunctorHomEquiv_symm_apply_appstatement and proof · cited by 0
- CategoryTheory.Presieve.extension_iff_amalgamationstatement · cited by 0
- CategoryTheory.Presieve.natTransEquivCompatibleFamilyproof · cited by 0