Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Sheaf.IsLocallySurjective

{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)] →
                [CategoryTheory.ConcreteCategory A FA] → {F₁ F₂ : CategoryTheory.Sheaf J A} → (F₁ ⟶ F₂) → Prop

If φ : F₁ ⟶ F₂ is a morphism of sheaves, this is an abbreviation for Presheaf.IsLocallySurjective J φ.val.

Defined in
Mathlib.CategoryTheory.Sites.LocallySurjective
Cited by
11 results in Mathlib
Foundations
Depth 35 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.CategoryFunLikeCategoryTheory.ConcreteCategory

Around this declaration

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

CategoryTheory.Sheaf.isLocallySurjective_iff_epi' · cited by 5Sheaf.isLocallySurjective…CategoryTheory.coherentTopology.isLocallySurjective_iff · cited by 3coherentTopology.isLocall…LightCondensed.isLocallySurjective_iff_locallySurjective_on_lightProfinite · cited by 2LightCondensed.isLocallyS…CategoryTheory.Sheaf.isLocallySurjective_iff_epi · cited by 2Sheaf.isLocallySurjective…CategoryTheory.Sheaf.locallySurjective · cited by 1Sheaf.locallySurjectiveCategoryTheory.coherentTopology.isLocallySurjective_π_app_zero_of_isLocallySurjective_map · cited by 1coherentTopology.isLocall…CategoryTheory.Sheaf.isLocallyBijective_iff_isIso · cited by 1Sheaf.isLocallyBijective_…CategoryTheory.Presheaf.isLocallySurjective_presheafToSheaf_map_iff · cited by 1Presheaf.isLocallySurject…CategoryTheory.extensiveTopology.isLocallySurjective_iff · cited by 1extensiveTopology.isLocal…CategoryTheory.Sheaf.isLocallySurjective_iff_isIso · cited by 1Sheaf.isLocallySurjective…CategoryTheory.Sheaf.isLocallySurjective_sheafToPresheaf_map_iff · cited by 1Sheaf.isLocallySurjective…CategoryTheory.GrothendieckTopology.WEqualsLocallyBijective.mk' · cited by 0WEqualsLocallyBijective.m…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorOpposite · cited by 8081OppositeFunLike · cited by 2560FunLikeCategoryTheory.GrothendieckTopology · cited by 1415CategoryTheory.Grothendie…CategoryTheory.Presheaf.IsSheaf · cited by 991Presheaf.IsSheafCategoryTheory.InducedCategory.Hom.hom · cited by 850Hom.homCategoryTheory.Sheaf · cited by 763CategoryTheory.SheafCategoryTheory.ConcreteCategory · cited by 421CategoryTheory.ConcreteCa…CategoryTheory.Presheaf.IsLocallySurjective · cited by 68Presheaf.IsLocallySurject…Sheaf.IsLocallySurjectiveCITED BYCITES

Cites11

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

Cited by12

Results whose statement or proof uses this declaration.