Theorems · Definition · category theory
CategoryTheory.Functor.essImage.liftFunctor
{J : Type u_1} →
{C : Type u_2} →
{D : Type u_3} →
[inst : CategoryTheory.Category.{v_1, u_1} J] →
[inst_1 : CategoryTheory.Category.{v_2, u_2} C] →
[inst_2 : CategoryTheory.Category.{v_3, u_3} D] →
(G : CategoryTheory.Functor J D) →
(F : CategoryTheory.Functor C D) →
[F.Full] → [F.Faithful] → (∀ (j : J), F.essImage (G.obj j)) → CategoryTheory.Functor J CLift a functor G : J ⥤ D to the essential image of a fully faithful functor F : C ⥤ D to a
functor G' : J ⥤ C such that G' ⋙ F ≅ G. See essImage.liftFunctorCompIso.
- Defined in
- Mathlib.CategoryTheory.EssentialImage
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 21 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
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.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.CategoryStruct.compproof · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapproof · cited by 8,698
- CategoryTheory.Iso.homproof · cited by 7,684
- CategoryTheory.Iso.invproof · cited by 6,514
- CategoryTheory.InducedCategory.Hom.homproof · cited by 850
- CategoryTheory.Functor.Fullstatement and proof · cited by 341
- CategoryTheory.Functor.Faithfulstatement and proof · cited by 313
- CategoryTheory.Functor.essImagestatement and proof · cited by 82
Cited by5
Results whose statement or proof uses this declaration.
- CategoryTheory.Functor.essImage.liftFunctorCompIsostatement · cited by 2
- CategoryTheory.Functor.essImage.liftFunctorCompIso_hom_appstatement · cited by 0
- CategoryTheory.Functor.essImage.liftFunctorCompIso_inv_appstatement · cited by 0
- CategoryTheory.Functor.essImage.liftFunctor_mapstatement and proof · cited by 0
- CategoryTheory.Functor.essImage.liftFunctor_objstatement and proof · cited by 0