Theorems · Definition · category theory
CategoryTheory.Sheaf.functorialLocallySurjectiveInjectiveFactorization
{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] →
[J.WEqualsLocallyBijective A] →
CategoryTheory.ConcreteCategory.FunctorialSurjectiveInjectiveFactorizationData A →
[CategoryTheory.HasWeakSheafify J A] →
(CategoryTheory.Sheaf.locallySurjective J A).FunctorialFactorizationData
(CategoryTheory.Sheaf.locallyInjective J A)Given a functorial surjective/injective factorizations of morphisms in a concrete
category A, this is the induced functorial locally surjective/locally injective
factorization of morphisms in the category Sheaf J A.
- Defined in
- Mathlib.CategoryTheory.Sites.EpiMono
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 44 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites31
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
- CategoryTheory.CategoryStruct.compproof · cited by 17,999
- CategoryTheory.Functorstatement · cited by 16,252
- Oppositestatement and proof · cited by 8,081
- CategoryTheory.Functor.compproof · cited by 6,529
- FunLikestatement and proof · cited by 2,560
- CategoryTheory.GrothendieckTopologystatement and proof · cited by 1,415
- CategoryTheory.Presheaf.IsSheafstatement · cited by 991
- CategoryTheory.Sheafstatement and proof · cited by 763
- CategoryTheory.Arrowproof · cited by 713
- CategoryTheory.Functor.whiskerLeftproof · cited by 496
- CategoryTheory.invproof · cited by 467
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.