Theorems · Definition · category theory
CategoryTheory.Functor.essImage.liftFunctorCompIso
{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) →
[inst_3 : F.Full] →
[inst_4 : F.Faithful] →
(hG : ∀ (j : J), F.essImage (G.obj j)) →
(CategoryTheory.Functor.essImage.liftFunctor G F hG).comp F ≅ GA functor G : J ⥤ D to the essential image of a fully faithful functor F : C ⥤ D does
factor through essImage.liftFunctor G F hG.
- Defined in
- Mathlib.CategoryTheory.EssentialImage
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 24 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.compstatement · cited by 6,529
- CategoryTheory.Isostatement · cited by 3,963
- CategoryTheory.Functor.Fullstatement and proof · cited by 341
- CategoryTheory.Functor.Faithfulstatement and proof · cited by 313
- CategoryTheory.Functor.mapIsoproof · cited by 224
- CategoryTheory.NatIso.ofComponentsproof · cited by 178
- CategoryTheory.ObjectProperty.ιproof · cited by 95
- CategoryTheory.Functor.essImagestatement and proof · cited by 82
- CategoryTheory.Functor.objObjPreimageIsoproof · cited by 54
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.Functor.essImage.liftFunctorCompIso_hom_appstatement and proof · cited by 0
- CategoryTheory.Functor.essImage.liftFunctorCompIso_inv_appstatement and proof · cited by 0