Theorems · Theorem · category theory
CategoryTheory.Presieve.FamilyOfElements.sieveExtend.congr_simp
∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] {P : CategoryTheory.Functor Cᵒᵖ (Type w)} {X : C}
{R : CategoryTheory.Presieve X} (x x_1 : CategoryTheory.Presieve.FamilyOfElements P R),
x = x_1 →
∀ ⦃Y : C⦄ (f f_1 : Y ⟶ X) (e_f : f = f_1) (a : (CategoryTheory.Sieve.generate R).arrows f),
x.sieveExtend f a = x_1.sieveExtend f_1 ⋯- Defined in
- Mathlib.CategoryTheory.Sites.IsSheafFor
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 14 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.
Cites10
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 · cited by 19,642
- 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 and proof · cited by 446
- CategoryTheory.Sieve.generatestatement and proof · cited by 117
- CategoryTheory.Presieve.FamilyOfElementsstatement and proof · cited by 103
- CategoryTheory.Presieve.FamilyOfElements.sieveExtendstatement and proof · cited by 12
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.