Theorems · Theorem · category theory
CategoryTheory.Presieve.extend_agrees
∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] {P : CategoryTheory.Functor Cᵒᵖ (Type w)} {X Y : C}
{R : CategoryTheory.Presieve X} {x : CategoryTheory.Presieve.FamilyOfElements P R},
x.Compatible → ∀ {f : Y ⟶ X} (hf : R f), x.sieveExtend f ⋯ = x f hfThe extension of a family agrees with the original family.
- Defined in
- Mathlib.CategoryTheory.Sites.IsSheafFor
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 30 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.
Cites16
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 and proof · cited by 32,603
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.CategoryStruct.compproof · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- Oppositestatement and proof · cited by 8,081
- CategoryTheory.CategoryStruct.idproof · cited by 6,235
- CategoryTheory.Category.id_compproof · cited by 1,998
- CategoryTheory.Functor.map_idproof · cited by 616
- CategoryTheory.Presievestatement and proof · cited by 449
- CategoryTheory.types_congr_homproof · cited by 149
- CategoryTheory.Presieve.FamilyOfElementsstatement and proof · cited by 103
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.Presieve.restrict_extendproof · cited by 3