Theorems · Theorem · category theory
CategoryTheory.Presieve.restrict_extend
∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] {P : CategoryTheory.Functor Cᵒᵖ (Type w)} {X : C}
{R : CategoryTheory.Presieve X} {x : CategoryTheory.Presieve.FamilyOfElements P R},
x.Compatible → CategoryTheory.Presieve.FamilyOfElements.restrict ⋯ x.sieveExtend = xThe restriction of an extension is the original.
- Defined in
- Mathlib.CategoryTheory.Sites.IsSheafFor
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 31 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CategoryTheory.Category
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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.Homproof · cited by 32,603
- CategoryTheory.Functorstatement and proof · cited by 16,252
- Oppositestatement and proof · cited by 8,081
- CategoryTheory.Presievestatement and proof · cited by 449
- CategoryTheory.Sieve.arrowsstatement · cited by 446
- CategoryTheory.Sieve.generatestatement · cited by 117
- CategoryTheory.Presieve.FamilyOfElementsstatement and proof · cited by 103
- CategoryTheory.Presieve.FamilyOfElements.Compatiblestatement and proof · cited by 79
- CategoryTheory.Sieve.le_generatestatement · cited by 20
- CategoryTheory.Presieve.FamilyOfElements.restrictstatement · cited by 13
- CategoryTheory.Presieve.FamilyOfElements.sieveExtendstatement · cited by 12
Cited by3
Results whose statement or proof uses this declaration.
- CategoryTheory.Presieve.isSheafFor_iff_generateproof · cited by 20
- CategoryTheory.coherentTopology.isSheaf_yoneda_objproof · cited by 1
- CategoryTheory.regularTopology.isSheaf_yoneda_objproof · cited by 0