Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.Sieve.downward_closed

∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] {X : C} (self : CategoryTheory.Sieve X) {Y Z : C}
  {f : Y ⟶ X}, self.arrows f → ∀ (g : Z ⟶ Y), self.arrows (CategoryTheory.CategoryStruct.comp g f)

stability by precomposition

Defined in
Mathlib.CategoryTheory.Sites.Sieves
Cited by
39 results in Mathlib
Foundations
Depth 4 from the axioms · uses no axioms
Assumes
CategoryTheory.Category

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

CategoryTheory.Sieve.generate_le_iff · cited by 16Sieve.generate_le_iffCategoryTheory.Sieve.functor_galoisConnection · cited by 7Sieve.functor_galoisConne…CategoryTheory.Presieve.compatible_iff_sieveCompatible · cited by 6Presieve.compatible_iff_s…CategoryTheory.Sieve.pullbackArrows_comm · cited by 6Sieve.pullbackArrows_commCategoryTheory.Presieve.FamilyOfElements.SieveCompatible · cited by 5FamilyOfElements.SieveCom…CategoryTheory.classifier_isSheaf · cited by 4CategoryTheory.classifier…CategoryTheory.Functor.coverPreserving_restrictedTopology · cited by 3Functor.coverPreserving_r…CategoryTheory.Sieve.id_mem_iff_eq_top · cited by 3Sieve.id_mem_iff_eq_topCategoryTheory.Adjunction.isCocontinuous_iff_coverPreserving · cited by 2Adjunction.isCocontinuous…CategoryTheory.Sieve.mem_ofArrows_iff · cited by 2Sieve.mem_ofArrows_iffCategoryTheory.Presieve.extend_restrict · cited by 2Presieve.extend_restrictCategoryTheory.RanIsSheafOfIsCocontinuous.liftAux_map · cited by 2RanIsSheafOfIsCocontinuou…CategoryTheory.Presieve.isSheafFor_bind · cited by 2Presieve.isSheafFor_bindCategoryTheory.Sieve.functorPushforward_functor · cited by 2Sieve.functorPushforward_…CategoryTheory.Sieve.functorPushforward_overForget_arrows · cited by 1Sieve.functorPushforward_…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compCategoryTheory.Sieve · cited by 552CategoryTheory.SieveCategoryTheory.Sieve.arrows · cited by 446Sieve.arrowsSieve.downward_closedCITED BYCITES

Cites5

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by40

Results whose statement or proof uses this declaration.