Theorems · Definition · category theory
CategoryTheory.Functor.OneHypercoverDenseData.sieve
{C₀ : Type u₀} →
{C : Type u} →
[inst : CategoryTheory.Category.{v₀, u₀} C₀] →
[inst_1 : CategoryTheory.Category.{v, u} C] →
{F : CategoryTheory.Functor C₀ C} →
{J₀ : CategoryTheory.GrothendieckTopology C₀} →
{J : CategoryTheory.GrothendieckTopology C} →
{X : C} → F.OneHypercoverDenseData J₀ J X → {X₀ : C₀} → (F.obj X₀ ⟶ X) → CategoryTheory.Sieve X₀Given data : OneHypercoverDenseData F J₀ J X and a morphism f : F.obj X₀ ⟶ X,
this is the sieve of X₀ consisting of morphisms g : Y₀ ⟶ X₀ such that there
exists i₀ : data.I₀, q : F.obj Y₀ ⟶ F.obj (data.X i₀) such that
we have a factorization q ≫ data.f i₀ = F.map g ≫ f.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 16 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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 and proof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.GrothendieckTopologystatement and proof · cited by 1,415
- CategoryTheory.Sievestatement · cited by 552
- CategoryTheory.Functor.OneHypercoverDenseDatastatement and proof · cited by 50
- CategoryTheory.Functor.OneHypercoverDenseData.SieveStructproof · cited by 7
Cited by4
Results whose statement or proof uses this declaration.
- CategoryTheory.Functor.OneHypercoverDenseData.essSurj.restrictionproof · cited by 12
- CategoryTheory.Functor.OneHypercoverDenseData.essSurj.restriction_mapproof · cited by 3
- CategoryTheory.Functor.OneHypercoverDenseData.sieve_applystatement and proof · cited by 0
- CategoryTheory.Functor.OneHypercoverDenseData.sieve_memstatement · cited by 0