Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.Presheaf.imageSieve_mem

∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] (J : CategoryTheory.GrothendieckTopology C) {A : Type u'}
  [inst_1 : CategoryTheory.Category.{v', u'} A] {FA : A → A → Type u_1} {CA : A → Type w'}
  [inst_2 : (X Y : A) → FunLike (FA X Y) (CA X) (CA Y)] [inst_3 : CategoryTheory.ConcreteCategory A FA]
  {F G : CategoryTheory.Functor Cᵒᵖ A} (f : F ⟶ G) [CategoryTheory.Presheaf.IsLocallySurjective J f] {U : Cᵒᵖ}
  (s : CategoryTheory.ToType (G.obj U)), CategoryTheory.Presheaf.imageSieve f s ∈ J (Opposite.unop U)
Defined in
Mathlib.CategoryTheory.Sites.LocallySurjective
Cited by
14 results in Mathlib
Foundations
Depth 33 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.CategoryFunLikeCategoryTheory.ConcreteCategoryCategoryTheory.Presheaf.IsLocallySurjective

Around this declaration

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

CategoryTheory.GrothendieckTopology.ofArrows_mem_iff_isLocallySurjective_cofanIsColimitDesc_shrinkYoneda_map · cited by 2GrothendieckTopology.ofAr…CategoryTheory.Presheaf.isLocallySurjective_of_isLocallySurjective_of_isLocallyInjective · cited by 2Presheaf.isLocallySurject…CategoryTheory.Presheaf.isLocallyInjective_of_isLocallyInjective_of_isLocallySurjective · cited by 2Presheaf.isLocallyInjecti…CategoryTheory.GrothendieckTopology.Point.toPresheafFiber_map_surjective · cited by 1Point.toPresheafFiber_map…CategoryTheory.Presheaf.isLocallySurjective_of_isLocallySurjective · cited by 1Presheaf.isLocallySurject…CategoryTheory.Presheaf.isLocallySurjective_of_whisker · cited by 1Presheaf.isLocallySurject…CategoryTheory.Presheaf.isLocallySurjective_whisker · cited by 1Presheaf.isLocallySurject…PresheafOfModules.Sheafify.map_smul · cited by 0Sheafify.map_smulPresheafOfModules.Sheafify.mul_smul · cited by 0Sheafify.mul_smulPresheafOfModules.Sheafify.one_smul · cited by 0Sheafify.one_smulPresheafOfModules.Sheafify.smul_add · cited by 0Sheafify.smul_addPresheafOfModules.Sheafify.smul_zero · cited by 0Sheafify.smul_zeroPresheafOfModules.Sheafify.zero_smul · cited by 0Sheafify.zero_smulPresheafOfModules.Sheafify.add_smul · cited by 0Sheafify.add_smulDFunLike.coe · cited by 62936DFunLike.coeSet · cited by 53352SetCategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorOpposite · cited by 8081OppositeFunLike · cited by 2560FunLikeOpposite.unop · cited by 2231Opposite.unopCategoryTheory.GrothendieckTopology · cited by 1415CategoryTheory.Grothendie…CategoryTheory.Sieve · cited by 552CategoryTheory.SieveCategoryTheory.ConcreteCategory · cited by 421CategoryTheory.ConcreteCa…CategoryTheory.ToType · cited by 219CategoryTheory.ToTypeCategoryTheory.Presheaf.IsLocallySurjective · cited by 68Presheaf.IsLocallySurject…CategoryTheory.Presheaf.imageSieve · cited by 30Presheaf.imageSievePresheaf.imageSieve_memCITED BYCITES

Cites16

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

Cited by14

Results whose statement or proof uses this declaration.