Theorems · Definition · category theory
CategoryTheory.Sheaf.locallyInjective
{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] → CategoryTheory.MorphismProperty (CategoryTheory.Sheaf J A)The class of locally injective morphisms of sheaves, see Sheaf.IsLocallyInjective.
- Defined in
- Mathlib.CategoryTheory.Sites.EpiMono
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 36 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.Homproof · cited by 32,603
- CategoryTheory.Functorstatement · cited by 16,252
- Oppositestatement · cited by 8,081
- FunLikestatement and proof · cited by 2,560
- CategoryTheory.MorphismPropertystatement · cited by 2,179
- CategoryTheory.GrothendieckTopologystatement and proof · cited by 1,415
- CategoryTheory.Presheaf.IsSheafstatement · cited by 991
- CategoryTheory.Sheafstatement and proof · cited by 763
- CategoryTheory.ConcreteCategorystatement and proof · cited by 421
- CategoryTheory.Sheaf.IsLocallyInjectiveproof · cited by 7
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.Sheaf.isLocallySurjective_iff_epi'proof · cited by 5
- CategoryTheory.Sheaf.functorialLocallySurjectiveInjectiveFactorizationstatement · cited by 0