Theorems · Definition · category theory
CategoryTheory.Sheaf.IsLocallyInjective
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
{D : Type u'} →
[inst_1 : CategoryTheory.Category.{v', u'} D] →
{FD : D → D → Type u_1} →
{CD : D → Type w} →
[inst_2 : (X Y : D) → FunLike (FD X Y) (CD X) (CD Y)] →
[CategoryTheory.ConcreteCategory D FD] →
{J : CategoryTheory.GrothendieckTopology C} → {F₁ F₂ : CategoryTheory.Sheaf J D} → (F₁ ⟶ F₂) → PropIf φ : F₁ ⟶ F₂ is a morphism of sheaves, this is an abbreviation for
Presheaf.IsLocallyInjective J φ.val. Under suitable assumptions, it
is equivalent to the injectivity of all maps φ.val.app X,
see isLocallyInjective_iff_injective.
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 35 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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.Functorstatement · cited by 16,252
- Oppositestatement · cited by 8,081
- FunLikestatement and proof · cited by 2,560
- CategoryTheory.GrothendieckTopologystatement and proof · cited by 1,415
- CategoryTheory.Presheaf.IsSheafstatement · cited by 991
- CategoryTheory.InducedCategory.Hom.homproof · cited by 850
- CategoryTheory.Sheafstatement and proof · cited by 763
- CategoryTheory.ConcreteCategorystatement and proof · cited by 421
- CategoryTheory.Presheaf.IsLocallyInjectiveproof · cited by 58
Cited by8
Results whose statement or proof uses this declaration.
- CategoryTheory.Sheaf.isLocallySurjective_iff_epi'proof · cited by 5
- CategoryTheory.Sheaf.locallyInjectiveproof · cited by 1
- CategoryTheory.Sheaf.mono_of_isLocallyInjectivestatement and proof · cited by 1
- CategoryTheory.Sheaf.isLocallyBijective_iff_isIsostatement and proof · cited by 1
- CategoryTheory.Sheaf.isLocallyInjective_iff_injectivestatement · cited by 1
- CategoryTheory.Sheaf.isLocallyInjective_sheafToPresheaf_map_iffstatement · cited by 1
- CategoryTheory.Presheaf.isLocallyInjective_presheafToSheaf_map_iffstatement · cited by 0
- CategoryTheory.GrothendieckTopology.WEqualsLocallyBijective.mk'proof · cited by 0