Theorems · Theorem · category theory
CategoryTheory.Presieve.preservesTerminal_of_isSheaf_for_empty
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {I : C} (F : CategoryTheory.Functor Cᵒᵖ (Type w)),
CategoryTheory.Presieve.IsSheafFor F (CategoryTheory.Presieve.ofArrows Empty.elim fun a => Empty.instIsEmpty.elim a) →
∀ (hI : CategoryTheory.Limits.IsInitial I),
CategoryTheory.Limits.PreservesLimit (CategoryTheory.Functor.empty Cᵒᵖ) FIf F is a presheaf which satisfies the sheaf condition with respect to the empty presieve on the
initial object, then F preserves terminal objects.
- Defined in
- Mathlib.CategoryTheory.Sites.Preserves
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 72 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.
Cites23
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 · cited by 32,603
- CategoryTheory.Functorstatement and proof · cited by 16,252
- Oppositestatement and proof · cited by 8,081
- CategoryTheory.Discretestatement · cited by 2,447
- CategoryTheory.Iso.symmproof · cited by 993
- CategoryTheory.Iso.transproof · cited by 566
- CategoryTheory.Limits.PreservesLimitstatement · cited by 293
- CategoryTheory.Functor.mapIsoproof · cited by 224
- CategoryTheory.Limits.HasInitialproof · cited by 185
- CategoryTheory.Limits.IsInitialstatement and proof · cited by 158
- CategoryTheory.Presieve.ofArrowsstatement and proof · cited by 150
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.Presieve.firstMap_eq_secondMapproof · cited by 0