Theorems · Theorem · category theory
CategoryTheory.Equalizer.Presieve.Arrows.sheaf_condition
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] (P : CategoryTheory.Functor Cᵒᵖ (Type w)) {B : C} {I : Type t}
[inst_1 : Small.{w, t} I] (X : I → C) (π : (i : I) → X i ⟶ B)
[inst_2 : (CategoryTheory.Presieve.ofArrows X π).HasPairwisePullbacks],
CategoryTheory.Presieve.IsSheafFor P (CategoryTheory.Presieve.ofArrows X π) ↔
Nonempty
(CategoryTheory.Limits.IsLimit
(CategoryTheory.Limits.Fork.ofι (CategoryTheory.Equalizer.Presieve.Arrows.forkMap P X π) ⋯))P is a sheaf for Presieve.ofArrows X π, iff the fork given by w is an equalizer.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 38 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites41
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
- CategoryTheory.Functor.mapproof · cited by 8,698
- Oppositestatement and proof · cited by 8,081
- CategoryTheory.ConcreteCategory.homproof · cited by 4,022
- Equiv.symmproof · cited by 3,681
- Quiver.Hom.opproof · cited by 1,948
- CategoryTheory.Limits.WalkingParallelPairstatement · cited by 781
- CategoryTheory.Limits.parallelPairstatement · cited by 766
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.Presieve.isSheafFor_of_preservesProductproof · cited by 2