Theorems · Theorem · category theory
CategoryTheory.Precoverage.small_subsheafify_of_small
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {K : CategoryTheory.Precoverage C}
{F : CategoryTheory.Functor Cᵒᵖ (Type w)},
(∀ ⦃X : C⦄, ∀ R ∈ K.coverings X, CategoryTheory.Presieve.IsSheafFor F R) →
∀ (𝒮 : (Z : C) → Set (F.obj (Opposite.op Z))),
(∀ (Z : C), Small.{max u v, w} ↑(𝒮 Z)) →
CategoryTheory.FunctorToTypes.Small.{max u v, w, v, u} (K.subsheafify 𝒮).toFunctorIf 𝒮 Z is max u v-small for every Z, then the subsheaf generated by 𝒮 Z has
max u v-small sections.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 23 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.
Cites27
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setstatement and proof · cited by 53,352
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homproof · cited by 32,603
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- Oppositestatement and proof · cited by 8,081
- Set.Elemstatement and proof · cited by 7,166
- Equiv.symmproof · cited by 3,681
- Subtype.propproof · cited by 505
- CategoryTheory.Presievestatement and proof · cited by 449
- Smallstatement and proof · cited by 369
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.Precoverage.Generates.isSheaf_of_forallproof · cited by 1