Theorems · Theorem · category theory
CategoryTheory.isSheaf_coherent
∀ {C : Type u_1} [inst : CategoryTheory.Category.{v_1, u_1} C] [inst_1 : CategoryTheory.Precoherent C]
(P : CategoryTheory.Functor Cᵒᵖ (Type w)),
CategoryTheory.Presieve.IsSheaf (CategoryTheory.coherentTopology C) P ↔
∀ (B : C) (α : Type) [Finite α] (X : α → C) (π : (a : α) → X a ⟶ B),
CategoryTheory.EffectiveEpiFamily X π →
CategoryTheory.Presieve.IsSheafFor P (CategoryTheory.Presieve.ofArrows X π)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 40 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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.Functorstatement and proof · cited by 16,252
- Oppositestatement and proof · cited by 8,081
- Finitestatement and proof · cited by 3,029
- CategoryTheory.Presieveproof · cited by 449
- CategoryTheory.Precoverage.coveringsproof · cited by 194
- CategoryTheory.Presieve.ofArrowsstatement and proof · cited by 150
- CategoryTheory.coherentTopologystatement and proof · cited by 141
- CategoryTheory.Presieve.IsSheafForstatement and proof · cited by 111
- CategoryTheory.Presieve.IsSheafstatement and proof · cited by 66
- CategoryTheory.EffectiveEpiFamilystatement and proof · cited by 34
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.coherentTopology.isSheaf_yoneda_objproof · cited by 1